This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
llvm
/
lib
/
CodeGen
History
Ruchira Sasanka
36f13d1c2f
Fixed a bug concering LR spilling. Earlier, added spilled code was not inserted
...
into the instruction stream correctly. llvm-svn: 1294
2001-11-13 23:09:30 +00:00
..
InstrSched
Eliminate most uses of the machine instruction vector for each LLVM instr,
2001-11-12 18:53:43 +00:00
InstrSelection
For phi elimination, now we are generating only one instruction
2001-11-12 19:42:27 +00:00
RegAlloc
Fixed a bug concering LR spilling. Earlier, added spilled code was not inserted
2001-11-13 23:09:30 +00:00
MachineInstr.cpp
Bug fix in offset alignment computations: don't subtract the padding
2001-11-12 23:26:23 +00:00
Makefile
added RegAlloc Directory to DIRS
2001-09-14 21:28:17 +00:00