1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 19:23:23 +01:00
llvm-mirror/lib
Dan Gohman 2799e1dc63 Add a new option, -fast-isel-verbose, that can be used with
-fast-isel-no-abort to get a dump of all unhandled instructions,
without an abort.

llvm-svn: 56021
2008-09-09 22:06:46 +00:00
..
Analysis Simplify this some more. No functionality change. 2008-09-09 19:56:34 +00:00
Archive
AsmParser Update generated files. 2008-09-09 01:13:24 +00:00
Bitcode Temporarily disable vector select in the bitcode reader. The 2008-09-09 02:08:49 +00:00
CodeGen Add a new option, -fast-isel-verbose, that can be used with 2008-09-09 22:06:46 +00:00
Debugger
ExecutionEngine Make safer variant of alias resolution routine to be default 2008-09-09 20:05:04 +00:00
Linker Make safer variant of alias resolution routine to be default 2008-09-09 20:05:04 +00:00
Support
System
Target Make safer variant of alias resolution routine to be default 2008-09-09 20:05:04 +00:00
Transforms if loop induction variable is always sign or zero extended then 2008-09-09 21:41:07 +00:00
VMCore Add assertion check. 2008-09-09 21:38:40 +00:00
Makefile