This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
2c5ddd20ba7e97564c5ff178a6a569d94dea6361
clang-p2996
/
llvm
/
lib
/
CodeGen
/
InstrSched
History
Alkis Evlogimenos
8cdd0215bf
Remove getAllocatedRegNum(). Use getReg() instead.
...
llvm-svn: 11393
2004-02-13 21:01:20 +00:00
..
InstrScheduling.cpp
Change MachineBasicBlock's vector of MachineInstr pointers into an
2004-02-12 02:27:10 +00:00
Makefile
Added LLVM copyright notice to Makefiles.
2003-10-20 22:26:57 +00:00
SchedGraph.cpp
Remove getAllocatedRegNum(). Use getReg() instead.
2004-02-13 21:01:20 +00:00
SchedGraph.h
getOpCode() --> getOpcode().
2004-02-12 01:34:05 +00:00
SchedGraphCommon.cpp
Moved iterators around.
2004-01-20 17:51:13 +00:00
SchedPriorities.cpp
getOpCode() --> getOpcode().
2004-02-12 01:34:05 +00:00
SchedPriorities.h
Put all LLVM code into the llvm namespace, as per bug 109.
2003-11-11 22:41:34 +00:00