llvm-6502/lib
Chris Lattner 46875c0bfb fix PR5640 by tracking whether a block is the header of a loop more
precisely, which prevents us from infinitely peeling the loop.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@90211 91177308-0d34-0410-b5e6-96231b3b80d8
2009-12-01 06:04:43 +00:00
..
Analysis Remove ShortNames from getNodeLabel in DOTGraphTraits 2009-11-30 12:38:47 +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 Use CFG connectedness as a secondary sort key when deciding the order of copy coalescing. 2009-12-01 03:03:00 +00:00
CompilerDriver Fix last DOTGraphTraits problems in CompilationGraph. 2009-11-30 13:34:51 +00:00
ExecutionEngine
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 Remove dead returns. 2009-11-29 17:42:58 +00:00
Target For VMOV (immediate), make some of the encoding bits (cmode and op) unspecified. 2009-12-01 00:02:02 +00:00
Transforms fix PR5640 by tracking whether a block is the header of a loop more 2009-12-01 06:04:43 +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