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
/
SetTheory.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Sort the #include lines for utils/...
Chandler Carruth
2012-12-04
1
-1
/
+1
*
Remove exception handling usage from tblgen.
Joerg Sonnenberger
2012-10-25
1
-18
/
+19
*
Don't use stack unwinding to provide the location information for
Joerg Sonnenberger
2012-10-24
1
-59
/
+62
*
tblgen: Use semantically correct RTTI functions.
Sean Silva
2012-10-10
1
-1
/
+1
*
tblgen: Mechanically move dynamic_cast<> to dyn_cast<>.
Sean Silva
2012-10-10
1
-11
/
+11
*
Added instregex support to TableGen subtarget emitter.
Andrew Trick
2012-10-03
1
-1
/
+5
*
Teach tblgen's set theory "sequence" operator to support an optional stride o...
Owen Anderson
2012-05-24
1
-3
/
+17
*
Add an (interleave A, B, ...) SetTheory operator.
Jakob Stoklund Olesen
2012-01-24
1
-0
/
+19
*
Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_...
David Blaikie
2011-12-20
1
-0
/
+4
*
Move TableGen's parser and entry point into a library
Peter Collingbourne
2011-10-01
1
-2
/
+2
*
Unconstify Inits
David Greene
2011-07-29
1
-20
/
+20
*
[AVX] Constify Inits
David Greene
2011-07-29
1
-20
/
+20
*
Revert r134921, 134917, 134908 and 134907. They're causing failures
Eric Christopher
2011-07-11
1
-21
/
+20
*
[AVX] Make Inits Foldable
David Greene
2011-07-11
1
-20
/
+21
*
Consolidate some TableGen diagnostic helper functions.
Jim Grosbach
2011-06-21
1
-0
/
+1
*
Prempt some obnoxious compiler from complaing about signed/unsigned
Jakob Stoklund Olesen
2011-06-16
1
-2
/
+2
*
Make sure to pass an unsigned to a printf format that is always %u.
Jakob Stoklund Olesen
2011-06-16
1
-1
/
+6
*
Drop a RecordKeeper reference that wasn't necessary.
Jakob Stoklund Olesen
2011-06-04
1
-7
/
+5
*
Silence compiler warnings.
Jakob Stoklund Olesen
2011-06-04
1
-6
/
+6
*
Teach TableGen to evaluate DAG expressions as set operations.
Jakob Stoklund Olesen
2011-06-04
1
-0
/
+272