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
/
TGValueTypes.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove extra semicolons.
Chad Rosier
2012-10-11
1
-2
/
+2
*
tblgen: Move mini Type hierarchy to LLVM-style RTTI.
Sean Silva
2012-10-10
1
-4
/
+22
*
Revert pragma clang suppressions that confuse GCC. (I'll worry about how to s...
David Blaikie
2011-12-20
1
-5
/
+0
*
Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_...
David Blaikie
2011-12-20
1
-0
/
+5
*
Remove unused STL header includes.
Jay Foad
2011-04-23
1
-1
/
+0
*
Add contexts to some of the MVT APIs. No functionality change yet, just the ...
Owen Anderson
2009-08-12
1
-19
/
+0
*
Rename MVT to EVT, in preparation for splitting SimpleValueType out into its ...
Owen Anderson
2009-08-10
1
-17
/
+17
*
Replace std::iostreams with raw_ostream in TableGen.
Daniel Dunbar
2009-07-03
1
-1
/
+0
*
Give tablegen's Type a destructor, to suppress spurious
Dan Gohman
2008-11-04
1
-0
/
+1
*
Add some asserts to verify MVT invariant assumptions.
Dan Gohman
2008-11-04
1
-0
/
+2
*
Change how extended types are represented in MVTs. Instead of fiddling
Dan Gohman
2008-11-03
1
-0
/
+123