llvm-6502/lib
Chris Lattner 6f7b210b25 Rework InsertPHITranslatedPointer to handle the recursive case, this
fixes PR5630 and sets the stage for the next phase of goodness (testcase
pending).


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@90019 91177308-0d34-0410-b5e6-96231b3b80d8
2009-11-27 22:05:15 +00:00
..
Analysis Rework InsertPHITranslatedPointer to handle the recursive case, this 2009-11-27 22:05:15 +00:00
Archive
AsmParser Add a hack for PR5601, a crash on obsolete syntax that we plan to 2009-11-26 22:48:23 +00:00
Bitcode
CodeGen Rename new TailDuplicationPass to avoid name conflict with the old one. 2009-11-26 21:38:41 +00:00
CompilerDriver
ExecutionEngine * Move stub allocation inside the JITEmitter, instead of exposing a 2009-11-23 23:35:19 +00:00
Linker
MC
Support Perform explicit instantiations in the proper namespace, since Clang diagnoses this ill-formity. 2009-11-25 06:04:18 +00:00
System API change Path::isSpecialFile to Path::isRegularFile, improve semantics in regards to comments from 89765 post review. 2009-11-25 06:32:19 +00:00
Target add a deadargelim note. 2009-11-27 17:12:30 +00:00
Transforms Rework InsertPHITranslatedPointer to handle the recursive case, this 2009-11-27 22:05:15 +00:00
VMCore Oops! Fix bug introduced in my recent cleanup change. Thanks to Tobias Grosser 2009-11-27 19:57:53 +00:00
Makefile