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
/
MCStreamer.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert r221150, as it broke sanitizer tests
Oliver Stannard
2014-11-03
1
-4
/
+4
*
Emit .eh_frame with relocations to functions, rather than sections
Oliver Stannard
2014-11-03
1
-4
/
+4
*
Simplify handling of --noexecstack by using getNonexecutableStackSection.
Rafael Espindola
2014-10-15
1
-1
/
+1
*
[asan-asm-instrumentation] CFI directives are generated for .S files.
Yuri Gorshenin
2014-10-07
1
-0
/
+12
*
Another required re-setting for MCStreamer::reset().
Yaron Keren
2014-09-17
1
-0
/
+1
*
Add and update reset() and doInitialization() methods to MC* and passes.
Yaron Keren
2014-09-17
1
-0
/
+1
*
Don't allow MCStreamer::EmitIntValue to output 0-byte integers.
Alexey Samsonov
2014-08-20
1
-1
/
+1
*
Make EmitAbsValue an static helper.
Rafael Espindola
2014-08-15
1
-17
/
+0
*
Delete dead code. NFC.
Rafael Espindola
2014-08-15
1
-6
/
+0
*
Make EmitDwarfSetLineAddr an static helper. NFC.
Rafael Espindola
2014-08-15
1
-12
/
+0
*
Make BuildSymbolDiff an static helper.
Rafael Espindola
2014-08-15
1
-13
/
+0
*
Make ForceExpAbs an static helper.
Rafael Espindola
2014-08-15
1
-3
/
+4
*
MC: virtualise EmitWindowsUnwindTables
Saleem Abdulrasool
2014-08-03
1
-4
/
+0
*
MC: rename Win64EHFrameInfo to WinEH::FrameInfo
Saleem Abdulrasool
2014-08-03
1
-18
/
+27
*
MC: permit emitting a symbol value as section relative
Saleem Abdulrasool
2014-07-19
1
-2
/
+9
*
MC: make WinEH opcode an opaque value
Saleem Abdulrasool
2014-07-17
1
-10
/
+22
*
MC: make DWARF and Windows unwinding handling more similar
Saleem Abdulrasool
2014-07-13
1
-93
/
+89
*
MC: remove use of unnecessary variable
Saleem Abdulrasool
2014-07-12
1
-41
/
+27
*
MC: rename MCW64UnwindInfo to MCWinFrameInfo
Saleem Abdulrasool
2014-07-12
1
-17
/
+17
*
Fix .seh_stackalloc 0
Reid Kleckner
2014-07-01
1
-0
/
+2
*
MC: rename EmitWin64EH routines
Saleem Abdulrasool
2014-06-29
1
-14
/
+14
*
Merge the used symbol scanning of MCObjectStreamer and RecordStreamer.
Rafael Espindola
2014-06-25
1
-1
/
+12
*
Move expression visitation logic up to MCStreamer.
Rafael Espindola
2014-06-25
1
-0
/
+29
*
Re-apply r211399, "Generate native unwind info on Win64" with a fix to ignore...
NAKAMURA Takumi
2014-06-25
1
-0
/
+2
*
Fix another asserting method in the null streamer.
Rafael Espindola
2014-06-25
1
-1
/
+0
*
Fix a regression from r211653.
Rafael Espindola
2014-06-25
1
-1
/
+0
*
Move some trivial methods up to MCStreamer.
Rafael Espindola
2014-06-25
1
-0
/
+33
*
Simplify the handling of .cfi_endproc.
Rafael Espindola
2014-06-25
1
-11
/
+3
*
Print a=b as an assignment.
Rafael Espindola
2014-06-24
1
-6
/
+0
*
Allow using .cfi_startproc without a leading symbol.
Rafael Espindola
2014-06-23
1
-9
/
+1
*
Revert r211399, "Generate native unwind info on Win64"
NAKAMURA Takumi
2014-06-22
1
-2
/
+0
*
Generate native unwind info on Win64
Reid Kleckner
2014-06-20
1
-0
/
+2
*
Move EH/Debug frame handling to the object streamer.
Rafael Espindola
2014-05-12
1
-17
/
+1
*
Remove always true argument.
Rafael Espindola
2014-05-12
1
-2
/
+2
*
Remove an always true argument.
Rafael Espindola
2014-05-12
1
-3
/
+3
*
Make getOrCreateSymbolData non virtual.
Rafael Espindola
2014-04-27
1
-5
/
+0
*
Fix the assembler to print a better relocatable expression error
Kevin Enderby
2014-04-22
1
-2
/
+3
*
[MC] Emit an error if cfi_startproc is used before a symbol is defined.
Quentin Colombet
2014-04-15
1
-0
/
+4
*
[C++11] More 'nullptr' conversion or in some cases just using a boolean check...
Craig Topper
2014-04-13
1
-5
/
+5
*
DebugInfo: Avoid creating unnecessary/empty line tables and remove the specia...
David Blaikie
2014-04-01
1
-0
/
+10
*
Don't use EmitAbsValue with symbol references.
Rafael Espindola
2014-03-20
1
-2
/
+2
*
Mark alias symbols as microMIPS if necessary. Differential Revision: http:/...
Zoran Jovanovic
2014-03-20
1
-1
/
+11
*
DebugInfo: Improve reuse of file table entries in asm debug info
David Blaikie
2014-03-17
1
-4
/
+4
*
Always print the implicit .text at the start of an asm file.
Rafael Espindola
2014-03-05
1
-1
/
+1
*
Always create a temporary symbol to use with the cfi frame.
Rafael Espindola
2014-02-07
1
-9
/
+3
*
Remove another hasRawTextSupport.
Rafael Espindola
2014-01-31
1
-0
/
+6
*
MC: Add support for .cfi_startproc simple
David Majnemer
2014-01-27
1
-1
/
+2
*
Construct the MCStreamer before constructing the MCTargetStreamer.
Rafael Espindola
2014-01-26
1
-5
/
+8
*
Simplify the logic for deciding when to initialize the sections.
Rafael Espindola
2014-01-24
1
-3
/
+2
*
Most streamers' InitSections just create a text section. Make that the default
Rafael Espindola
2014-01-24
1
-0
/
+5
[next]