llvm-6502/lib
Nick Lewycky b1e4eebec0 Add optimization to Target/README.txt.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@110543 91177308-0d34-0410-b5e6-96231b3b80d8
2010-08-08 07:04:25 +00:00
..
Analysis Reapply r110396, with fixes to appease the Linux buildbot gods. 2010-08-06 18:33:48 +00:00
Archive
AsmParser Don't print the filename twice in file-not-found errors. 2010-08-04 01:13:48 +00:00
Bitcode Reapply r110396, with fixes to appease the Linux buildbot gods. 2010-08-06 18:33:48 +00:00
CodeGen Use the "isCompare" machine instruction attribute instead of calling the 2010-08-08 05:04:59 +00:00
CompilerDriver
ExecutionEngine
Linker
MC
Support Fix a couple of warnings. 2010-08-08 00:00:34 +00:00
System Eliminate unnecessary empty string literals. 2010-08-04 01:39:08 +00:00
Target Add optimization to Target/README.txt. 2010-08-08 07:04:25 +00:00
Transforms Do more to modernize MergeFunctions. Refactor in response to Chris' code review. 2010-08-08 05:04:23 +00:00
VMCore Reject unrepresentable pointer types in intrinsics. Fixes PR7316. 2010-08-08 06:12:09 +00:00
Makefile