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
/
ARMCodeEmitter.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove bunch of gcc 4.3-related warnings from Target
Anton Korobeynikov
2008-02-20
1
-2
/
+3
*
Rename MRegisterInfo to TargetRegisterInfo.
Dan Gohman
2008-02-10
1
-4
/
+5
*
rename TargetInstrDescriptor -> TargetInstrDesc.
Chris Lattner
2008-01-07
1
-15
/
+14
*
Rename MachineInstr::getInstrDescriptor -> getDesc(), which reflects
Chris Lattner
2008-01-07
1
-2
/
+2
*
Add new shorter predicates for testing machine operands for various types:
Chris Lattner
2007-12-30
1
-3
/
+3
*
Use MachineOperand::getImm instead of MachineOperand::getImmedValue. Likewis...
Chris Lattner
2007-12-30
1
-5
/
+5
*
Remove attribution from file headers, per discussion on llvmdev.
Chris Lattner
2007-12-29
1
-2
/
+2
*
Comments added. It now generates V5TE multiply instructions. However, it is s...
Raul Herbster
2007-08-30
1
-58
/
+175
*
Initial JIT support for ARM by Raul Fernandes Herbster.
Evan Cheng
2007-08-07
1
-0
/
+444
*
It's not necessary to do rounding for alloca operations when the requested
Dan Gohman
2007-07-18
1
-0
/
+92