index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
lib
/
Target
/
Sparc
/
PeepholeOpts.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Inline simple comparison which is sparc specific anyway
Chris Lattner
2003-09-01
1
-2
/
+45
*
Move private interfaces into private .h file
Chris Lattner
2003-09-01
1
-1
/
+1
*
Simplify code a bit
Chris Lattner
2003-09-01
1
-31
/
+15
*
Restore 'nice name' to pass
Chris Lattner
2003-08-14
1
-0
/
+1
*
Factory methods for function passes now return type FunctionPass *.
Brian Gaeke
2003-08-14
1
-7
/
+1
*
Cleaned up code layout; no functional changes.
Misha Brukman
2003-05-23
1
-24
/
+20
*
Rename MachineInstrInfo -> TargetInstrInfo
Chris Lattner
2003-01-14
1
-2
/
+2
*
Rename MachineOptInfo to TargetoptInfo
Chris Lattner
2002-12-29
1
-1
/
+1
*
Replaced uses of deprecated `MachineFunction::get(BasicBlock *BB)'.
Misha Brukman
2002-10-28
1
-2
/
+11
*
Rename MachineCodeForBasicBlock to MachineBasicBlock
Chris Lattner
2002-10-28
1
-25
/
+17
*
Bug fix: some redundant copies were not being deleted after detection :-|.
Vikram S. Adve
2002-09-27
1
-7
/
+9
*
Peephole optimization pass on final machine code.
Vikram S. Adve
2002-09-20
1
-0
/
+136