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-24 21:05:23 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
/
CodeGen
History
Chris Lattner
0f4f239899
Implement some more missing promotions.
...
llvm-svn: 19606
2005-01-16 05:06:12 +00:00
..
SelectionDAG
Implement some more missing promotions.
2005-01-16 05:06:12 +00:00
AsmPrinter.cpp
Silence VS warnings
2005-01-08 19:59:10 +00:00
BranchFolding.cpp
…
IntrinsicLowering.cpp
…
LiveInterval.cpp
Prevent accessing past the end of the intervals vector, this fixes
2004-12-04 01:22:09 +00:00
LiveInterval.h
Fix typeo
2004-11-18 04:31:10 +00:00
LiveIntervalAnalysis.cpp
Silence warnings from VS
2005-01-08 19:55:00 +00:00
LiveIntervalAnalysis.h
For PR387:\
2004-12-07 04:03:45 +00:00
LiveVariables.cpp
…
MachineBasicBlock.cpp
…
MachineCodeEmitter.cpp
Fix the FIXME, nuke the JIT specific forceCompilationOf method.
2004-11-22 21:54:35 +00:00
MachineFunction.cpp
Silence warnings from VS
2005-01-08 19:55:00 +00:00
MachineInstr.cpp
…
Makefile
…
Passes.cpp
…
PHIElimination.cpp
…
PhysRegTracker.h
…
PrologEpilogInserter.cpp
…
RegAllocIterativeScan.cpp
Silence VS warnings
2005-01-08 19:53:50 +00:00
RegAllocLinearScan.cpp
Silence VS warnings
2005-01-08 19:53:50 +00:00
RegAllocLocal.cpp
…
RegAllocSimple.cpp
…
TwoAddressInstructionPass.cpp
Make the 2-address instruction lowering pass smarter in two ways:
2005-01-02 02:34:12 +00:00
UnreachableBlockElim.cpp
…
ValueTypes.cpp
implement these methods.
2005-01-15 06:52:40 +00:00
VirtRegMap.cpp
Improve compatibility with acc
2005-01-14 15:54:24 +00:00
VirtRegMap.h
…