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
/
MCTargetDesc
/
X86MCTargetDesc.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[X86][Btver2] Fix latency and throughput of CMPXCHG instructions.
Andrea Di Biagio
2019-08-20
1
-0
/
+4
*
[X86] Use Register/MCRegister in more places in X86
Craig Topper
2019-08-16
1
-3
/
+4
*
[X86] Create a TargetInfo header. NFC
Richard Trieu
2019-05-15
1
-3
/
+0
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[TableGen] Refactor macro names (NFC)
Evandro Menezes
2018-11-27
1
-1
/
+1
*
[X86][BtVer2] correctly model the latency/throughput of LEA instructions.
Andrea Di Biagio
2018-07-19
1
-0
/
+1
*
MC: Separate creating a generic object writer from creating a target object w...
Peter Collingbourne
2018-05-21
1
-10
/
+7
*
MC: Change the streamer ctors to take an object writer instead of a stream. N...
Peter Collingbourne
2018-05-18
1
-1
/
+1
*
Thread MCSubtargetInfo through Target::createMCAsmBackend
Alex Bradbury
2018-01-03
1
-4
/
+6
*
[MC] Have MCObjectStreamer take its MCAsmBackend argument via unique_ptr.
Lang Hames
2017-10-11
1
-1
/
+2
*
[codeview] Implement FPO data assembler directives
Reid Kleckner
2017-10-11
1
-0
/
+10
*
[MC] Have MCObjectStreamer take its MCAsmBackend argument via unique_ptr.
Lang Hames
2017-10-11
1
-2
/
+4
*
[MC] Thread unique_ptr<MCObjectWriter> through the create.*ObjectWriter
Lang Hames
2017-10-10
1
-7
/
+10
*
Move the global variables representing each Target behind accessor function
Mehdi Amini
2016-10-09
1
-1
/
+2
*
MC] Provide an MCTargetOptions to implementors of MCAsmBackendCtorTy, NFC
Joel Jones
2016-07-25
1
-2
/
+5
*
[codeview] Describe int local variables using .cv_def_range
Reid Kleckner
2016-02-10
1
-1
/
+1
*
One more batch of self-containing headers.
Benjamin Kramer
2016-01-27
1
-1
/
+1
*
Delete MCRelocationInfo::createExprForRelocation.
Pete Cooper
2016-01-15
1
-6
/
+0
*
[X86] Move getX86SubSuperRegisterOrZero to X86MCTargetDesc.cpp so it can be u...
Craig Topper
2015-12-25
1
-0
/
+11
*
[MC, COFF] Support link /incremental conditionally
David Majnemer
2015-12-21
1
-1
/
+1
*
Revert r247692: Replace Triple with a new TargetTuple in MCTargetDesc/* and r...
Daniel Sanders
2015-09-15
1
-6
/
+6
*
Re-commit r247683: Replace Triple with a new TargetTuple in MCTargetDesc/* an...
Daniel Sanders
2015-09-15
1
-6
/
+6
*
Revert r247684 - Replace Triple with a new TargetTuple ...
Daniel Sanders
2015-09-15
1
-6
/
+6
*
Replace Triple with a new TargetTuple in MCTargetDesc/* and related. NFC.
Daniel Sanders
2015-09-15
1
-6
/
+6
*
Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
Alexander Kornienko
2015-06-23
1
-2
/
+2
*
Fixed/added namespace ending comments using clang-tidy. NFC
Alexander Kornienko
2015-06-19
1
-2
/
+2
*
Clean up redundant copies of Triple objects. NFC
Daniel Sanders
2015-06-16
1
-1
/
+1
*
Replace string GNU Triples with llvm::Triple in MCSubtargetInfo and create*MC...
Daniel Sanders
2015-06-10
1
-7
/
+7
*
Replace string GNU Triples with llvm::Triple in MCAsmBackend subclasses and c...
Daniel Sanders
2015-06-10
1
-2
/
+2
*
Use raw_pwrite_stream in the object writer/streamer.
Rafael Espindola
2015-04-14
1
-4
/
+6
*
clang-format bits of code to make a followup patch easy to read.
Rafael Espindola
2015-04-09
1
-6
/
+3
*
Don't repeat name in comment. NFC.
Rafael Espindola
2015-04-09
1
-10
/
+9
*
[X86] Remove GetCpuIDAndInfo, GetCpuIDAndInfoEx and DetectFamilyModel functio...
Craig Topper
2015-03-25
1
-12
/
+0
*
Split the object streamer callback in one per file format.
Rafael Espindola
2015-03-19
1
-3
/
+3
*
Remove the use of the subtarget in MCCodeEmitter creation and
Eric Christopher
2015-03-10
1
-1
/
+0
*
[X86] Clean up whitespace as well as minor coding style
Michael Liao
2014-12-04
1
-2
/
+2
*
Canonicalize header guards into a common format.
Benjamin Kramer
2014-08-13
1
-2
/
+2
*
Move X86RegisterInfo away from using the TargetMachine and only
Eric Christopher
2014-06-10
1
-1
/
+2
*
MC: create X86WinCOFFStreamer for target specific behaviour
Saleem Abdulrasool
2014-04-27
1
-0
/
+9
*
Generate compact unwind encoding from CFI directives.
Bill Wendling
2013-09-09
1
-2
/
+4
*
Add MCSymbolizer for symbolic/annotated disassembly.
Ahmed Bougacha
2013-05-24
1
-0
/
+7
*
Enable ELF machine type to be specified explicitly in X86 backend
Michael Liao
2012-10-30
1
-2
/
+3
*
Add register encoding support in X86 backend
Michael Liao
2012-10-04
1
-2
/
+0
*
When creating MCAsmBackend pass the CPU string as well. In X86AsmBackend
Roman Divacky
2012-09-18
1
-2
/
+2
*
Allow MCCodeEmitter access to the target MCRegisterInfo.
Jim Grosbach
2012-05-15
1
-0
/
+1
*
Move x86 specific bits of the COFF writer to lib/Target/X86.
Rafael Espindola
2011-12-24
1
-0
/
+2
*
Move the X86 specific bits of the ELF writer to the Target/X86 directory.
Rafael Espindola
2011-12-21
1
-0
/
+4
*
Add X86 feature detection support for BMI instructions. Added new cpuid funct...
Craig Topper
2011-10-16
1
-0
/
+5
*
Rename TargetAsmBackend to MCAsmBackend; rename createAsmBackend to createMCA...
Evan Cheng
2011-07-25
1
-3
/
+3
*
Unbreak the build.
Oscar Fuentes
2011-07-25
1
-0
/
+1
[next]