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-22 03:48:57 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
/
CodeGen
History
Chris Lattner
a27bbd33e6
The insertion method returns void now
...
llvm-svn: 15779
2004-08-15 22:14:31 +00:00
..
InstrSched
…
ModuloScheduling
Get rid of a warning when compiling optimized. Uninitialized variable has
2004-08-07 15:19:31 +00:00
SelectionDAG
…
BranchFolding.cpp
…
IntrinsicLowering.cpp
…
LiveInterval.cpp
…
LiveInterval.h
…
LiveIntervalAnalysis.cpp
Clean up whitespace.
2004-08-04 09:46:56 +00:00
LiveIntervalAnalysis.h
Clean up whitespace.
2004-08-04 09:46:56 +00:00
LiveVariables.cpp
…
MachineBasicBlock.cpp
…
MachineCodeEmitter.cpp
…
MachineCodeForInstruction.cpp
…
MachineFunction.cpp
Stop using CreateStackObject(RegClass*)
2004-08-15 22:02:22 +00:00
MachineInstr.cpp
…
MachineInstrAnnot.cpp
Tighten up some whitespace. Include SparcV9TmpInstr.h to pick up
2004-08-04 07:34:44 +00:00
Makefile
Adding ModuloScheduling so that it compiles for everyone.
2004-08-01 19:00:17 +00:00
Passes.cpp
…
PHIElimination.cpp
…
PhysRegTracker.h
…
PrologEpilogInserter.cpp
Stop using CreateStackObject(RegClass*)
2004-08-15 22:02:22 +00:00
RegAllocIterativeScan.cpp
Convert indentation to 2 spaces.
2004-08-04 09:46:26 +00:00
RegAllocLinearScan.cpp
Convert indentation to 2 spaces.
2004-08-04 09:46:26 +00:00
RegAllocLocal.cpp
Nuke ifdef'd out code
2004-08-15 22:03:57 +00:00
RegAllocSimple.cpp
Stop using CreateStackObject(RegClass*)
2004-08-15 22:02:22 +00:00
TwoAddressInstructionPass.cpp
The insertion method returns void now
2004-08-15 22:14:31 +00:00
UnreachableBlockElim.cpp
…
VirtRegMap.cpp
Stop using CreateStackObject(RegClass*)
2004-08-15 22:02:22 +00:00
VirtRegMap.h
…