llvm-6502/lib
Chris Lattner 4df1b8aa26 X % -1 == X % 1 == 0
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@12520 91177308-0d34-0410-b5e6-96231b3b80d8
2004-03-26 16:11:24 +00:00
..
Analysis Minor efficiency improvement, finegrainify namespacification 2004-03-25 22:56:03 +00:00
Archive * finegrainify namespacification of ArchiveReader.cpp 2004-01-10 19:00:15 +00:00
AsmParser Hrm, we were leaking ~1M of garbage that valgrind never told us about because 2004-03-19 23:34:33 +00:00
Bytecode Write select instructions to bytecode 2004-03-12 05:52:01 +00:00
CodeGen Make the set of fixed (preallocated) intervals be a fixed superset of 2004-03-17 00:48:59 +00:00
Debugger "fix" a nasty race condition 2004-01-14 21:18:03 +00:00
ExecutionEngine Fix PR296: [execution engines] Unhandled cast constant expression 2004-03-16 08:38:56 +00:00
Linker Include Config/config.h for SHLIBEXT. 2004-02-23 22:42:51 +00:00
Support Hide variable from other functions. 2004-03-04 17:50:44 +00:00
Target Fix PR299: [Sparc] Code generator asserts on alloc of zero size type 2004-03-19 04:21:43 +00:00
Transforms X % -1 == X % 1 == 0 2004-03-26 16:11:24 +00:00
VMCore Catch some more cases of broken code. The loop extractor seems to be creating 2004-03-14 03:23:54 +00:00
Makefile CBackend is no longer here 2004-02-13 23:29:37 +00:00