This website requires JavaScript.
Explore
Help
Register
Sign In
RPCS3
/
llvm-mirror
Watch
1
Star
0
Fork
0
You've already forked llvm-mirror
mirror of
https://github.com/RPCS3/llvm-mirror.git
synced
2025-01-30 08:44:48 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
/
CodeGen
History
Chris Lattner
8d479b62ad
Add support for undef
...
llvm-svn: 17055
2004-10-16 18:19:26 +00:00
..
SelectionDAG
Update to reflect changes in Makefile rules.
2004-10-13 11:46:52 +00:00
AsmPrinter.cpp
Add support for undef
2004-10-16 18:19:26 +00:00
BranchFolding.cpp
…
IntrinsicLowering.cpp
…
LiveInterval.cpp
…
LiveInterval.h
…
LiveIntervalAnalysis.cpp
When a virtual register is folded into an instruction, keep track of whether
2004-10-01 23:15:36 +00:00
LiveIntervalAnalysis.h
* Wrap some comments to 80 cols
2004-09-30 15:59:17 +00:00
LiveVariables.cpp
…
MachineBasicBlock.cpp
…
MachineCodeEmitter.cpp
…
MachineFunction.cpp
…
MachineInstr.cpp
Allow machine operands to represent global variables with offsets. This is
2004-10-15 04:38:41 +00:00
Makefile
ModuloScheduling has moved to lib/Target/SparcV9
2004-10-10 23:37:40 +00:00
Makefile.am
Update to reflect changes in Makefile rules.
2004-10-13 11:46:52 +00:00
Passes.cpp
…
PHIElimination.cpp
…
PhysRegTracker.h
…
PrologEpilogInserter.cpp
…
RegAllocIterativeScan.cpp
…
RegAllocLinearScan.cpp
…
RegAllocLocal.cpp
…
RegAllocSimple.cpp
…
TwoAddressInstructionPass.cpp
…
UnreachableBlockElim.cpp
…
VirtRegMap.cpp
This patch fixes the nasty bug that caused 175.vpr to fail for X86 last night.
2004-10-15 03:19:31 +00:00
VirtRegMap.h
When a virtual register is folded into an instruction, keep track of whether
2004-10-01 23:15:36 +00:00