llvm-6502/lib
2008-02-23 01:47:44 +00:00
..
Analysis Change a C-style cast to const_cast, to avoid a -Wcast-qual warning. 2008-02-21 17:33:24 +00:00
Archive Update gcc 4.3 warnings fix patch with recent head changes 2008-02-20 11:10:28 +00:00
AsmParser Regenerate. 2008-02-23 01:17:37 +00:00
Bitcode Properly read and write bitcodes for multiple return values. 2008-02-23 01:44:55 +00:00
CodeGen Recognize loads of arguments as re-materializable first. Therefore if isReallyTriviallyReMaterializable() returns true it doesn't confuse it as a "normal" re-materializable instruction. 2008-02-23 01:44:27 +00:00
Debugger Remove attribution from file headers, per discussion on llvmdev. 2007-12-29 20:36:04 +00:00
ExecutionEngine Update gcc 4.3 warnings fix patch with recent head changes 2008-02-20 11:10:28 +00:00
Linker And final pack of warnings silencing 2008-02-20 11:27:04 +00:00
Support Add explicit keywords. 2008-02-20 16:44:09 +00:00
System Provide __main hooks for cygwin & mingw32 2008-02-22 10:08:31 +00:00
Target No need recognize load from a fixed argument slot as re-materializable. LiveIntervalAnalysis already handles it as a special case. 2008-02-23 01:47:44 +00:00
Transforms Split ParameterAttributes.h, putting the complicated 2008-02-22 22:17:59 +00:00
VMCore print getresult operand and its type directly. 2008-02-23 01:04:26 +00:00
Makefile remove attribution from lib Makefiles. 2007-12-29 20:09:26 +00:00