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
/
MCExpr.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[MC] Remove guard(s). NFCI.
Davide Italiano
2016-08-22
1
-2
/
+0
*
[MCExpr] avoid UB via negation of INT_MIN
Sanjay Patel
2016-05-20
1
-2
/
+5
*
[mips] Use MipsMCExpr instead of MCSymbolRefExpr for all relocations.
Daniel Sanders
2016-05-03
1
-28
/
+3
*
[MC] Rename TLSDESC as it's not ARM specific.
Davide Italiano
2016-03-15
1
-2
/
+2
*
[MC] Rename TLSCALL as it's not ARM specific.
Davide Italiano
2016-03-15
1
-2
/
+2
*
[MC] Merge VK_PPC_TPREL in to generic VK_TPREL.
Colin LeMahieu
2016-02-10
1
-8
/
+6
*
[MC] Adding GOTREL expression variant.
Colin LeMahieu
2016-02-09
1
-0
/
+2
*
Annotate dump() methods with LLVM_DUMP_METHOD, addressing Richard Smith r2591...
Yaron Keren
2016-01-29
1
-1
/
+1
*
[WebAssembly] Define WebAssembly-specific relocation codes.
Dan Gohman
2016-01-11
1
-0
/
+1
*
Recognize strings for Hexagon-specific variant kinds
Krzysztof Parzyszek
2015-12-18
1
-0
/
+7
*
ELF can handle some relocations of the form -sym + constant.
Rafael Espindola
2015-11-02
1
-5
/
+0
*
ARM/ELF: Better codegen for global variable addresses.
Peter Collingbourne
2015-10-26
1
-1
/
+2
*
Prevent assertion with "llc -debug" and anonymous symbols.
Tim Northover
2015-10-15
1
-1
/
+1
*
Fix pr24486.
Rafael Espindola
2015-10-05
1
-25
/
+20
*
[MC] Fix style bugs introduced in r247471. Reported by Rafael Espindola.
Davide Italiano
2015-09-11
1
-3
/
+3
*
[MC] Don't crash on division by zero.
Davide Italiano
2015-09-11
1
-1
/
+11
*
MCExpr: Avoid UB by evaluating this shift as unsigned
Justin Bogner
2015-06-23
1
-1
/
+1
*
MC: Add target hook to control symbol quoting
Matt Arsenault
2015-06-09
1
-12
/
+18
*
MC: Clean up naming in MCObjectWriter. NFC.
Jim Grosbach
2015-06-04
1
-1
/
+1
*
Remember if a weakref of a symbol has been used.
Rafael Espindola
2015-06-03
1
-0
/
+7
*
MC: Clean up MCExpr naming. NFC.
Jim Grosbach
2015-05-30
1
-31
/
+31
*
Remove getData.
Rafael Espindola
2015-05-29
1
-6
/
+3
*
Remove the MCSymbolData typedef.
Rafael Espindola
2015-05-29
1
-2
/
+2
*
Move common symbol related information from MCSectionData to MCSymbol.
Rafael Espindola
2015-05-29
1
-1
/
+1
*
Fix crash in MCExpr::print.
Pete Cooper
2015-05-29
1
-1
/
+1
*
Remove a trivial forwarding function. NFC.
Rafael Espindola
2015-05-28
1
-2
/
+2
*
Use operator<< instead of print in a few more places.
Rafael Espindola
2015-05-27
1
-1
/
+1
*
Stop using MCSectionData in MCExpr.h.
Rafael Espindola
2015-05-26
1
-2
/
+1
*
Return a MCSection from MCFragment::getParent().
Rafael Espindola
2015-05-26
1
-3
/
+4
*
Move alignment from MCSectionData to MCSection.
Rafael Espindola
2015-05-21
1
-3
/
+3
*
MC: Use MCSymbol in MCObjectWriter::isWeak(), NFC
Duncan P. N. Exon Smith
2015-05-20
1
-2
/
+1
*
MC: Use MCSymbol in MCAsmLayout::getSymbolOffset(), NFC
Duncan P. N. Exon Smith
2015-05-19
1
-2
/
+2
*
MC: Clean up method names in MCContext.
Jim Grosbach
2015-05-18
1
-1
/
+1
*
[Hexagon] Adding expression MC emission and removing XFAIL from test that hit...
Colin LeMahieu
2015-05-01
1
-0
/
+12
*
[MC] Split MCBinaryExpr::Shr into LShr and AShr.
Ahmed Bougacha
2015-04-28
1
-4
/
+6
*
MC: For variable symbols, maintain MCSymbol::Section as a cache.
Peter Collingbourne
2015-04-03
1
-0
/
+4
*
Revert r233595, "MC: For variable symbols, maintain MCSymbol::Section as a ca...
Peter Collingbourne
2015-04-02
1
-3
/
+0
*
MC: For variable symbols, maintain MCSymbol::Section as a cache.
Peter Collingbourne
2015-03-30
1
-0
/
+3
*
Fix PR23025.
Rafael Espindola
2015-03-26
1
-4
/
+13
*
clang-format bits of code to make another patch readable.
Rafael Espindola
2015-03-25
1
-18
/
+11
*
Fix fixup evaluation when deciding what to relocate with.
Rafael Espindola
2015-03-25
1
-38
/
+30
*
Produce an error instead of asserting on invalid .sleb128/.uleb128.
Rafael Espindola
2015-03-25
1
-7
/
+4
*
Expand variables when evaluating absolute expressions.
Rafael Espindola
2015-03-04
1
-1
/
+1
*
[MC][Target] Implement support for R_X86_64_SIZE{32,64}.
Davide Italiano
2015-03-04
1
-0
/
+2
*
ARM: add support for segment base relocations (SBREL)
Saleem Abdulrasool
2015-01-11
1
-0
/
+2
*
Instead of explicitely comparing both lowercase and uppercase variants.
Roman Divacky
2014-12-18
1
-81
/
+1
*
Add a corresponding '@LOCAL' parse to match r224415.
Justin Hibbits
2014-12-18
1
-0
/
+1
*
Add parsing of 'foo@local".
Justin Hibbits
2014-12-17
1
-0
/
+1
*
Add support for small-model PIC for PowerPC.
Justin Hibbits
2014-11-12
1
-0
/
+1
*
MC: Shrink MCSymbolRefExpr by only storing the bits we need.
Benjamin Kramer
2014-10-11
1
-8
/
+19
[next]