llvm-6502/lib
Eric Christopher bc39b829f2 Basic 32-bit FP operations.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@113459 91177308-0d34-0410-b5e6-96231b3b80d8
2010-09-09 00:53:57 +00:00
..
Analysis Add a new experimental generalized dependence query interface to 2010-09-08 01:32:20 +00:00
Archive
AsmParser
Bitcode
CodeGen Remove dead code. 2010-09-08 18:50:24 +00:00
CompilerDriver
ExecutionEngine Fix a comment. 2010-08-30 21:54:03 +00:00
Linker
MC ELF_STB_Local is 0 so setting and checking it must be done specially 2010-09-08 18:08:40 +00:00
Support Create PTX backend. Patch by Che-Liang Chiou! 2010-09-07 18:14:24 +00:00
System Issue a #error if the host doesn't have an implementation for 2010-09-07 18:26:49 +00:00
Target Basic 32-bit FP operations. 2010-09-09 00:53:57 +00:00
Transforms Relax the "don't unroll loops containing calls" rule. Instead, when a loop contains a call, lower the 2010-09-08 23:10:07 +00:00
VMCore Clarify the ownership model of LLVMContext and Module. Namely, contexts own 2010-09-08 18:03:32 +00:00
Makefile