llvm-6502/lib
2010-03-05 06:43:49 +00:00
..
Analysis
Archive
AsmParser
Bitcode
CodeGen Fix PR6497, a bug where we'd fold a load into an addc 2010-03-05 06:19:13 +00:00
CompilerDriver Use FindExecutable as a fall-back search method. 2010-03-05 04:46:28 +00:00
ExecutionEngine
Linker
MC
Support add an assertion requested on llvmdev. 2010-03-05 00:49:08 +00:00
System
Target Rever 96389 and 96990. They are causing some miscompilation that I do not fully understand. 2010-03-05 03:08:23 +00:00
Transforms Add missing break for Intrinsic::objectsize case. It was falling through to the following Intrinsic::bswap code. I have no idea why it wasn't breaking stuff. 2010-03-05 01:22:47 +00:00
VMCore Revert r97788 because it broke test/FrontendC/2010-02-16-DbgVarScope.c. 2010-03-05 06:43:49 +00:00
Makefile