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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix DfaEmitter::visitDfaState() crash in MSVC x86 debug builds (PR44945)
Hans Wennborg
2020-02-25
2
-5
/
+8
*
[X86][Disassembler] Shrink X86GenDisassemblerTables.inc from 36M to 6.1M
Fangrui Song
2020-01-11
1
-46
/
+42
*
[AArch64] Add isAuthenticated predicate to MCInstDesc
Vedant Kumar
2020-01-10
4
-0
/
+4
*
TableGen/GlobalISel: Fix pattern matching of immarg literals
Matt Arsenault
2020-01-09
5
-26
/
+65
*
TableGen/GlobalISel: Add way for SDNodeXForm to work on timm
Matt Arsenault
2020-01-09
1
-4
/
+47
*
TableGen/GlobalISel: Address fixme
Matt Arsenault
2020-01-09
1
-5
/
+9
*
[ms] [X86] Use "P" modifier on all branch-target operands in inline X86 assem...
Eric Astor
2020-01-09
2
-41
/
+46
*
TableGen: Remove unused code
Matt Arsenault
2020-01-09
1
-6
/
+0
*
TableGen/GlobalISel: Fix slightly wrong generated comment
Matt Arsenault
2020-01-09
1
-1
/
+1
*
Fix warnings as errors that occur on sanitizer-x86_64-linux
Daniel Sanders
2020-01-07
1
-4
/
+4
*
Remove extraneous semicolon.
Bill Wendling
2020-01-07
1
-1
/
+1
*
[gicombiner] Add GIMatchTree and use it for the code generation
Daniel Sanders
2020-01-07
11
-8
/
+1769
*
[MC] Add parameter `Address` to MCInstrPrinter::printInstruction
Fangrui Song
2020-01-06
1
-7
/
+8
*
TableGen/GlobalISel: Handle default operands that are used
Matt Arsenault
2020-01-06
1
-7
/
+37
*
[NFC] Fix trivial typos in comments
James Henderson
2020-01-06
2
-4
/
+4
*
Revert "[gicombiner] Add GIMatchTree and use it for the code generation"
Daniel Sanders
2020-01-03
11
-1769
/
+8
*
[gicombiner] Add GIMatchTree and use it for the code generation
Daniel Sanders
2020-01-03
11
-8
/
+1769
*
[globalisel] Fix another mismatch between %d and the RuleID type
Daniel Sanders
2020-01-03
1
-1
/
+1
*
TableGen: Fix assert on PatFrags with predicate code
Matt Arsenault
2019-12-30
1
-5
/
+21
*
[Intrinsic] Delete tablegen rules of llvm.{sig,}{setjmp,longjmp}
Fangrui Song
2019-12-27
1
-28
/
+0
*
[TableGen] Fixes -Wrange-loop-analysis warnings
Mark de Wever
2019-12-22
5
-10
/
+10
*
[globalisel] Small correction to the fixup in 0a0813962d6. The two ID's are n...
Daniel Sanders
2019-12-18
1
-2
/
+2
*
[gicombiner] Import tryCombineIndexedLoadStore()
Daniel Sanders
2019-12-18
1
-3
/
+4
*
[globalisel] Attempt to fix ARM bots that emit the correct number in the wron...
Daniel Sanders
2019-12-18
1
-4
/
+5
*
[gicombiner] Add support for arbitrary match data being passed from match to ...
Daniel Sanders
2019-12-18
1
-0
/
+83
*
Revert "Temporarily Revert "[gicombiner] Add the MatchDag structure and parse...
Daniel Sanders
2019-12-18
14
-3
/
+1361
*
Temporarily Revert "[gicombiner] Add the MatchDag structure and parse instruc...
Eric Christopher
2019-12-17
14
-1361
/
+3
*
[gicombiner] Process the MatchDag such that every node is reachable from the ...
Daniel Sanders
2019-12-17
4
-0
/
+93
*
[gicombiner] Add the MatchDag structure and parse instruction DAG's from the ...
Daniel Sanders
2019-12-17
14
-3
/
+1268
*
[RISCV] Added isCompressibleInst() to estimate size in getInstSizeInBytes()
Ana Pazos
2019-12-16
1
-69
/
+150
*
[RISCV] Move DebugLoc Copy into CompressInstEmitter
Sam Elliott
2019-12-13
1
-0
/
+1
*
[IR] Split out target specific intrinsic enums into separate headers
Reid Kleckner
2019-12-11
1
-11
/
+65
*
[TableGen] Remove unused target intrinsic generation logic
Reid Kleckner
2019-12-11
7
-75
/
+20
*
[MC] Rewrite tablegen for printInstrAlias to comiple faster, NFC
Reid Kleckner
2019-12-06
1
-95
/
+166
*
Revert "Use InitLLVM to setup a pretty stack printer"
Nico Weber
2019-11-25
1
-2
/
+2
*
Use InitLLVM to setup a pretty stack printer
Rui Ueyama
2019-11-26
1
-2
/
+2
*
[TableGen] Fixed 'unused but set variable' warning. NFCI
Dávid Bolvanský
2019-11-24
1
-2
/
+0
*
Reland 'Fixed -Wdeprecated-copy warnings. NFCI.'
Dávid Bolvanský
2019-11-23
1
-0
/
+1
*
Revert 'Fixed -Wdeprecated-copy warnings. NFCI.'
Dávid Bolvanský
2019-11-23
1
-1
/
+0
*
Fixed -Wdeprecated-copy warnings. NFCI.
Dávid Bolvanský
2019-11-23
1
-0
/
+1
*
[TableGen] Add backend to generate command guide for tools using libOption.
Jonas Devlieghere
2019-11-22
7
-72
/
+198
*
[PGO][PGSO] DAG.shouldOptForSize part.
Hiroshi Yamauchi
2019-11-21
1
-0
/
+8
*
[SVE][CodeGen] Scalable vector MVT size queries
Graham Hunter
2019-11-18
1
-12
/
+23
*
CodeGenRegBank - make functions const to fix cppcheck warnings.
Simon Pilgrim
2019-11-10
1
-3
/
+5
*
Reduce scope of variable to silence cppcheck warning. NFC
Simon Pilgrim
2019-11-09
1
-2
/
+1
*
Fix uninitialized variable warnings. NFCI.
Simon Pilgrim
2019-11-09
1
-2
/
+2
*
AsmWriterOperand - fix uninitialized variable warning. NFCI.
Simon Pilgrim
2019-11-07
1
-1
/
+1
*
TableGen: Remove assert that pattern results match input number
Matt Arsenault
2019-11-06
1
-1
/
+0
*
CodeGenInstruction - fix uninitialized variable warnings. NFCI.
Simon Pilgrim
2019-11-06
1
-5
/
+6
*
X86FoldTablesEmitter - fix static analyzer potential invalid iterator warning...
Simon Pilgrim
2019-11-06
1
-3
/
+3
[next]