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
/
MCWin64EH.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[AArch64][Windows] Compute function length correctly in unwind tables.
Eli Friedman
2019-05-03
1
-6
/
+43
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Fix the buildbot issue introduced by r351421
Sanjin Sijaric
2019-01-18
1
-1
/
+1
*
[MC] Remove unused variable
Benjamin Kramer
2019-01-17
1
-1
/
+0
*
[ARM64][Windows] Share unwind codes between epilogues
Sanjin Sijaric
2019-01-17
1
-2
/
+51
*
[AArch64] Avoid crashing on .seh directives in assembly
Martin Storsjo
2018-12-18
1
-4
/
+4
*
[ARM64] [Windows] Improve error reporting for unsupported SEH unwind.
Eli Friedman
2018-11-08
1
-2
/
+7
*
[ARM64][Windows] MCLayer support for exception handling
Sanjin Sijaric
2018-10-27
1
-0
/
+347
*
Remove redundant includes from lib/MC.
Michael Zolotukhin
2017-12-13
1
-2
/
+0
*
[MC] Use unique_ptr to manage WinFrameInfos, NFC
Reid Kleckner
2017-10-06
1
-4
/
+4
*
[MC] Create unique .pdata sections for every .text section
Reid Kleckner
2016-05-02
1
-18
/
+12
*
Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
Alexander Kornienko
2015-06-23
1
-1
/
+1
*
Fixed/added namespace ending comments using clang-tidy. NFC
Alexander Kornienko
2015-06-19
1
-1
/
+1
*
MC: Clean up MCExpr naming. NFC.
Jim Grosbach
2015-05-30
1
-9
/
+9
*
Move alignment from MCSectionData to MCSection.
Rafael Espindola
2015-05-21
1
-6
/
+3
*
MC: Clean up method names in MCContext.
Jim Grosbach
2015-05-18
1
-1
/
+1
*
MC Win64: Put unwind info for COMDAT code into the same COMDAT group
Reid Kleckner
2014-09-04
1
-3
/
+3
*
EmitAbsValue is the same as EmitValue on non-darwin. NFC.
Rafael Espindola
2014-08-15
1
-1
/
+1
*
MC: split Win64EHUnwindEmitter into a shared streamer
Saleem Abdulrasool
2014-08-07
1
-55
/
+16
*
MC: rename Win64EHFrameInfo to WinEH::FrameInfo
Saleem Abdulrasool
2014-08-03
1
-7
/
+10
*
MC: make WinEH opcode an opaque value
Saleem Abdulrasool
2014-07-17
1
-6
/
+7
*
MC: make MCWin64EHInstruction a POD-like struct
Saleem Abdulrasool
2014-07-13
1
-29
/
+28
*
MC: make helper function be more const-correct
Saleem Abdulrasool
2014-07-13
1
-10
/
+7
*
MC: make DWARF and Windows unwinding handling more similar
Saleem Abdulrasool
2014-07-13
1
-2
/
+2
*
MC: rename MCW64UnwindInfo to MCWinFrameInfo
Saleem Abdulrasool
2014-07-12
1
-3
/
+3
*
MC: modernise for loop
Saleem Abdulrasool
2014-07-10
1
-13
/
+9
*
MC: add and use an accessor for WinCFI
Saleem Abdulrasool
2014-07-10
1
-14
/
+14
*
Fix alignment of unwind data.
Kai Nacke
2013-09-15
1
-7
/
+12
*
Generate IMAGE_REL_AMD64_ADDR32NB relocations for SEH
Kai Nacke
2013-09-15
1
-5
/
+21
*
Fix wrong code offset for unwind code SET_FPREG.
Kai Nacke
2013-08-27
1
-3
/
+2
*
Revert: Fix wrong code offset for unwind code SET_FPREG.
Kai Nacke
2013-07-08
1
-2
/
+3
*
Revert: Generate IMAGE_REL_AMD64_ADDR32NB relocations for SEH data structures.
Kai Nacke
2013-07-08
1
-21
/
+5
*
Revert: Fix alignment of unwind data.
Kai Nacke
2013-07-08
1
-12
/
+7
*
Fix alignment of unwind data.
Kai Nacke
2013-07-06
1
-7
/
+12
*
Generate IMAGE_REL_AMD64_ADDR32NB relocations for SEH
Kai Nacke
2013-07-06
1
-5
/
+21
*
Fix wrong code offset for unwind code SET_FPREG.
Kai Nacke
2013-07-06
1
-3
/
+2
*
Use the new script to sort the includes of every file under lib.
Chandler Carruth
2012-12-03
1
-4
/
+4
*
Fix for .pdata and .xdata section attributes on COFF.
Anton Korobeynikov
2012-08-08
1
-4
/
+2
*
Add MCObjectFileInfo and sink the MCSections initialization code from
Evan Cheng
2011-07-20
1
-6
/
+28
*
Move some parts of TargetAsmInfo down to MCAsmInfo. This is not the greatest
Evan Cheng
2011-07-15
1
-5
/
+5
*
Add a parameter to the Win64 EH section getters to get a section with a
Charles Davis
2011-05-27
1
-9
/
+37
*
Assorted fixes for Win64 EH unwind info emission:
Charles Davis
2011-05-27
1
-16
/
+29
*
Start keeping track of where the various unwind instructions are in the prolog.
Charles Davis
2011-05-27
1
-16
/
+23
*
Add missing break statements. Align UNWIND_INFO and RUNTIME_FUNCTION structs
Charles Davis
2011-05-27
1
-0
/
+6
*
Implement emission of all Win64 exception tables. Make the COFF streamer emit
Charles Davis
2011-05-22
1
-1
/
+16
*
Make the COFF streamer emit unwind info when processing a .seh_handlerdata
Charles Davis
2011-05-22
1
-0
/
+189