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
/
ARM
/
ARMTargetMachine.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Overhaul my earlier submission due to feedback. It's a large patch, but most of
Bill Wendling
2009-02-24
1
-1
/
+2
*
ARM JIT should observe -relocation-model command line option.
Evan Cheng
2008-10-30
1
-0
/
+1
*
Use raw_ostream throughout the AsmPrinter.
Owen Anderson
2008-08-21
1
-2
/
+2
*
Move ARM to pluggable asmprinter
Anton Korobeynikov
2008-08-17
1
-4
/
+16
*
Change target-specific classes to use more precise static types.
Dan Gohman
2008-05-14
1
-4
/
+4
*
Use PassManagerBase instead of FunctionPassManager for functions
Dan Gohman
2008-03-11
1
-5
/
+5
*
Rename MRegisterInfo to TargetRegisterInfo.
Dan Gohman
2008-02-10
1
-1
/
+1
*
Remove attribution from file headers, per discussion on llvmdev.
Chris Lattner
2007-12-29
1
-2
/
+1
*
Added -print-emitted-asm to print out JIT generated asm to cerr.
Evan Cheng
2007-07-20
1
-2
/
+2
*
Initial ARM JIT support by Raul Fernandes Herbster.
Evan Cheng
2007-07-05
1
-0
/
+9
*
Move if-conversion after all passes that may use register scavenger.
Evan Cheng
2007-05-16
1
-1
/
+0
*
Hooks for predication support.
Evan Cheng
2007-05-16
1
-0
/
+1
*
Implement getTargetLowering() or else LSR won't be using ARM specific hooks.
Evan Cheng
2007-03-13
1
-0
/
+6
*
Added -march=thumb; removed -enable-thumb.
Evan Cheng
2007-02-23
1
-1
/
+10
*
ARM backend contribution from Apple.
Evan Cheng
2007-01-19
1
-8
/
+9
*
Implement a MachineFunctionPass to fix the mul instruction
Rafael Espindola
2006-09-19
1
-0
/
+1
*
1. Remove condition on delete.
Jim Laskey
2006-09-07
1
-5
/
+4
*
Make target asm info a property of the target machine.
Jim Laskey
2006-09-07
1
-0
/
+5
*
Completely rearchitect the interface between targets and the pass manager.
Chris Lattner
2006-09-04
1
-4
/
+5
*
Declare the callee saved regs
Rafael Espindola
2006-08-16
1
-1
/
+2
*
added a skeleton of the ARM backend
Rafael Espindola
2006-05-14
1
-0
/
+49