1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 03:53:04 +02:00
llvm-mirror/include/llvm/TableGen
Jakob Stoklund Olesen 925ae76e4b Tristate mayLoad, mayStore, and hasSideEffects.
Keep track of the set/unset state of these bits along with their
true/false values, but treat '?' as '0' for now.

llvm-svn: 162461
2012-08-23 19:34:46 +00:00
..
Error.h Print out the location of expanded multiclass defs in TableGen errors. 2012-08-22 23:33:58 +00:00
Main.h
Record.h Tristate mayLoad, mayStore, and hasSideEffects. 2012-08-23 19:34:46 +00:00
StringMatcher.h Move llvm-tblgen's StringMatcher into the TableGen library so it can 2012-05-02 17:32:48 +00:00
TableGenAction.h Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_anch 2011-12-20 02:50:00 +00:00
TableGenBackend.h Eliminate struct TableGenBackend. 2012-06-13 05:15:49 +00:00