llvm-6502/lib
Chris Lattner 84831642e4 Fix fairly severe bug in my last checking where we treated all unfoldable
constants as being "true" when evaluating branches.  This was introduced
because we now create constantexprs for the constants instead of failing the
fold.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10778 91177308-0d34-0410-b5e6-96231b3b80d8
2004-01-12 17:40:36 +00:00
..
Analysis Live var is now in lib/Target/Sparc 2004-01-09 18:16:20 +00:00
Archive * finegrainify namespacification of ArchiveReader.cpp 2004-01-10 19:00:15 +00:00
AsmParser Minor code cleanups. The only bugfix is to the UR_DEBUG stuff which didn't 2003-12-31 02:18:11 +00:00
Bytecode Urg, remove testing code. 2004-01-11 23:30:03 +00:00
CodeGen Make LiveVariables::HandlePhysRegUse and 2004-01-11 09:18:45 +00:00
Debugger Fix some typos and copy-and-paste-os in comments, and doxygenify. 2004-01-05 17:22:52 +00:00
ExecutionEngine Add new ExecutionEngine::getGlobalValueAtAddress method, which can efficiently 2003-12-31 20:21:04 +00:00
Linker Finegrainify namespacification 2004-01-09 06:12:26 +00:00
Support Remove config wrapper around <cerrno> 2004-01-10 19:15:14 +00:00
Target Output mov %REG = 0 instead of xor %REG, %REG, %REG to clear a 2004-01-12 07:22:45 +00:00
Transforms Fix fairly severe bug in my last checking where we treated all unfoldable 2004-01-12 17:40:36 +00:00
VMCore Implement: Assembler/2004-01-11-getelementptrfolding.llx 2004-01-11 23:56:33 +00:00
Makefile Add new dir 2004-01-05 05:25:59 +00:00