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
/
ARMMCInstLower.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move all of the header files which are involved in modelling the LLVM IR
Chandler Carruth
2013-01-02
1
-1
/
+1
*
Use the new script to sort the includes of every file under lib.
Chandler Carruth
2012-12-03
1
-1
/
+1
*
Convert assert(0) to llvm_unreachable
Craig Topper
2012-02-07
1
-5
/
+2
*
Ignore register mask operands when lowering instructions to MC.
Jakob Stoklund Olesen
2012-01-18
1
-0
/
+3
*
Sink ARMMCExpr and ARMAddressingModes into MC layer. First step to separate A...
Evan Cheng
2011-07-20
1
-1
/
+1
*
Use TableGen'erated pseudo lowering for ARM.
Jim Grosbach
2011-07-08
1
-54
/
+64
*
Add needed braces.
Bill Wendling
2011-01-26
1
-1
/
+2
*
Model :upper16: and :lower16: as ARM specific MCTargetExpr. This is a step
Evan Cheng
2011-01-13
1
-8
/
+18
*
Move the ARMAsmPrinter class defintiion into a header file.
Jim Grosbach
2010-12-01
1
-3
/
+3
*
Trailing whitespace.
Jim Grosbach
2010-11-30
1
-3
/
+3
*
trim #includes.
Chris Lattner
2010-11-14
1
-5
/
+1
*
rename LowerToMCInst -> LowerARMMachineInstrToMCInst.
Chris Lattner
2010-11-14
1
-1
/
+2
*
even more simplifications. ARM MCInstLowering is now just
Chris Lattner
2010-11-14
1
-12
/
+11
*
more shrinkification
Chris Lattner
2010-11-14
1
-5
/
+1
*
more simplifications.
Chris Lattner
2010-11-14
1
-84
/
+17
*
simplify and tidy up
Chris Lattner
2010-11-14
1
-27
/
+10
*
Add support for ELF PLT references for ARM MC asm printing. Adding a
Jim Grosbach
2010-09-22
1
-9
/
+22
*
Enable a few additional asserts in MC instruction lowering.
Jim Grosbach
2010-09-22
1
-9
/
+6
*
Remove a few commented out bits
Jim Grosbach
2010-09-22
1
-14
/
+0
*
handle the upper16/lower16 target operand flags on symbol references for MC
Jim Grosbach
2010-09-17
1
-5
/
+35
*
Make sure to promote single precision floats to double before extracting them
Jim Grosbach
2010-09-16
1
-2
/
+4
*
store MC FP immediates as a double instead of as an APFloat, thus avoiding an
Jim Grosbach
2010-09-16
1
-1
/
+2
*
Add support for floating point immediates to MC instruction printing. ARM
Jim Grosbach
2010-09-15
1
-0
/
+4
*
Don't ignore the CPSR implicit def when lowering a MachineInstruction to an M...
Jim Grosbach
2010-09-14
1
-2
/
+3
*
trailing whitespace
Jim Grosbach
2010-09-13
1
-14
/
+14
*
sink the arm implementations of ASmPrinter and MCInstLower
Chris Lattner
2010-07-19
1
-0
/
+162