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
/
Target
/
X86
/
X86AsmPrinter.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[AsmPrinter] refactor to support %c w/ GlobalAddress'
Nick Desaulniers
2019-04-26
1
-1
/
+1
*
[X86AsmPrinter] refactor static functions into private methods. NFC
Nick Desaulniers
2019-04-11
1
-0
/
+12
*
[AsmPrinter] refactor to remove remove AsmVariant. NFC
Nick Desaulniers
2019-04-10
1
-4
/
+2
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[COFF] Hoist constant pool handling from X86AsmPrinter into AsmPrinter
Martin Storsjo
2018-07-25
1
-3
/
+0
*
Remove \brief commands from doxygen comments.
Adrian Prantl
2018-05-01
1
-1
/
+1
*
[XRay] Typed event logging intrinsic
Keith Wyss
2018-04-17
1
-0
/
+2
*
Introduce the "retpoline" x86 mitigation technique for variant #2 of the spec...
Chandler Carruth
2018-01-22
1
-0
/
+1
*
[X86][Mips] Remove unused method declaration from the X86 and Mips AsmPrinters.
Craig Topper
2017-12-08
1
-4
/
+0
*
X86AsmPrinter.h: Add missing header for complete type needed for MCCodeEmitte...
David Blaikie
2017-10-24
1
-0
/
+1
*
[MC] Adding code padding for performance stability - infrastructure. NFC.
Omer Paparo Bivas
2017-10-24
1
-0
/
+1
*
Fix `FaultMaps` crash when the out streamer is reused
Yichao Yu
2017-10-17
1
-0
/
+1
*
[X86] Sink X86AsmPrinter ctor into .cpp file, NFC
Reid Kleckner
2017-10-11
1
-3
/
+1
*
[codeview] Implement FPO data assembler directives
Reid Kleckner
2017-10-11
1
-0
/
+6
*
[XRay] Custom event logging intrinsic
Dean Michael Berris
2017-05-08
1
-0
/
+1
*
[ImplicitNullCheck] Extend Implicit Null Check scope by using stores
Sanjoy Das
2017-02-07
1
-1
/
+1
*
[X86] Implement -mfentry
Nirav Dave
2017-01-31
1
-0
/
+2
*
[Target] Rename X86/ARM Assembly printer to reflect reality.
Davide Italiano
2016-11-10
1
-1
/
+1
*
Use StringRef in Pass/PassManager APIs (NFC)
Mehdi Amini
2016-10-01
1
-1
/
+1
*
[XRay] ARM 32-bit no-Thumb support in LLVM
Dean Michael Berris
2016-09-19
1
-23
/
+0
*
Revert "[XRay] ARM 32-bit no-Thumb support in LLVM"
Renato Golin
2016-09-08
1
-0
/
+23
*
[XRay] ARM 32-bit no-Thumb support in LLVM
Dean Michael Berris
2016-09-08
1
-23
/
+0
*
Revert "[X86] Support the "ms-hotpatch" attribute."
Charles Davis
2016-08-08
1
-2
/
+0
*
[X86] Support the "ms-hotpatch" attribute.
Charles Davis
2016-08-08
1
-0
/
+2
*
XRay: Add entry and exit sleds
Dean Michael Berris
2016-07-14
1
-4
/
+37
*
[X86] Simplify StackMapShadowTracker; NFC
Sanjoy Das
2016-04-19
1
-5
/
+5
*
Introduce a "patchable-function" function attribute
Sanjoy Das
2016-04-19
1
-6
/
+6
*
[X86] Rip out orphaned method declarations and other dead code. NFC.
Benjamin Kramer
2015-10-15
1
-2
/
+0
*
Teach LTOModule to emit linker flags for dllexported symbols, plus interface ...
Peter Collingbourne
2015-06-29
1
-2
/
+0
*
[CodeGen] Introduce a FAULTING_LOAD_OP pseudo-op.
Sanjoy Das
2015-06-15
1
-1
/
+5
*
[X86MCInst] Move LowerSTATEPOINT to inside X86AsmPrinter. NFC.
Sanjoy Das
2015-05-06
1
-0
/
+1
*
[AsmPrinter] Make AsmPrinter's OutStreamer member a unique_ptr.
Lang Hames
2015-04-24
1
-1
/
+1
*
[patchpoint] Add support for symbolic patchpoint targets to SelectionDAG and the
Lang Hames
2015-04-22
1
-1
/
+1
*
Save the MachineFunction in startFunction so that we can use it for
Eric Christopher
2015-02-20
1
-0
/
+1
*
Migrate the X86 AsmPrinter away from using the subtarget when
Eric Christopher
2015-02-05
1
-3
/
+1
*
std::unique_ptrify the MCStreamer argument to createAsmPrinter
David Blaikie
2015-01-18
1
-2
/
+3
*
Add and update reset() and doInitialization() methods to MC* and passes.
Yaron Keren
2014-09-17
1
-0
/
+6
*
Canonicalize header guards into a common format.
Benjamin Kramer
2014-08-13
1
-2
/
+2
*
[X86] Clarify some stackmap shadow optimization code as based on review
Lang Hames
2014-07-25
1
-2
/
+13
*
[X86] Optimize stackmap shadows on X86.
Lang Hames
2014-07-24
1
-1
/
+53
*
CodeGen: Stick constant pool entries in COMDAT sections for WinCOFF
David Majnemer
2014-07-14
1
-0
/
+3
*
X86: refactor export directive generation
Saleem Abdulrasool
2014-05-04
1
-1
/
+3
*
Prune includes in X86 target.
Craig Topper
2014-03-19
1
-5
/
+2
*
Replace '#include ValueTypes.h' with forward declarations.
Patrik Hagglund
2014-03-12
1
-1
/
+0
*
[C++11] Remove 'virtual' keyword from methods marked with 'override' keyword.
Craig Topper
2014-03-10
1
-11
/
+11
*
Switch all uses of LLVM_OVERRIDE to just use 'override' directly.
Craig Topper
2014-03-02
1
-7
/
+7
*
Re-sort all of the includes with ./utils/sort_includes.py so that
Chandler Carruth
2014-01-07
1
-1
/
+1
*
Refactor a lot of patchpoint/stackmap related code to simplify and make it
Lang Hames
2013-11-29
1
-11
/
+1
*
Convert more methods in static helpers.
Rafael Espindola
2013-11-27
1
-10
/
+0
*
Convert these methods into static functions.
Rafael Espindola
2013-11-27
1
-7
/
+0
[next]