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.h
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add helper for checking of Thumb1 mode
Anton Korobeynikov
2009-06-08
1
-0
/
+1
*
Implement review feedback. Make thumb2 'normal' subtarget feature
Anton Korobeynikov
2009-06-01
1
-4
/
+6
*
Add placeholder for thumb2 stuff
Anton Korobeynikov
2009-05-29
1
-5
/
+12
*
Add ARMv7 architecture, Cortex processors and different FPU modes handling.
Anton Korobeynikov
2009-05-23
1
-11
/
+17
*
Propagate CPU string out of SubtargetFeatures
Anton Korobeynikov
2009-05-23
1
-2
/
+8
*
Drop ISD::MEMSET, ISD::MEMMOVE, and ISD::MEMCPY, which are not Legal
Dan Gohman
2008-04-12
1
-0
/
+2
*
Remove attribution from file headers, per discussion on llvmdev.
Chris Lattner
2007-12-29
1
-2
/
+2
*
Make ARM and X86 LowerMEMCPY identical by moving the isThumb check into getMa...
Rafael Espindola
2007-10-31
1
-1
/
+5
*
Make ARM an X86 memcpy expansion more similar to each other.
Rafael Espindola
2007-10-31
1
-0
/
+1
*
Added -march=thumb; removed -enable-thumb.
Evan Cheng
2007-02-23
1
-1
/
+1
*
Add ABI information to ARM subtarget.
Lauro Ramos Venancio
2007-02-13
1
-1
/
+9
*
Introduce TargetType's ELF and Darwin.
Evan Cheng
2007-01-19
1
-3
/
+7
*
ARM backend contribution from Apple.
Evan Cheng
2007-01-19
1
-0
/
+82
[prev]