llvm-6502/lib
Lauro Ramos Venancio 42f6e455de Simplify the code and fix a typo.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@46458 91177308-0d34-0410-b5e6-96231b3b80d8
2008-01-28 20:02:51 +00:00
..
Analysis getUnderlyingObject can return null, handle this. 2008-01-24 19:07:10 +00:00
Archive
AsmParser
Bitcode
CodeGen Fix PowerPC/./2007-10-18-PtrArithmetic.ll 2008-01-27 23:32:17 +00:00
Debugger
ExecutionEngine JITEmitter.cpp was trying to sync the icache for function stubs, but 2008-01-25 16:41:09 +00:00
Linker
Support Simplify the code and fix a typo. 2008-01-28 20:02:51 +00:00
System Fix potential buffer overflow 2008-01-24 01:20:48 +00:00
Target If the function has no machine instructions, then emit a "nop" so that 2008-01-28 09:15:03 +00:00
Transforms Transform calls to memcpy into llvm.memcpy calls, patch by Eli Friedman. 2008-01-28 04:41:43 +00:00
VMCore Handle some more combinations of extend and icmp. Fixes PR1940. 2008-01-28 03:48:02 +00:00
Makefile