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.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
CMake: Make most target symbols hidden by default
Tom Stellard
2020-01-14
1
-1
/
+1
*
X86_MC::createX86MCSubtargetInfo - X86_MC::ParseX86Triple never returns an em...
Simon Pilgrim
2019-11-02
1
-6
/
+3
*
[Mips] Use appropriate private label prefix based on Mips ABI
Mirko Brkusanin
2019-10-23
1
-1
/
+2
*
[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
-14
/
+14
*
[MC] Add MCInstrAnalysis::evaluateMemoryOperandAddress
Seiya Nuta
2019-07-25
1
-1
/
+28
*
Revert CMake: Make most target symbols hidden by default
Tom Stellard
2019-06-11
1
-1
/
+1
*
CMake: Make most target symbols hidden by default
Tom Stellard
2019-06-10
1
-1
/
+1
*
[X86] Create a TargetInfo header. NFC
Richard Trieu
2019-05-15
1
-0
/
+1
*
[X86] Move InstPrinter files to MCTargetDesc. NFC
Richard Trieu
2019-05-10
1
-2
/
+2
*
Add explicit dependencies on MCSection.h and MCDwarf.h to the .cpp
Eric Christopher
2019-04-12
1
-0
/
+1
*
[X86] Add MM register mapping from CodeView to MC register id
Luo, Yuanke
2019-04-11
1
-0
/
+9
*
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
*
[TableGen][SubtargetEmitter] Add the ability for processor models to describe...
Andrea Di Biagio
2018-09-19
1
-73
/
+5
*
Add missing override keyword (NFC)
Joel Galenson
2018-08-24
1
-1
/
+2
*
Find PLT entries for x86, x86_64, and AArch64.
Joel Galenson
2018-08-24
1
-0
/
+61
*
Add the extended XMM registers mappings for AVX-512.
Zachary Turner
2018-08-18
1
-0
/
+17
*
[codeview] Use push_macro to avoid conflicts instead of a prefix
Reid Kleckner
2018-08-16
1
-170
/
+170
*
Add support for AVX-512 CodeView registers.
Zachary Turner
2018-08-16
1
-114
/
+170
*
[llvm-mca][BtVer2] Teach how to identify dependency-breaking idioms.
Andrea Di Biagio
2018-07-31
1
-0
/
+74
*
[X86][BtVer2] correctly model the latency/throughput of LEA instructions.
Andrea Di Biagio
2018-07-19
1
-0
/
+1
*
[llvm-mca][X86] Teach how to identify register writes that implicitly clear t...
Andrea Di Biagio
2018-06-20
1
-1
/
+74
*
[CodeView] Add prefix to CodeView registers.
Jonas Devlieghere
2018-05-29
1
-114
/
+114
*
[codeview] Implement FPO data assembler directives
Reid Kleckner
2017-10-11
1
-1
/
+7
*
CodeView: Provide a .def file with the register ids
Hans Wennborg
2017-10-03
1
-45
/
+122
*
Delete Default and JITDefault code models
Rafael Espindola
2017-08-03
1
-15
/
+0
*
Move the global variables representing each Target behind accessor function
Mehdi Amini
2016-10-09
1
-3
/
+3
*
Delete MCCodeGenInfo.
Rafael Espindola
2016-06-30
1
-10
/
+3
*
[codeview] Add EFLAGS to the list of CodeView register numbers
Reid Kleckner
2016-06-22
1
-1
/
+3
*
Delete Reloc::Default.
Rafael Espindola
2016-05-18
1
-31
/
+0
*
[X86] Use MCPhysReg and uint16_t for static arrays of registers and opcodes r...
Craig Topper
2016-03-02
1
-2
/
+2
*
[CodeView] Describe variables live in x87 registers
David Majnemer
2016-02-24
1
-0
/
+5
*
[codeview] Describe int local variables using .cv_def_range
Reid Kleckner
2016-02-10
1
-3
/
+43
*
Delete MCRelocationInfo::createExprForRelocation.
Pete Cooper
2016-01-15
1
-4
/
+0
*
[X86] Move getX86SubSuperRegisterOrZero to X86MCTargetDesc.cpp so it can be u...
Craig Topper
2015-12-25
1
-0
/
+181
*
Revert r247692: Replace Triple with a new TargetTuple in MCTargetDesc/* and r...
Daniel Sanders
2015-09-15
1
-31
/
+31
*
Re-commit r247683: Replace Triple with a new TargetTuple in MCTargetDesc/* an...
Daniel Sanders
2015-09-15
1
-31
/
+31
*
Revert r247684 - Replace Triple with a new TargetTuple ...
Daniel Sanders
2015-09-15
1
-31
/
+31
*
Replace Triple with a new TargetTuple in MCTargetDesc/* and related. NFC.
Daniel Sanders
2015-09-15
1
-31
/
+31
*
Add a target environment for CoreCLR.
Pat Gavlin
2015-08-14
1
-1
/
+2
*
MC: Remove MCSubtargetInfo() default constructor
Duncan P. N. Exon Smith
2015-07-10
1
-3
/
+1
*
Change the last few internal StringRef triples into Triple objects.
Daniel Sanders
2015-07-06
1
-16
/
+12
*
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
-6
/
+5
*
Replace string GNU Triples with llvm::Triple in create*MCRelocationInfo(). NFC.
Daniel Sanders
2015-06-10
1
-3
/
+2
*
Replace string GNU Triples with llvm::Triple in MCAsmInfo subclasses and crea...
Daniel Sanders
2015-06-04
1
-2
/
+2
*
MC: MCCodeGenInfo naming update. NFC.
Jim Grosbach
2015-05-15
1
-1
/
+1
*
Replace the MCSubtargetInfo parameter with a Triple when creating
Eric Christopher
2015-03-31
1
-3
/
+3
*
Remove unused MCSubtargetInfo argument from the X86 MCInstPrinter ctors.
Eric Christopher
2015-03-30
1
-1
/
+1
[next]