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
/
test
/
TableGen
Commit message (
Expand
)
Author
Age
Files
Lines
*
[TableGen] Improve decoding options for non-orthogonal instructions
Petr Pavlu
2015-07-15
3
-0
/
+131
*
Use std::bitset for SubtargetFeatures.
Michael Kuperstein
2015-05-26
1
-1
/
+1
*
[TableGen] Resolve complex def names inside multiclasses
Hal Finkel
2015-05-21
1
-0
/
+42
*
Reverting r237234, "Use std::bitset for SubtargetFeatures"
Michael Kuperstein
2015-05-13
1
-1
/
+1
*
Use std::bitset for SubtargetFeatures
Michael Kuperstein
2015-05-13
1
-1
/
+1
*
Add support for v1i128 type.
Kit Barton
2015-04-17
1
-1
/
+1
*
[TableGen] Prevent invalid code generation when emitting AssemblerPredicate c...
Toma Tabacu
2015-04-07
1
-0
/
+31
*
[AVX512] Added intrinsics for VPCMPEQB and VPCMPEQW.
Robert Khasanov
2014-09-30
1
-1
/
+1
*
Update test case to match minor formatting change introduced in r218563.
Craig Topper
2014-09-27
1
-3
/
+3
*
Fix TableGen -gen-disassembler output for bit fields with an offset.
Craig Topper
2014-09-27
1
-0
/
+74
*
[TableGen] Fully resolve class-instance values before defs in multiclasses
Adam Nemet
2014-09-16
1
-0
/
+19
*
Tablegen fixes for new syntax when initializing bits from variables.
Jean-Luc Duprat
2014-08-29
1
-1
/
+3
*
llvm/test/TableGen/*Foreach*.td: Remove XFAIL:vg_leak. They have not been fai...
NAKAMURA Takumi
2014-08-12
4
-4
/
+0
*
Update BitRecTy::convertValue to allow if expressions with bit values on both...
Pete Cooper
2014-08-07
1
-0
/
+2
*
Change the { } expression in tablegen to accept sized binary literals which a...
Pete Cooper
2014-08-07
1
-0
/
+24
*
Change BitsInit to inherit from TypedInit.
Pete Cooper
2014-08-07
2
-2
/
+2
*
Change TableGen so that binary literals such as 0b001 are now sized.
Pete Cooper
2014-08-07
1
-0
/
+37
*
TableGen: Change { } to only accept bits<n> entries when n == 1.
Pete Cooper
2014-08-07
1
-0
/
+22
*
Allow binary and for tblgen math.
Joerg Sonnenberger
2014-08-05
1
-0
/
+8
*
Revert of r213521. This change introduced a non-hermetic test (depending on a
Richard Smith
2014-07-22
1
-41
/
+0
*
TableGen: Allow AddedComplexity values to be negative
Tom Stellard
2014-07-21
1
-0
/
+41
*
[TableGen] Allow shift operators to take bits<n>
Adam Nemet
2014-07-17
1
-0
/
+10
*
[TABLEGEN] Do not crash on intrinsics with names longer than 40 characters
Justin Holewinski
2014-07-17
1
-0
/
+32
*
Fix error in tablegen when either operand of !if is an empty list.
Matt Arsenault
2014-06-10
1
-0
/
+7
*
Anonymous definitions in foreach blocks triggered a 'def already exists'
Artyom Skrobov
2014-06-10
1
-1
/
+25
*
test/TableGen: Remove XFAIL:vg_leak out of 3 tests corresponding to r208293.
NAKAMURA Takumi
2014-05-09
3
-3
/
+0
*
Mark test/TableGen/listconcat.td as XFAIL:vg_leak. llvm-tblgen is ignorant of...
NAKAMURA Takumi
2014-05-08
1
-0
/
+1
*
[tablegen] Add !listconcat operator with the similar semantics as !strconcat
Daniel Sanders
2014-05-07
1
-0
/
+18
*
[tablegen] !strconcat accepts more than two arguments but this wasn't documen...
Daniel Sanders
2014-05-02
1
-1
/
+13
*
[TableGen] Correctly generate implicit anonymous prototype defs in multiclasses
Hal Finkel
2014-01-02
1
-0
/
+10
*
[TableGen] Use the same anonymous name as the prefix on all multiclass defs
Hal Finkel
2014-01-02
1
-0
/
+15
*
FileCheckize r197869
Alp Toker
2013-12-22
1
-4
/
+7
*
Relax tab check into a whitespace check to fix the test in r197869
Alp Toker
2013-12-21
1
-1
/
+1
*
TableGen: Generate valid identifiers for anonymous records
Alp Toker
2013-12-21
1
-0
/
+13
*
Mark 36 tests as XFAIL:vg_leak in llvm/test/TableGen.
NAKAMURA Takumi
2013-11-10
36
-0
/
+36
*
Remove 6 of XFAIL(s) in llvm/test/TableGen, since r193736. They have been XPA...
NAKAMURA Takumi
2013-11-10
6
-6
/
+3
*
Enable variable arguments support for intrinsics.
Andrew Trick
2013-10-31
1
-0
/
+29
*
FileCheckize some tests.
Bill Wendling
2013-08-22
15
-25
/
+162
*
Fix a bug in TableGen where the intrinsic function name recognizer could mis-...
Justin Holewinski
2013-07-25
1
-0
/
+35
*
Allow TableGen DAG arguments to be just a name.
Jakob Stoklund Olesen
2013-03-24
1
-0
/
+12
*
FileCheck-ify some grep tests
Reid Kleckner
2013-01-25
1
-2
/
+6
*
Improve the !add TableGen test case.
Hal Finkel
2013-01-25
1
-0
/
+3
*
Add an addition operator to TableGen
Hal Finkel
2013-01-25
1
-0
/
+15
*
Fix typo, which prevent test from being check.
Jakub Staszak
2012-12-12
1
-3
/
+3
*
llvm/test/TableGen: Remove XFAIL:vg_leak in dozen of tests, according to llvm...
NAKAMURA Takumi
2012-12-11
36
-36
/
+0
*
Re-work bit/bits value resolving in tblgen
Michael Liao
2012-09-06
3
-1
/
+89
*
Convert all tests using TCL-style quoting to use shell-style quoting.
Chandler Carruth
2012-07-02
11
-20
/
+20
*
Add support for range expressions in TableGen foreach loops.
Jakob Stoklund Olesen
2012-05-24
1
-2
/
+21
*
Don't put TGParser scratch results in the output.
Jakob Stoklund Olesen
2012-05-24
1
-0
/
+1
*
Teach tblgen's set theory "sequence" operator to support an optional stride o...
Owen Anderson
2012-05-24
1
-0
/
+2
[next]