llvm-6502/lib
Lang Hames 862fd5f77a Remove overly conservative assert.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@150608 91177308-0d34-0410-b5e6-96231b3b80d8
2012-02-15 19:04:53 +00:00
..
Analysis Have AliasSet::aliasesUnknownInst use pointer TBAA info when available 2012-02-10 15:52:39 +00:00
Archive
AsmParser Convert assert(0) to llvm_unreachable 2012-02-07 05:05:23 +00:00
Bitcode
CodeGen Remove overly conservative assert. 2012-02-15 19:04:53 +00:00
DebugInfo
ExecutionEngine Using the new external-linkage warning recently added instead of disabling all return type warnings. 2012-02-14 21:44:03 +00:00
Linker Capitalize messages so that they appear nicely with the linker's error messages. 2012-02-14 09:13:54 +00:00
MC For ELF, also call fixSymbolsInTLSFixups() on expressions passed to EmitValue (literal values). Previously only called on expressions in instructions. New test cases added to tls.s, tls-i386.s. Resolves PR11981. 2012-02-15 15:09:06 +00:00
Object Expose the ELFObjectFile class directly in the Object/ELF.h header, similarly 2012-02-12 06:12:10 +00:00
Support StringSwitchify the rest of Triple.cpp. 2012-02-12 10:56:52 +00:00
TableGen Convert assert(0) to llvm_unreachable 2012-02-07 05:05:23 +00:00
Target Optimize redundant sign extends and negation of predicates. 2012-02-15 18:52:27 +00:00
Transforms [tsan] fix compiler warnings 2012-02-14 00:52:07 +00:00
VMCore Add a way to replace a field inside a metadata node. This can be 2012-02-15 09:09:29 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile