llvm-6502/lib
Nate Begeman d3e6b94020 Remove 64 bit simple ISel, it never worked correctly
Add initial (buggy) implementation of 64 bit pattern ISel


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@21096 91177308-0d34-0410-b5e6-96231b3b80d8
2005-04-05 08:51:15 +00:00
..
Analysis do not crash when using -debug 2005-04-05 01:12:03 +00:00
Archive
AsmParser don't crash in some bad cases. 2005-03-23 01:29:26 +00:00
Bytecode
CodeGen Make sure to notice that explicit physregs are used in the function 2005-04-04 21:35:34 +00:00
Debugger
ExecutionEngine
Linker
Support Timers SHOULD NOT record the time taken to count the bytes allocated in the heap! 2005-03-22 03:20:38 +00:00
System
Target Remove 64 bit simple ISel, it never worked correctly 2005-04-05 08:51:15 +00:00
Transforms disable this transformation in the one obscure case that really pessimizes 2005-03-29 06:37:47 +00:00
VMCore First step in adding pcmarker intrinsic. Second step (soon) is adding backend support. 2005-03-28 20:05:49 +00:00
Makefile