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
/
test
/
CodeGen
/
Thumb2
/
thumb2-select_xform.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use predication instead of pseudo-opcodes when folding into MOVCC.
Jakob Stoklund Olesen
2012-09-05
1
-2
/
+2
*
Add ADD and SUB to the predicable ARM instructions.
Jakob Stoklund Olesen
2012-08-16
1
-9
/
+9
*
- Add MachineInstrBundle.h and MachineInstrBundle.cpp. This includes a function
Evan Cheng
2011-12-14
1
-1
/
+1
*
Remove ARM isel hacks that fold large immediates into a pair of add, sub, and,
Evan Cheng
2010-11-17
1
-2
/
+2
*
Move ARM if-conversion before post-ra scheduling.
Evan Cheng
2010-06-18
1
-1
/
+1
*
update test for 89694
Jim Grosbach
2009-11-23
1
-2
/
+2
*
Convert to FileCheck
Jim Grosbach
2009-11-17
1
-3
/
+18
*
Eliminate more uses of llvm-as and llvm-dis.
Dan Gohman
2009-09-09
1
-3
/
+3
*
Add a thumb2 pass to insert IT blocks.
Evan Cheng
2009-07-10
1
-0
/
+1
*
Use common code for both ARM and Thumb-2 instruction and register info.
David Goodwin
2009-07-08
1
-2
/
+0
*
Checkpoint Thumb2 Instr info work. Generalized base code so that it can be sh...
David Goodwin
2009-07-08
1
-0
/
+2
*
Add Thumb2 movcc instructions.
Evan Cheng
2009-07-07
1
-0
/
+23