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
/
utils
/
TableGen
/
InstrInfoEmitter.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Tablegen][MCInstPredicate] Removed redundant template argument from class TI...
Andrea Di Biagio
2018-08-14
1
-11
/
+10
*
[Tablegen] Replace uses of formatted_raw_ostream with raw_ostream in the pred...
Andrea Di Biagio
2018-08-13
1
-26
/
+29
*
[MC][PredicateExpander] Extend the grammar to support simple switch and retur...
Andrea Di Biagio
2018-08-09
1
-6
/
+4
*
[cfi-verify] Support AArch64.
Joel Galenson
2018-07-13
1
-0
/
+1
*
[RFC][Patch 2/3] Add a MCSubtargetInfo hook to resolve variant scheduling cla...
Andrea Di Biagio
2018-05-25
1
-0
/
+55
*
[RFC][Patch 1/3] Add a new class of predicates for variant scheduling classes.
Andrea Di Biagio
2018-05-25
1
-3
/
+32
*
[X86][MIPS][ARM] New machine instruction property 'isMoveReg'
Petar Jovanovic
2018-05-23
1
-0
/
+1
*
[MachineOperand][Target] MachineOperand::isRenamable semantics changes
Geoff Berry
2018-02-23
1
-3
/
+6
*
[Targets] Don't automatically include the scheduler class enum from *GenInstr...
Craig Topper
2017-12-13
1
-1
/
+9
*
[TableGen] Use StringRef instead of std::string for CodeGenInstruction namesp...
Craig Topper
2017-07-07
1
-6
/
+6
*
[AMDGPU, PowerPC, TableGen] Fix some Clang-tidy modernize and Include What Yo...
Eugene Zelenko
2016-12-12
1
-10
/
+14
*
TableGen: Use StringRef instead of const std::string& in return vals.
Matthias Braun
2016-12-04
1
-1
/
+2
*
This reapplies r281304. The issue was that I had missed
Sjoerd Meijer
2016-09-14
1
-0
/
+1
*
Revert of r281304 as it is causing build bot failures in hexagon
Sjoerd Meijer
2016-09-13
1
-1
/
+0
*
This adds a new field isAdd to MCInstrDesc. The ARM and Hexagon instruction
Sjoerd Meijer
2016-09-13
1
-0
/
+1
*
XRay: Add entry and exit sleds
Dean Michael Berris
2016-07-14
1
-3
/
+3
*
[TableGen] Use range-based for loop. NFC
Craig Topper
2016-02-16
1
-2
/
+2
*
[TableGen] Don't call emitSourceFileHeader a second time in the middle of the...
Craig Topper
2016-02-11
1
-3
/
+1
*
[TableGen] Whitespace cleanup in output file. NFC
Craig Topper
2016-02-11
1
-14
/
+14
*
[TableGen] Simplify code slightly. NFC
Craig Topper
2016-02-11
1
-6
/
+3
*
[TableGen] Store result of getInstructionsByEnumValue in an ArrayRef instead ...
Craig Topper
2016-02-01
1
-6
/
+6
*
[TableGen] Replace instructions() with getInstructionsByEnumValue(). No need ...
Craig Topper
2016-01-17
1
-2
/
+2
*
Replace uint16_t with the MCPhysReg typedef in many places. A lot of physical...
Craig Topper
2015-12-05
1
-1
/
+1
*
[WinEH] Make FuncletLayout more robust against catchret
David Majnemer
2015-10-01
1
-3
/
+3
*
Re-commit r247216: "Fix Clang-tidy misc-use-override warnings, other minor fi...
Hans Wennborg
2015-09-10
1
-22
/
+20
*
Revert r247216: "Fix Clang-tidy misc-use-override warnings, other minor fixes"
Hans Wennborg
2015-09-10
1
-20
/
+22
*
Fix Clang-tidy misc-use-override warnings, other minor fixes
Hans Wennborg
2015-09-10
1
-22
/
+20
*
Add support for the convergent flag at the MC and MachineInstr levels.
Owen Anderson
2015-05-28
1
-31
/
+32
*
Expand the Flags field of MCInstrDesc to 64 bits, while simultaneously
Owen Anderson
2015-05-28
1
-2
/
+2
*
Use std::bitset for SubtargetFeatures.
Michael Kuperstein
2015-05-26
1
-4
/
+4
*
Reverting r237234, "Use std::bitset for SubtargetFeatures"
Michael Kuperstein
2015-05-13
1
-4
/
+4
*
Use std::bitset for SubtargetFeatures
Michael Kuperstein
2015-05-13
1
-4
/
+4
*
Fix tablegen's PrintFatalError function to run registered file
James Y Knight
2015-05-11
1
-4
/
+2
*
Revert "Use std::bitset for SubtargetFeatures"
Michael Kuperstein
2015-03-24
1
-4
/
+4
*
Use std::bitset for SubtargetFeatures
Michael Kuperstein
2015-03-24
1
-4
/
+4
*
Use the variable names from the TargetInstrInfo source when we
Eric Christopher
2015-03-13
1
-5
/
+7
*
Add a return after the llvm namespace code for a little extra
Eric Christopher
2015-03-13
1
-3
/
+3
*
Fix a couple of depedent->dependent typos.
Eric Christopher
2015-02-26
1
-1
/
+1
*
Reverting r229831 due to multiple ARM/PPC/MIPS build-bot failures.
Michael Kuperstein
2015-02-19
1
-4
/
+4
*
Use std::bitset for SubtargetFeatures
Michael Kuperstein
2015-02-19
1
-4
/
+4
*
Target: Allow target specific operand types
Tom Stellard
2015-01-12
1
-1
/
+1
*
Tablegen output formatting fixes.
Craig Topper
2014-11-23
1
-2
/
+4
*
Add isInsertSubreg property.
Quentin Colombet
2014-08-20
1
-0
/
+1
*
Add isExtractSubreg property.
Quentin Colombet
2014-08-20
1
-0
/
+1
*
Add isRegSequence property.
Quentin Colombet
2014-08-11
1
-0
/
+1
*
Make getNamedOperandIdx readonly
Matt Arsenault
2014-08-01
1
-0
/
+1
*
[C++11] Use 'nullptr' in tablegen output files.
Craig Topper
2014-04-30
1
-5
/
+5
*
c++11: Tidy up tblgen w/ range loops.
Jim Grosbach
2014-04-18
1
-62
/
+53
*
Fix a vector that was passed by value instead of reference.
Craig Topper
2014-02-05
1
-5
/
+5
*
[weak vtables] Remove a bunch of weak vtables
Juergen Ributzka
2013-11-19
1
-4
/
+6
[next]