llvm-6502/lib
Duncan Sands 7c894691ef GCC doesn't understand that OrigAliasResult having a value is correlated with
ArePhisAssumedNoAlias, and warns that OrigAliasResult may be used uninitialized.
Pacify GCC.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@164229 91177308-0d34-0410-b5e6-96231b3b80d8
2012-09-19 15:43:44 +00:00
..
Analysis GCC doesn't understand that OrigAliasResult having a value is correlated with 2012-09-19 15:43:44 +00:00
Archive
AsmParser
Bitcode Use LLVM_DELETED_FUNCTION in place of 'DO NOT IMPLEMENT' comments. 2012-09-15 17:09:36 +00:00
CodeGen comment typo 2012-09-18 22:57:42 +00:00
DebugInfo Mark unimplemented copy constructors and copy assignment operators as LLVM_DELETED_FUNCTION. 2012-09-18 02:01:41 +00:00
ExecutionEngine Mark unimplemented copy constructors and copy assignment operators as LLVM_DELETED_FUNCTION. 2012-09-18 02:01:41 +00:00
Linker
MC Tidy up. Minor formatting. 2012-09-18 23:05:18 +00:00
Object
Support Use LLVM_DELETED_FUNCTION in place of 'DO NOT IMPLEMENT' comments. 2012-09-15 17:09:36 +00:00
TableGen De-nest if's and fix mix-up 2012-09-19 02:14:59 +00:00
Target Small structs for PPC64 SVR4 must be passed right-justified in registers. 2012-09-19 15:42:13 +00:00
Transforms SimplifyCFG: Don't generate invalid code for switch used to initialize 2012-09-19 14:24:21 +00:00
VMCore whitespace. 2012-09-19 06:24:00 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile