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
/
ARMSubtarget.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
The attached patches implement most of the ARM AAPCS-VFP hard float
Anton Korobeynikov
2009-06-08
1
-0
/
+6
*
Implement review feedback. Make thumb2 'normal' subtarget feature
Anton Korobeynikov
2009-06-01
1
-9
/
+6
*
Add placeholder for thumb2 stuff
Anton Korobeynikov
2009-05-29
1
-5
/
+13
*
Add ARMv7 architecture, Cortex processors and different FPU modes handling.
Anton Korobeynikov
2009-05-23
1
-1
/
+1
*
Propagate CPU string out of SubtargetFeatures
Anton Korobeynikov
2009-05-23
1
-3
/
+2
*
ARM target now also recognize triplets like thumbv6-apple-darwin and set thum...
Evan Cheng
2009-03-09
1
-12
/
+19
*
Recognize triplets starting with armv5-, armv6- etc. And set the ARM arch ver...
Evan Cheng
2009-03-08
1
-1
/
+17
*
Remove attribution from file headers, per discussion on llvmdev.
Chris Lattner
2007-12-29
1
-2
/
+2
*
Added -march=thumb; removed -enable-thumb.
Evan Cheng
2007-02-23
1
-8
/
+2
*
Add ABI information to ARM subtarget.
Lauro Ramos Venancio
2007-02-13
1
-4
/
+10
*
Introduce TargetType's ELF and Darwin.
Evan Cheng
2007-01-19
1
-5
/
+10
*
ARM backend contribution from Apple.
Evan Cheng
2007-01-19
1
-0
/
+52