Files
llvm-6502/include/llvm
Jakob Stoklund Olesen 8b4c502098 Enable machine code verification in the entire code generator.
Some targets still mess up the liveness information, but that isn't
verified after MRI->invalidateLiveness().

The verifier can still check other useful things like register classes
and CFG, so it should be enabled after all passes.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@153615 91177308-0d34-0410-b5e6-96231b3b80d8
2012-03-28 23:54:28 +00:00
..
2012-03-28 22:34:41 +00:00
2012-02-22 16:09:41 +00:00
2012-02-05 20:54:10 +00:00
2011-12-01 08:00:17 +00:00
2011-12-12 21:14:40 +00:00
2012-01-26 00:06:44 +00:00
2012-02-05 22:14:15 +00:00