llvm-mirror/lib
2010-10-01 20:28:06 +00:00
..
Analysis
Archive
AsmParser Pacify a noisy compiler, and sink this variable declaration closer to its uses. 2010-09-30 21:04:13 +00:00
Bitcode
CodeGen Fix code gen crash reported in PR 8235. We still lose debug info for the unused argument here. This is a known limitation recorded debuginfo-tests/trunk/dbg-declare2.ll function 'f6' test case. 2010-10-01 19:00:44 +00:00
CompilerDriver
ExecutionEngine
Linker
MC
Support
System Add an explicit initialization to work around what appears to be a valgrind 2010-09-30 23:56:49 +00:00
Target Provide an option to restore old-style if-conversion heuristics for Thumb2. 2010-10-01 20:28:06 +00:00
Transforms Now that the profitable bits of EnableFullLoadPRE have been enabled by default, rip out the remainder. 2010-10-01 20:02:55 +00:00
VMCore Attempt to outwit overly smart compiler. 2010-10-01 00:21:24 +00:00
Makefile