1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 11:42:57 +01:00
llvm-mirror/lib
Chris Lattner e4012123b6 Add better checking
llvm-svn: 8996
2003-10-10 03:56:01 +00:00
..
Analysis Use std::string::size_type for for ColonPos to stop gcc from giving a warning 2003-10-01 22:49:22 +00:00
AsmParser Add better checking 2003-10-10 03:56:01 +00:00
Bytecode Another 10% performance improvement by not using replaceAllUsesWith 2003-10-09 23:10:14 +00:00
CodeGen Change MRegisterDesc::AliasSet, TargetInstrDescriptor::ImplicitDefs 2003-10-08 05:20:08 +00:00
CWriter A couple of minor code cleanups. 2003-10-05 00:40:51 +00:00
ExecutionEngine Do not read past the end of the contained type list 2003-10-09 20:31:18 +00:00
Support ToolRunner.h has been moved from include/Support to include/llvm/Support. 2003-10-06 18:37:24 +00:00
Target Add # of printed instructions statistic to both the SPARC and X86 LLC backends. 2003-10-06 15:41:21 +00:00
Transforms Update comment 2003-10-08 16:56:11 +00:00
VMCore Add a sanity check for constant expression casts 2003-10-07 22:19:19 +00:00
Makefile Removed Support directory. It now lives in llvm/support/lib. 2003-09-29 16:10:43 +00:00