index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
Target
/
ARM
/
ARMTargetMachine.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
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