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
/
MCTargetDesc
/
ARMMCExpr.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Remove redundant includes from lib/Target/ARM.
Michael Zolotukhin
2017-12-13
1
-1
/
+0
*
MC: Add target hook to control symbol quoting
Matt Arsenault
2015-06-09
1
-2
/
+2
*
MC: Clean up MCExpr naming. NFC.
Jim Grosbach
2015-05-30
1
-2
/
+2
*
Remove MCStreamer.h include from MCContext.h and explictly include it where n...
Pete Cooper
2015-03-04
1
-0
/
+1
*
If available, pass down the Fixup object to EvaluateAsRelocatable.
Joerg Sonnenberger
2014-08-10
1
-6
/
+0
*
Move expression visitation logic up to MCStreamer.
Rafael Espindola
2014-06-25
1
-2
/
+1
*
Simplify the visitation of target expressions. No functionality change.
Rafael Espindola
2014-06-25
1
-29
/
+3
*
[Modules] Fix potential ODR violations by sinking the DEBUG_TYPE
Chandler Carruth
2014-04-22
1
-1
/
+2
*
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
-3
/
+2
*
Sink ARMMCExpr and ARMAddressingModes into MC layer. First step to separate A...
Evan Cheng
2011-07-20
1
-0
/
+73