This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
llvm-project
Watch
0
Star
0
Fork
0
You've already forked llvm-project
mirror of
https://github.com/llvm/llvm-project.git
synced
2025-05-16 22:26:05 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
llvm-project
/
llvm
/
lib
/
CodeGen
History
Vikram S. Adve
4b9c46da24
Bug fix in offset alignment computations: don't subtract the padding
...
value from size *before* subtracting size from offset! llvm-svn: 1283
2001-11-12 23:26:23 +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
Changed code to ignore Phi Nodes in PhyRegAlloc
2001-11-10 21:21:36 +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