index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
utils
/
TableGen
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Tidy up. Comment grammar.
Jim Grosbach
2013-08-29
1
-2
/
+2
*
Tidy up. Trailing whitespace.
Jim Grosbach
2013-08-29
1
-39
/
+39
*
Move StringToOffsetTable into the TableGen include directory so I can use it ...
Craig Topper
2013-08-29
2
-84
/
+1
*
Option parsing: support case-insensitive option matching.
Rui Ueyama
2013-08-28
1
-5
/
+10
*
Add missing include
Craig Topper
2013-08-28
1
-0
/
+1
*
Revert "Option parsing: support case-insensitive option matching." as it brok...
Rui Ueyama
2013-08-28
1
-14
/
+16
*
Option parsing: support case-insensitive option matching.
Rui Ueyama
2013-08-27
1
-16
/
+14
*
Add an OtherPreserved field to the CalleeSaved TableGen class.
Jakob Stoklund Olesen
2013-08-23
1
-1
/
+13
*
AVX-512: Added masked SHIFT commands, more encoding tests
Elena Demikhovsky
2013-08-22
1
-17
/
+23
*
ARM: use TableGen patterns to select CMOV operations.
Tim Northover
2013-08-22
2
-3
/
+3
*
Fixing a warning about control reaching the end of a non-void function.
Aaron Ballman
2013-08-16
1
-0
/
+1
*
[Mips][msa] Value types for MSA support.
Jack Carter
2013-08-13
1
-0
/
+1
*
Revert r188164: Stablize MCK_Reg ordering in AsmMatcherEmitter
Richard Sandiford
2013-08-12
1
-21
/
+19
*
Stablize MCK_Reg ordering in AsmMatcherEmitter
Richard Sandiford
2013-08-12
1
-19
/
+21
*
Remove some std stream usage from Support and TableGen
Reid Kleckner
2013-08-06
1
-1
/
+2
*
Moving definition of MnemonicContainsDot field from class Instruction to clas...
Vladimir Medic
2013-08-01
1
-2
/
+1
*
Option parsing: remove non-SUPPORT_ALIASARGS fall-back
Hans Wennborg
2013-07-31
1
-14
/
+2
*
Option parsing: add support for alias arguments.
Hans Wennborg
2013-07-31
1
-3
/
+30
*
comment typo.
Andrew Trick
2013-07-31
1
-1
/
+1
*
Revert "TableGen: Enumerate Schedule Model too."
Tom Stellard
2013-07-31
1
-7
/
+0
*
TableGen: Enumerate Schedule Model too.
Vincent Lejeune
2013-07-31
1
-0
/
+7
*
Fix register pressure tables on ARM.
Andrew Trick
2013-07-31
1
-3
/
+31
*
Add tracing to the tblgen register pressure table generator.
Andrew Trick
2013-07-31
1
-7
/
+63
*
Remove use of sprintf added to X86 disassembler tablegen code. Send message w...
Craig Topper
2013-07-28
1
-4
/
+2
*
fixed compilation issue
Elena Demikhovsky
2013-07-28
1
-0
/
+1
*
Added encoding prefixes for KNL instructions (EVEX).
Elena Demikhovsky
2013-07-28
3
-10
/
+261
*
Using a different loop induction variable than the enclosing scope. No funct...
Aaron Ballman
2013-07-25
1
-2
/
+2
*
Fix a bug in TableGen where the intrinsic function name recognizer could mis-...
Justin Holewinski
2013-07-25
1
-0
/
+18
*
RegPressure: Order the "pressure sets" by number of regunits per set.
Andrew Trick
2013-07-25
3
-8
/
+53
*
Split generated asm mnemonic matching table into a separate table for each as...
Craig Topper
2013-07-24
1
-38
/
+71
*
Remove 'else' after 'return'. No functional change.
Craig Topper
2013-07-23
1
-2
/
+1
*
Remove trailing whitespace.
Craig Topper
2013-07-23
1
-26
/
+26
*
This patch allows targets to define weather the instruction mnemonics in asm ...
Vladimir Medic
2013-07-16
1
-4
/
+7
*
Teaching llvm-tblgen to not emit a switch statement when there are no case st...
Aaron Ballman
2013-07-15
3
-53
/
+88
*
Add 'const' qualifier to some arrays.
Craig Topper
2013-07-15
1
-1
/
+1
*
Use SmallVectorImpl& instead of SmallVector to avoid repeating small vector s...
Craig Topper
2013-07-14
3
-4
/
+4
*
Extend 'readonly' and 'readnone' to work on function arguments as well as
Nick Lewycky
2013-07-06
3
-1
/
+15
*
Use SmallVectorImpl::iterator/const_iterator instead of SmallVector to avoid ...
Craig Topper
2013-07-04
1
-2
/
+2
*
Improve the compression of the tablegen DiffLists by introducing a new sort
Chad Rosier
2013-06-27
2
-4
/
+10
*
TableGen: Generate a function for getting operand indices based on their defi...
Tom Stellard
2013-06-25
1
-0
/
+130
*
Add support for encoding the HLE XACQUIRE and XRELEASE prefixes.
Stefanus Du Toit
2013-06-18
1
-0
/
+6
*
Support BufferSize on ProcResGroup for unified MOp schedulers.
Andrew Trick
2013-06-15
3
-6
/
+18
*
Machine Model: Add MicroOpBufferSize and resource BufferSize.
Andrew Trick
2013-06-15
1
-10
/
+7
*
tblgen: Assert that InstRWs doesn't grows when we don't expect it.
Benjamin Kramer
2013-06-10
1
-0
/
+1
*
tblgen: always lookup values from the original vector as it could be grown un...
Benjamin Kramer
2013-06-09
1
-6
/
+6
*
CodeGenSchedule: Use resize instead of copying a vector
Arnold Schwaighofer
2013-06-07
1
-2
/
+2
*
CodeGenSchedule: smallvector.push_back(smallvector[0]) is dangerous
Arnold Schwaighofer
2013-06-06
1
-1
/
+3
*
Remove unimplemented definition. Found using [-Wunused-member-function].
Jakub Staszak
2013-06-06
1
-2
/
+0
*
SubtargetEmitter fix
Arnold Schwaighofer
2013-06-05
1
-1
/
+1
*
Fix a tblgen subtargetemitter bug, for future Swift support.
Andrew Trick
2013-06-05
1
-4
/
+23
[prev]
[next]