llvm-6502/lib
Chris Lattner 15ccbf59a9 Let libcall semantics decide whether it knows about functions
with definitions or not.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@52028 91177308-0d34-0410-b5e6-96231b3b80d8
2008-06-05 23:38:34 +00:00
..
Analysis Let libcall semantics decide whether it knows about functions 2008-06-05 23:38:34 +00:00
Archive Create archives with the same permissions are ar. 2008-05-24 05:42:29 +00:00
AsmParser IR, bitcode reader, bitcode writer, and asmparser changes to 2008-05-31 00:58:22 +00:00
Bitcode Improved bitcode support for insertvalue/extractvalue. 2008-05-31 19:11:15 +00:00
CodeGen Remove debugging code. 2008-06-05 18:43:34 +00:00
Debugger
ExecutionEngine Add #includes to make some dependencies explicit. 2008-05-23 20:40:06 +00:00
Linker Factor code to copy global value attributes like 2008-05-26 19:58:59 +00:00
Support As comments said, for negative value, the arithmetic 2008-06-05 13:27:38 +00:00
System Unbreak build. 2008-05-29 22:02:08 +00:00
Target Don't break strict aliasing. 2008-06-05 22:59:21 +00:00
Transforms If BitWidth equals to ShtAmt, the RHSKnownZero[BitWidth-ShiftAmt-1] will 2008-06-05 14:23:44 +00:00
VMCore Change the Verifier to support returning first class aggregrates. 2008-06-05 14:00:36 +00:00
Makefile