llvm-6502/lib
Chandler Carruth ad41dcfd87 Be a bit more aggressive in bailing out of this routine. Spotted by
inspection by Duncan during review. My suspicion is that we would still
have returned 0 anyways in this case, but doing it sooner is better.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@163895 91177308-0d34-0410-b5e6-96231b3b80d8
2012-09-14 10:30:42 +00:00
..
Analysis Release build: guard dump functions with 2012-09-12 05:06:18 +00:00
Archive
AsmParser
Bitcode
CodeGen Remove silly dead store. Patch by Ettl Martin. 2012-09-14 09:00:11 +00:00
DebugInfo
ExecutionEngine Better const handling for RuntimeDyld and MCJIT. 2012-09-13 21:50:06 +00:00
Linker
MC Assembler: Darwin variables defined via .set are no-dead-strip. 2012-09-13 23:11:31 +00:00
Object
Support Add support for AMD Geode. 2012-09-12 14:36:02 +00:00
TableGen
Target mips16 fixes. 2012-09-14 03:21:56 +00:00
Transforms Be a bit more aggressive in bailing out of this routine. Spotted by 2012-09-14 10:30:42 +00:00
VMCore Define an official slot for the new !tbaa.struct metadata tag. 2012-09-13 17:56:17 +00:00
CMakeLists.txt Move TableGen's parser and entry point into a library 2011-10-01 16:41:13 +00:00
LLVMBuild.txt
Makefile