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
/
ARMBaseInstrInfo.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move the getInlineAsmLength virtual method from TAI to TII, where
Chris Lattner
2009-08-02
1
-2
/
+1
*
- More refactoring. This gets rid of all of the getOpcode calls.
Evan Cheng
2009-07-28
1
-44
/
+59
*
More DCE.
Evan Cheng
2009-07-27
1
-5
/
+1
*
Get rid of more dead code.
Evan Cheng
2009-07-27
1
-2
/
+0
*
Clean up.
Evan Cheng
2009-07-27
1
-0
/
+5
*
Get rid of some more getOpcode calls.
Evan Cheng
2009-07-27
1
-4
/
+14
*
Use t2LDRi12 and t2STRi12 to load / store to / from stack frames. Eliminate m...
Evan Cheng
2009-07-27
1
-2
/
+1
*
Change Thumb2 jumptable codegen to one that uses two level jumps:
Evan Cheng
2009-07-25
1
-3
/
+0
*
Remove unused member functions.
Eli Friedman
2009-07-24
1
-10
/
+0
*
FLDD, FLDS, FCPYD, FCPYS, FSTD, FSTS, VMOVD, VMOVQ maps to the same instructi...
Evan Cheng
2009-07-24
1
-9
/
+1
*
Correctly handle the Thumb-2 imm8 addrmode. Specialize frame index eliminatio...
David Goodwin
2009-07-24
1
-9
/
+4
*
Fix frame index elimination to correctly handle thumb-2 addressing modes that...
David Goodwin
2009-07-23
1
-0
/
+7
*
Fix a regression from 76124. Thumb1 instructions default to S bit being true.
Evan Cheng
2009-07-19
1
-0
/
+5
*
Emit cross regclass register moves for thumb2.
Anton Korobeynikov
2009-07-16
1
-2
/
+13
*
Move isPredicated from .cpp to .h
Evan Cheng
2009-07-10
1
-1
/
+4
*
Generalize opcode selection in ARMBaseRegisterInfo.
David Goodwin
2009-07-08
1
-0
/
+1
*
Checkpoint Thumb2 Instr info work. Generalized base code so that it can be sh...
David Goodwin
2009-07-08
1
-0
/
+298