llvm-6502/lib
Chris Lattner 3af23f8aba if we have a phi translation failure of the start block,
return *just* a clobber of the start block, not other 
random stuff as well.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@61026 91177308-0d34-0410-b5e6-96231b3b80d8
2008-12-15 04:58:29 +00:00
..
Analysis if we have a phi translation failure of the start block, 2008-12-15 04:58:29 +00:00
Archive
AsmParser Introducing nocapture, a parameter attribute for pointers to indicate that the 2008-12-15 01:34:58 +00:00
Bitcode Introducing nocapture, a parameter attribute for pointers to indicate that the 2008-12-15 01:34:58 +00:00
CodeGen Reapply r60997, this time without forgetting that 2008-12-14 09:43:15 +00:00
Debugger
ExecutionEngine Fix MachineCodeEmitter to use uintptr_t instead of intptr_t. This avoids some overflow issues. Patch by Thomas Jablin. 2008-12-10 02:32:19 +00:00
Linker
Support
System
Target silence warning when asserts disabled. 2008-12-14 21:38:24 +00:00
Transforms Ifdef out some code that I didn't mean to enable by default yet. 2008-12-15 03:52:17 +00:00
VMCore Introducing nocapture, a parameter attribute for pointers to indicate that the 2008-12-15 01:34:58 +00:00
Makefile