llvm-6502/lib
Chris Lattner 1945d58025 reapply r121100 with a tweak to constant fold ConstExprs with TargetData
(if available) as we go so that we get simple constantexprs not insane ones.
This fixes the failure of clang/test/CodeGenCXX/virtual-base-ctor.cpp
that the previous iteration of this patch had.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@121111 91177308-0d34-0410-b5e6-96231b3b80d8
2010-12-07 04:33:29 +00:00
..
Analysis Also inore '()' while creating mdnode name from ObjC symbol name. 2010-12-03 23:40:45 +00:00
Archive Merge System into Support. 2010-11-29 18:16:10 +00:00
AsmParser Add a new 'hotpatch' attribute. This attribute will insert a two-byte no-op 2010-10-25 15:37:09 +00:00
Bitcode Generalize the darwin wrapper hack to work with generic macho triples as well as darwin ones. 2010-11-29 23:29:54 +00:00
CodeGen Remove unused member. 2010-12-07 01:32:45 +00:00
CompilerDriver Now to chant the magical incantation that will exorcise the System library 2010-11-29 19:44:50 +00:00
ExecutionEngine Remove unneeded zero arrays. 2010-12-04 15:28:22 +00:00
Linker Merge System into Support. 2010-11-29 18:16:10 +00:00
MC Fix pcrel relocations that cross sections. 2010-12-07 03:50:14 +00:00
Object Merge System into Support. 2010-11-29 18:16:10 +00:00
Support Support/PathV2: Cleanup separator handling. 2010-12-07 03:57:48 +00:00
Target lib/Target/X86/X86MCAsmInfo.cpp: [PR8741] On Win64, specify explicit PrivateGlobalPrefix as ".L". 2010-12-07 02:43:45 +00:00
Transforms reapply r121100 with a tweak to constant fold ConstExprs with TargetData 2010-12-07 04:33:29 +00:00
VMCore Fix PR 4170 by having ExtractValueInst::getIndexedType() reject out-of-bounds indexing. 2010-12-05 20:50:26 +00:00
Makefile Add LLVMObject Library. 2010-11-15 03:21:41 +00:00