.. |
SelectionDAG
|
More DAG combining. Still need the branch instructions, and select_cc
|
2005-09-16 00:54:12 +00:00 |
AsmPrinter.cpp
|
Culling out use of unions for converting FP to bits and vice versa.
|
2005-08-17 19:34:49 +00:00 |
BranchFolding.cpp
|
Remove trailing whitespace
|
2005-04-21 22:36:52 +00:00 |
ELFWriter.cpp
|
Fix VC++ constant truncation warning.
|
2005-08-19 16:19:21 +00:00 |
IntrinsicLowering.cpp
|
Eliminate all remaining tabs and trailing spaces.
|
2005-07-27 06:12:32 +00:00 |
LiveInterval.cpp
|
Print the symbolic register name in a register allocator debug dump.
|
2005-05-14 05:34:15 +00:00 |
LiveInterval.h
|
Print the symbolic register name in a register allocator debug dump.
|
2005-05-14 05:34:15 +00:00 |
LiveIntervalAnalysis.cpp
|
remove debugging code *slaps head*
|
2005-09-09 19:19:20 +00:00 |
LiveIntervalAnalysis.h
|
Teach live intervals to not crash on dead livein regs
|
2005-09-02 00:20:32 +00:00 |
LiveVariables.cpp
|
Implement LiveVariables.h change
|
2005-08-24 00:09:33 +00:00 |
MachineBasicBlock.cpp
|
Remove trailing whitespace
|
2005-04-21 22:36:52 +00:00 |
MachineCodeEmitter.cpp
|
new is not a valid default anywhere, so make this pure virtual
|
2005-07-28 18:13:59 +00:00 |
MachineFunction.cpp
|
If a function has live ins/outs, print them
|
2005-08-31 22:34:59 +00:00 |
MachineInstr.cpp
|
Remove trailing whitespace
|
2005-04-21 22:36:52 +00:00 |
Makefile
|
|
|
Passes.cpp
|
Remove trailing whitespace
|
2005-04-21 22:36:52 +00:00 |
PHIElimination.cpp
|
adjust to new live variables interface
|
2005-08-23 23:42:17 +00:00 |
PhysRegTracker.h
|
|
|
PrologEpilogInserter.cpp
|
Fix a bug in my previous patch that was using the wrong iterator. This fixes
|
2005-08-29 00:10:46 +00:00 |
RegAllocIterativeScan.cpp
|
|
|
RegAllocLinearScan.cpp
|
When checking the fixed intervals, don't forget to check for register aliases.
|
2005-08-30 21:03:36 +00:00 |
RegAllocLocal.cpp
|
adjust to new live variables interface
|
2005-08-23 23:42:17 +00:00 |
RegAllocSimple.cpp
|
Convert tabs to spaces
|
2005-04-22 04:01:18 +00:00 |
TwoAddressInstructionPass.cpp
|
Remove trailing whitespace
|
2005-04-21 22:36:52 +00:00 |
UnreachableBlockElim.cpp
|
Remove trailing whitespace
|
2005-04-21 22:36:52 +00:00 |
VirtRegMap.cpp
|
Use continue in the use-processing loop to make it clear what the early exits
|
2005-09-09 20:29:51 +00:00 |
VirtRegMap.h
|
Remove trailing whitespace
|
2005-04-21 22:36:52 +00:00 |