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
/
CodeGenInstruction.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[AArch64] Add isAuthenticated predicate to MCInstDesc
Vedant Kumar
2020-01-10
1
-0
/
+1
*
TableGen/GlobalISel: Fix pattern matching of immarg literals
Matt Arsenault
2020-01-09
1
-1
/
+11
*
CodeGenInstruction - fix uninitialized variable warnings. NFCI.
Simon Pilgrim
2019-11-06
1
-5
/
+6
*
GlobalISel: Add target pre-isel instructions
Matt Arsenault
2019-10-07
1
-0
/
+1
*
Allow target to handle STRICT floating-point nodes
Ulrich Weigand
2019-06-05
1
-0
/
+1
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[ARM][MC] Move information about variadic register defs into tablegen
Oliver Stannard
2018-12-03
1
-0
/
+1
*
Fix -Winfinite-recursion compile error.
Haojian Wu
2018-11-28
1
-1
/
+3
*
[TableGen] Better error checking for TIED_TO constraints.
Simon Tatham
2018-11-28
1
-0
/
+9
*
[WebAssembly] Add isEHScopeReturn instruction property
Heejin Ahn
2018-08-21
1
-0
/
+1
*
[cfi-verify] Support AArch64.
Joel Galenson
2018-07-13
1
-0
/
+1
*
[TableGen] Support multi-alternative pattern fragments
Ulrich Weigand
2018-07-13
1
-0
/
+2
*
[TableGen] Prevent double flattening of InstAlias asm strings in the asm matc...
Craig Topper
2018-06-18
1
-1
/
+1
*
[X86][MIPS][ARM] New machine instruction property 'isMoveReg'
Petar Jovanovic
2018-05-23
1
-0
/
+1
*
[FastISel] Permit instructions to be skipped for FastISel generation.
Simon Dardis
2018-05-22
1
-0
/
+1
*
Fix layering of MachineValueType.h by moving it from CodeGen to Support
David Blaikie
2018-03-23
1
-1
/
+1
*
[globalisel][tablegen] Generalize pointer-type inference by introducing ptype...
Daniel Sanders
2017-11-18
1
-0
/
+6
*
[TableGen] Use StringRef instead of std::string for CodeGenInstruction namesp...
Craig Topper
2017-07-07
1
-1
/
+1
*
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
*
Apply clang-tidy's misc-move-constructor-init throughout LLVM.
Benjamin Kramer
2016-05-27
1
-1
/
+2
*
[NFC] Header cleanup
Mehdi Amini
2016-04-18
1
-2
/
+1
*
TableGen: Add hasNoSchedulingInfo to instructions
Matthias Braun
2016-03-01
1
-0
/
+1
*
[TableGen] Use the SMLoc header file instead of SourceMgr header file in a co...
Craig Topper
2015-06-08
1
-1
/
+2
*
Add support for the convergent flag at the MC and MachineInstr levels.
Owen Anderson
2015-05-28
1
-0
/
+1
*
Reverted 230471 - gather scatter handling in table gen.
Elena Demikhovsky
2015-03-01
1
-1
/
+0
*
AVX-512: Gather and Scatter patterns
Elena Demikhovsky
2015-02-25
1
-0
/
+1
*
Remove neverHasSideEffects support from TableGen CodeGenInstruction. Everyone...
Craig Topper
2014-11-26
1
-1
/
+0
*
Add isInsertSubreg property.
Quentin Colombet
2014-08-20
1
-0
/
+1
*
Add isExtractSubreg property.
Quentin Colombet
2014-08-20
1
-0
/
+1
*
Canonicalize header guards into a common format.
Benjamin Kramer
2014-08-13
1
-2
/
+2
*
Add isRegSequence property.
Quentin Colombet
2014-08-11
1
-0
/
+1
*
TableGen: use correct MIOperand when printing aliases
Tim Northover
2014-05-15
1
-0
/
+2
*
TableGen/ARM64: print aliases even if they have syntax variants.
Tim Northover
2014-05-15
1
-1
/
+1
*
iterator_range accessor for CodeGenTarget instruction list.
Jim Grosbach
2014-04-18
1
-1
/
+0
*
iterator based accessors for CodeGenInstruction operand list.
Jim Grosbach
2014-04-18
1
-0
/
+7
*
Replace ValueTypes.h with MachineValueType.h if possible.
Patrik Hagglund
2014-03-15
1
-1
/
+1
*
Shrink the size of CodeGenInstruction a little bit by using bitfields. 32 boo...
Craig Topper
2014-02-05
1
-32
/
+32
*
Add an instruction deprecation feature to TableGen.
Joey Gouly
2013-09-12
1
-0
/
+3
*
Sort the #include lines for utils/...
Chandler Carruth
2012-12-04
1
-2
/
+2
*
Remove exception handling usage from tblgen.
Joerg Sonnenberger
2012-10-25
1
-4
/
+3
*
Heed guessInstructionProperties, and stop warning on redundant flags.
Jakob Stoklund Olesen
2012-08-24
1
-0
/
+8
*
Tristate mayLoad, mayStore, and hasSideEffects.
Jakob Stoklund Olesen
2012-08-23
1
-1
/
+5
*
Print out the location of expanded multiclass defs in TableGen errors.
Jakob Stoklund Olesen
2012-08-22
1
-1
/
+1
*
Add an MCID::Select flag and TII hooks for optimizing selects.
Jakob Stoklund Olesen
2012-08-16
1
-0
/
+1
*
Teach the AsmMatcherEmitter to allow InstAlias' where the suboperands of a co...
Owen Anderson
2012-06-08
1
-2
/
+2
*
Restore hasPostISelHook tblgen flag.
Andrew Trick
2011-09-20
1
-0
/
+1
*
ARM isel bug fix for adds/subs operands.
Andrew Trick
2011-09-20
1
-1
/
+0
*
Follow up to r138791.
Evan Cheng
2011-08-30
1
-0
/
+1
[next]