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
/
MCContext.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Remove the GroupMapTy DenseMap. NFC.
Rafael Espindola
2015-04-28
1
-2
/
+2
*
Revert accidentally committed "MC: Allow targets to stop symbol name quoting"
Matt Arsenault
2015-04-23
1
-4
/
+2
*
MC: Allow targets to stop symbol name quoting
Matt Arsenault
2015-04-23
1
-2
/
+4
*
Store the sh_link of ARM_EXIDX directly in MCSectionELF.
Rafael Espindola
2015-04-06
1
-4
/
+15
*
Simplify mapping from relocation sections to relocated sections.
Rafael Espindola
2015-04-06
1
-5
/
+7
*
Don't mix overload and default values.
Rafael Espindola
2015-04-04
1
-14
/
+0
*
Implement unique sections with an unique ID.
Rafael Espindola
2015-04-04
1
-11
/
+13
*
[WinEH] Generate .xdata for catch handlers
David Majnemer
2015-03-31
1
-0
/
+5
*
Save a std::string.
Rafael Espindola
2015-03-30
1
-9
/
+12
*
Special case the creation of relocation sections.
Rafael Espindola
2015-03-30
1
-0
/
+12
*
Add two small structs for readability in place of std::pair and std::tuple. NFC.
Rafael Espindola
2015-03-27
1
-10
/
+9
*
Centralize the handling of unique ids for temporary labels.
Rafael Espindola
2015-03-17
1
-32
/
+31
*
Remove LookupSymbol(StringRef) and optimize LookupSymbol(Twine).
Yaron Keren
2015-03-17
1
-7
/
+3
*
Teach Twine to support SmallString.
Yaron Keren
2015-03-17
1
-9
/
+6
*
Create symbols marking the start of a section earlier.
Rafael Espindola
2015-03-10
1
-25
/
+40
*
clang-format code that is about to change.
Rafael Espindola
2015-03-10
1
-8
/
+10
*
Replace llvm.frameallocate with llvm.frameescape
Reid Kleckner
2015-03-05
1
-3
/
+4
*
Remove MCStreamer.h include from MCContext.h and explictly include it where n...
Pete Cooper
2015-03-04
1
-0
/
+1
*
Centralize handling of the eh_begin and eh_end labels.
Rafael Espindola
2015-02-27
1
-0
/
+6
*
Add r228980 back.
Rafael Espindola
2015-02-17
1
-6
/
+14
*
Revert a series of commits starting at r228886 which is triggering some
Chandler Carruth
2015-02-13
1
-14
/
+6
*
Add support for having multiple sections with the same name and comdat.
Rafael Espindola
2015-02-12
1
-6
/
+14
*
Compute the ELF SectionKind from the flags.
Rafael Espindola
2015-01-29
1
-12
/
+13
*
Add the llvm.frameallocate and llvm.recoverframeallocation intrinsics
Reid Kleckner
2015-01-13
1
-0
/
+5
*
Remove StringMap::GetOrCreateValue in favor of StringMap::insert
David Blaikie
2014-11-19
1
-21
/
+14
*
Add back commits r219835 and a fixed version of r219829.
Rafael Espindola
2014-10-17
1
-0
/
+24
*
Revert commit r219835 and r219829.
Rafael Espindola
2014-10-17
1
-24
/
+0
*
Allow forward references to section symbols.
Rafael Espindola
2014-10-15
1
-1
/
+8
*
Correctly handle references to section symbols.
Rafael Espindola
2014-10-15
1
-0
/
+17
*
Add and update reset() and doInitialization() methods to MC* and passes.
Yaron Keren
2014-09-17
1
-0
/
+3
*
MC Win64: Put unwind info for COMDAT code into the same COMDAT group
Reid Kleckner
2014-09-04
1
-0
/
+16
*
CodeGen: Stick constant pool entries in COMDAT sections for WinCOFF
David Majnemer
2014-07-14
1
-1
/
+1
*
SourceMgr: make valid buffer IDs start from one
Alp Toker
2014-07-06
1
-2
/
+3
*
MC: Fix associative sections on COFF
David Majnemer
2014-06-27
1
-5
/
+5
*
Revert "Introduce a string_ostream string builder facilty"
Alp Toker
2014-06-26
1
-6
/
+8
*
Introduce a string_ostream string builder facilty
Alp Toker
2014-06-26
1
-8
/
+6
*
Emit DWARF info for all code section in an assembly file
Oliver Stannard
2014-06-19
1
-0
/
+23
*
Remove 'using std::errro_code' from lib.
Rafael Espindola
2014-06-13
1
-2
/
+1
*
Don't use 'using std::error_code' in include/llvm.
Rafael Espindola
2014-06-12
1
-0
/
+1
*
Fix a few issues with comdat handling on COFF.
Rafael Espindola
2014-06-06
1
-6
/
+7
*
Fix uninitialized variable introduced in r207739.
David Blaikie
2014-05-01
1
-1
/
+1
*
Change the prototype for MCContext::FatalError() so it can be called
Kevin Enderby
2014-04-22
1
-1
/
+1
*
[C++11] More 'nullptr' conversion or in some cases just using a boolean check...
Craig Topper
2014-04-13
1
-7
/
+7
*
Pull out a named variable for the cached section names to aid readability.
David Blaikie
2014-04-11
1
-6
/
+8
*
Remove lazy-initialization of section caches in MCContext
David Blaikie
2014-04-10
1
-52
/
+18
*
Reimplement debug info compression by compressing the whole section, rather t...
David Blaikie
2014-04-10
1
-0
/
+15
*
Revert debug info compression support.
David Blaikie
2014-04-10
1
-5
/
+0
*
MachO: allow each section to have a linker-private symbol
Tim Northover
2014-03-29
1
-0
/
+7
*
Debug Compression: Avoid compression debug_frame for now
David Blaikie
2014-03-28
1
-1
/
+1
*
DebugInfo: Support for compressed debug info sections
David Blaikie
2014-03-27
1
-7
/
+12
[prev]
[next]