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
/
CodeGenDAGPatterns.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use the range variant of find instead of unpacking begin/end
David Majnemer
2016-08-11
1
-2
/
+1
*
IR: Sort generic intrinsics before target specific ones
Justin Bogner
2016-07-15
1
-2
/
+2
*
[SelectionDAG] Add a SDTCisSameSizeAs type constraint that can be used to ens...
Craig Topper
2015-11-26
1
-1
/
+7
*
Fix typos.
Bruce Mitchener
2015-09-12
1
-4
/
+4
*
[TableGen] Add support constraining a vector type in a pattern to have a spec...
Craig Topper
2015-03-05
1
-1
/
+15
*
Revert "Improve memory ownership/management in TableGen by unique_ptrifying T...
David Blaikie
2014-11-17
1
-19
/
+13
*
Improve memory ownership/management in TableGen by unique_ptrifying TreePatte...
David Blaikie
2014-11-17
1
-13
/
+19
*
Fix nested namespace with decltype to hopefully work with MSVC
David Blaikie
2014-11-13
1
-1
/
+2
*
Use unique_ptr to handle ownership of TreePatterns in CodeGenDAGPatterns::Pat...
David Blaikie
2014-11-13
1
-7
/
+7
*
Make TreePattern::error use Twine
Matt Arsenault
2014-11-11
1
-1
/
+1
*
Canonicalize header guards into a common format.
Benjamin Kramer
2014-08-13
1
-2
/
+2
*
TableGen: Allow AddedComplexity values to be negative
Tom Stellard
2014-08-01
1
-4
/
+4
*
Revert of r213521. This change introduced a non-hermetic test (depending on a
Richard Smith
2014-07-22
1
-4
/
+4
*
TableGen: Allow AddedComplexity values to be negative
Tom Stellard
2014-07-21
1
-4
/
+4
*
TableGen: permit non-leaf ComplexPattern uses
Tim Northover
2014-05-20
1
-0
/
+13
*
[C++11] More 'nullptr' conversion. In some cases just using a boolean check i...
Craig Topper
2014-04-16
1
-8
/
+8
*
Add an OutPatFrag TableGen class
Hal Finkel
2014-02-28
1
-1
/
+1
*
Improve handling of EnforceSmallerThan. Remove all types that are smaller fro...
Craig Topper
2014-01-28
1
-0
/
+4
*
TableGen: Refactor DAG patterns to enable parsing one pattern at a time.
Ahmed Bougacha
2013-10-28
1
-1
/
+5
*
Make all unnamed RegisterClass TreePatternNodes typed MVT::i32.
Jakob Stoklund Olesen
2013-03-23
1
-0
/
+1
*
Extract a method.
Jakob Stoklund Olesen
2013-03-18
1
-0
/
+5
*
Use ArrayRef<MVT::SimpleValueType> when possible.
Jakob Stoklund Olesen
2013-03-17
1
-1
/
+1
*
Sort the #include lines for utils/...
Chandler Carruth
2012-12-04
1
-3
/
+3
*
Remove exception handling usage from tblgen.
Joerg Sonnenberger
2012-10-25
1
-14
/
+23
*
Refactor Record* by-ID comparator to Record.h
Sean Silva
2012-09-19
1
-13
/
+8
*
Tablegen: Add OperandWithDefaultOps Operand type
Tom Stellard
2012-09-06
1
-2
/
+2
*
Check all patterns for missing instruction flags.
Jakob Stoklund Olesen
2012-08-28
1
-0
/
+1
*
Convert assert(0) to llvm_unreachable
Craig Topper
2012-02-05
1
-6
/
+4
*
Unconstify Inits
David Greene
2011-07-29
1
-9
/
+9
*
[AVX] Constify Inits
David Greene
2011-07-29
1
-9
/
+9
*
struct Init -> class Init
David Greene
2011-07-13
1
-1
/
+1
*
Revert r134921, 134917, 134908 and 134907. They're causing failures
Eric Christopher
2011-07-11
1
-10
/
+10
*
struct Init -> class Init.
Evan Cheng
2011-07-11
1
-1
/
+1
*
[AVX] Make Inits Foldable
David Greene
2011-07-11
1
-9
/
+9
*
Implement major new fastisel functionality: the matcher can now handle immedi...
Chris Lattner
2011-04-18
1
-0
/
+11
*
now that predicates have a decent abstraction layer on them, introduce a new
Chris Lattner
2011-04-17
1
-1
/
+2
*
Rework our internal representation of node predicates to expose more
Chris Lattner
2011-04-17
1
-5
/
+48
*
[AVX] Add type checking support for vector/subvector type constraints.
David Greene
2011-01-24
1
-1
/
+9
*
Trailing whitespace.
Jim Grosbach
2010-12-24
1
-96
/
+96
*
Add source Record* reference to PatternToMatch. Allows better diagnostics.
Jim Grosbach
2010-12-07
1
-2
/
+4
*
stop computing InstImpInputs, it is dead
Chris Lattner
2010-04-20
1
-1
/
+0
*
DAGInstruction::ImpOperands is dead after my recent tblgen work, zap it.
Chris Lattner
2010-04-20
1
-11
/
+2
*
print the complexity of the pattern being matched in the
Chris Lattner
2010-03-29
1
-0
/
+4
*
improve type checking of SDNode operand count. This rejects all cases
Chris Lattner
2010-03-28
1
-0
/
+3
*
eliminate a bunch of code duplication in ParseTreePattern
Chris Lattner
2010-03-28
1
-2
/
+2
*
add plumbing for handling multiple result nodes
Chris Lattner
2010-03-24
1
-1
/
+1
*
bring sanity to EnforceVectorEltType
Chris Lattner
2010-03-24
1
-1
/
+1
*
make getOperandNum a static function (since it's just used by
Chris Lattner
2010-03-19
1
-5
/
+0
*
major surgery on tblgen: generalize TreePatternNode
Chris Lattner
2010-03-19
1
-19
/
+42
*
make FillWithPossibleTypes take a predicate to filter types so that
Chris Lattner
2010-03-19
1
-3
/
+6
[next]