llvm-6502/lib
Chris Lattner a39d798e0a Force non-darwin targets to use a static relo model. This fixes PR734,
tested by CodeGen/Generic/vector.ll


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27657 91177308-0d34-0410-b5e6-96231b3b80d8
2006-04-13 17:10:48 +00:00
..
Analysis revert this, this is safe, if conservative. leave a note to that effect 2006-04-05 02:42:36 +00:00
Archive
AsmParser Make sure CVS versions of yacc and lex files get distributed. 2006-04-12 20:57:05 +00:00
Bytecode use isValidOperands instead of duplicating checks 2006-04-08 04:09:19 +00:00
CodeGen Promote vector AND, OR, and XOR 2006-04-12 21:20:24 +00:00
Debugger Add the README files to the distribution. 2006-04-13 06:39:24 +00:00
ExecutionEngine Get JIT/Interpreter working on Windows again. 2006-03-24 02:53:49 +00:00
Linker Add shufflevector support 2006-04-08 01:19:47 +00:00
Support Qualify dwarf namespace inside llvm namespace. 2006-02-27 22:37:23 +00:00
System Add the README files to the distribution. 2006-04-13 06:39:24 +00:00
Target Force non-darwin targets to use a static relo model. This fixes PR734, 2006-04-13 17:10:48 +00:00
Transforms linear -> constant time 2006-04-13 13:43:31 +00:00
VMCore Don't emit useless warning messages. 2006-04-12 17:56:16 +00:00
Makefile