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
/
include
/
llvm
/
MC
/
MCExpr.h
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Merge System into Support.
Michael J. Spencer
2010-11-29
1
-1
/
+1
*
add targetoperand flags for jump tables, constant pool and block address
Chris Lattner
2010-11-15
1
-1
/
+3
*
reimplement ppc asmprinter "toc" handling to use a VariantKind
Chris Lattner
2010-11-14
1
-1
/
+3
*
Update ARMConstantPoolValue to not use a modifier string. Use an explicit
Jim Grosbach
2010-11-10
1
-3
/
+9
*
Implement TLSLD.
Rafael Espindola
2010-10-28
1
-0
/
+1
*
Implement DTPOFF.
Rafael Espindola
2010-10-28
1
-0
/
+1
*
Implement TLSLDM.
Rafael Espindola
2010-10-28
1
-0
/
+1
*
Implement VK_GOTNTPOFF and switch RelocNeedsGOT to use VariantKind.
Rafael Espindola
2010-10-28
1
-0
/
+1
*
Add a MCObjectFormat class so that code common to all targets that use a
Rafael Espindola
2010-10-16
1
-0
/
+2
*
Add support for ELF PLT references for ARM MC asm printing. Adding a
Jim Grosbach
2010-09-22
1
-0
/
+1
*
Start adding mach-o tls reloc support.
Eric Christopher
2010-05-26
1
-1
/
+2
*
Add support for movi32 of global values to the new (MC) asm printer.
Rafael Espindola
2010-05-12
1
-1
/
+3
*
Rip out the 'is temporary' nonsense from the MCContext interface to
Chris Lattner
2010-03-30
1
-5
/
+0
*
MC: Allow modifiers in MCSymbolRefExpr, and eliminate X86MCTargetExpr.
Daniel Dunbar
2010-03-15
1
-5
/
+43
*
MC: Constify MCAsmLayout argument to MCExpr::EvaluteAs...
Daniel Dunbar
2010-03-12
1
-6
/
+6
*
MC: Sketch initial MCAsmLayout class, which encapsulates the current layout o...
Daniel Dunbar
2010-03-11
1
-3
/
+9
*
set the temporary bit on MCSymbols correctly.
Chris Lattner
2010-03-10
1
-0
/
+4
*
add a virtual dtor to MCTargetExpr, hopefully silencing some warnings.
Chris Lattner
2010-02-10
1
-1
/
+1
*
Add explicit keywords.
Dan Gohman
2010-02-09
1
-3
/
+3
*
Document that MCExpr::Mod is actually remainder.
Dan Gohman
2010-02-08
1
-8
/
+12
*
don't make hte dtor private or we can't construct the class.
Chris Lattner
2010-02-08
1
-1
/
+1
*
add scaffolding for target-specific MCExprs.
Chris Lattner
2010-02-08
1
-1
/
+24
*
remove the MAI argument to MCExpr::print and switch overthing to use << when ...
Chris Lattner
2010-01-18
1
-1
/
+6
*
Pass StringRef by value.
Daniel Dunbar
2009-11-06
1
-1
/
+1
*
Move DataTypes.h to include/llvm/System, update all users. This breaks the last
Chandler Carruth
2009-10-26
1
-1
/
+1
*
Minor formatting tweaks.
Daniel Dunbar
2009-10-16
1
-3
/
+1
*
MC: Remove unneeded context argument to MCExpr::Evaluate*.
Daniel Dunbar
2009-10-16
1
-2
/
+2
*
add a helper method for creating MCSymbol and MCSymbolRefExpr at
Chris Lattner
2009-09-16
1
-1
/
+5
*
Thread an MCAsmInfo pointer through the various MC printing APIs,
Chris Lattner
2009-09-03
1
-1
/
+2
*
llvm-mc: Add MCExpr::{dump,print}.
Daniel Dunbar
2009-08-31
1
-0
/
+8
*
llvm-mc: Switch MCExpr construction to using static member functions, and tak...
Daniel Dunbar
2009-08-31
1
-35
/
+171
*
llvm-mc: Move AsmExpr into MC lib (as MCExpr).
Daniel Dunbar
2009-08-31
1
-0
/
+179
[prev]