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
/
MC
/
ConstantPools.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
*
[MC] - ConstantPools.cpp: Style consistency, remove redundant braces. NFC.
Kristina Brooks
2018-09-03
1
-4
/
+2
*
Re-apply r302416: [ARM] Clear the constant pool cache on explicit .ltorg dire...
James Molloy
2017-05-22
1
-0
/
+11
*
Re-apply r286006: Fix 24560: assembler does not share constant pool for same...
James Molloy
2017-05-22
1
-1
/
+11
*
Revert "[ARM] Clear the constant pool cache on explicit .ltorg directives"
James Molloy
2017-05-22
1
-11
/
+0
*
Revert "Fix 24560: assembler does not share constant pool for same constants"
James Molloy
2017-05-22
1
-11
/
+1
*
[ARM] Clear the constant pool cache on explicit .ltorg directives
Martin Storsjo
2017-05-08
1
-0
/
+11
*
[MC] Fix some Clang-tidy modernize and Include What You Use warnings; other m...
Eugene Zelenko
2017-02-07
1
-2
/
+5
*
Fix 24560: assembler does not share constant pool for same constants
Weiming Zhao
2016-11-04
1
-1
/
+11
*
Tidy the calls to getCurrentSection().first -> getCurrentSectionOnly to help
Eric Christopher
2016-10-14
1
-2
/
+2
*
Apply clang-tidy's modernize-loop-convert to lib/MC.
Benjamin Kramer
2016-06-26
1
-10
/
+7
*
[ARM,AArch64] Store source location of asm constant pool entries
Oliver Stannard
2015-11-16
1
-5
/
+5
*
MC: Clean up MCExpr naming. NFC.
Jim Grosbach
2015-05-30
1
-1
/
+1
*
Move alignment from MCSectionData to MCSection.
Rafael Espindola
2015-05-21
1
-7
/
+6
*
MC: Clean up method names in MCContext.
Jim Grosbach
2015-05-18
1
-1
/
+1
*
[cleanup] Re-sort all the #include lines in LLVM using
Chandler Carruth
2015-01-14
1
-1
/
+1
*
Fix build failure on windows
David Peixotto
2014-07-18
1
-1
/
+1
*
MC: support different sized constants in constant pools
David Peixotto
2014-07-18
1
-7
/
+10
*
[ARM] [MC] Refactor the constant pool classes
Weiming Zhao
2014-06-18
1
-0
/
+95