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
/
MLxExpansionPass.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use the new script to sort the includes of every file under lib.
Chandler Carruth
2012-12-03
1
-4
/
+4
*
Add LLVM support for Swift.
Bob Wilson
2012-09-29
1
-1
/
+67
*
This patch introduces A15 as a target in LLVM.
Silviu Baranga
2012-09-13
1
-4
/
+4
*
Add an MF argument to TRI::getPointerRegClass() and TII::getRegClass().
Jakob Stoklund Olesen
2012-05-07
1
-1
/
+3
*
Emacs-tag and some comment fix for all ARM, CellSPU, Hexagon, MBlaze, MSP430,...
Jia Liu
2012-02-18
1
-1
/
+1
*
- Add MachineInstrBundle.h and MachineInstrBundle.cpp. This includes a function
Evan Cheng
2011-12-14
1
-2
/
+2
*
Add bundle aware API for querying instruction properties and switch the code
Evan Cheng
2011-12-07
1
-2
/
+2
*
- Rename TargetInstrDesc, TargetOperandInfo to MCInstrDesc and MCOperandInfo and
Evan Cheng
2011-06-28
1
-13
/
+13
*
More refactoring. Move getRegClass from TargetOperandInfo to TargetInstrInfo.
Evan Cheng
2011-06-27
1
-1
/
+1
*
This patch combines several changes from Evan Cheng for rdar://8659675.
Bob Wilson
2011-04-19
1
-6
/
+22
*
VFP single precision arith instructions can go down to NEON pipeline, but on ...
Evan Cheng
2011-02-22
1
-13
/
+7
*
Eliminate unneeded #include's.
Evan Cheng
2010-12-05
1
-2
/
+0
*
Remove an unused variable.
Evan Cheng
2010-12-05
1
-2
/
+1
*
Making use of VFP / NEON floating point multiply-accumulate / subtraction is
Evan Cheng
2010-12-05
1
-0
/
+324