llvm-6502/lib
Devang Patel 16f2ffd158 In -fast mode do what FastISel does.
This code could use some refactoring help!


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@69254 91177308-0d34-0410-b5e6-96231b3b80d8
2009-04-16 02:33:41 +00:00
..
Analysis Add a method to check that the subprogram holds debug info for the given Function or not. 2009-04-15 00:06:07 +00:00
Archive
AsmParser
Bitcode
CodeGen In -fast mode do what FastISel does. 2009-04-16 02:33:41 +00:00
CompilerDriver
Debugger
ExecutionEngine
Linker
Support teach EscapeString and UnescapeString to handle ". 2009-04-15 20:12:52 +00:00
System
Target Fix 80-column violations. 2009-04-15 19:48:57 +00:00
Transforms Eliminate zext over (iv | const) or (signed iv), 2009-04-15 23:31:51 +00:00
VMCore Limit the number of times we're willing to chase pointers. Removes an O(n^2) 2009-04-15 06:23:41 +00:00
Makefile