- 2c3394a New makefile for new directory by Chris Lattner · 21 years ago
- f796d80 new testcase by Chris Lattner · 21 years ago
- f9039d7 new testcase by Chris Lattner · 21 years ago
- a925b47 new testcase by Chris Lattner · 21 years ago
- e84a6d0 Whoa, GCC accepts this. Whack. by Chris Lattner · 21 years ago
- 0dac47a New testcase, distilled from bison by Chris Lattner · 21 years ago
- a1a7935 New testcase, distilled from 'screen' by Misha by Chris Lattner · 21 years ago
- 4b517a4 Implement testcase: Assembler/2003-08-20-ConstantExprGEP-Fold.llx by Chris Lattner · 21 years ago
- baefa33 New testcase for GEP folding by Chris Lattner · 21 years ago
- c729415 Catch testing errors by Chris Lattner · 21 years ago
- fdaac9e Fix bug where we printed the month number instead of the day number *blush* by Chris Lattner · 21 years ago
- 9621a2b Modified the SUFFIXES pseudo targets so that we remove all default suffixes by John Criswell · 21 years ago
- e584285 Add ParseEnvironmentOptions documentation by Brian Gaeke · 21 years ago
- 9d292ff Add warning about how you have to put cl::init after cl::location, if both by Brian Gaeke · 21 years ago
- 9042eaf Make testcase more interesting by Chris Lattner · 21 years ago
- 3c7eb1f Make assertion message more helpful in a case that might happen... by Chris Lattner · 21 years ago
- 08e2476 Fix bugs in tester Add new -norunningtests option by Chris Lattner · 21 years ago
- 86f665b X86.td has been moved out of this directory; these are outdated targets. by Misha Brukman · 21 years ago
- efe8474 Since we broke up SingleSource and MultiSource testing, the logs are now by Misha Brukman · 21 years ago
- 196a14a Do not force a runtimelimit! We were actually reducing it. by Chris Lattner · 21 years ago
- 8ab0a01 Increase the size of the LOC chart by Chris Lattner · 21 years ago
- e6f7f61 Fix grammar, add comment by Chris Lattner · 21 years ago
- 13fc1ea Fix buggy testcase by Chris Lattner · 21 years ago
- a59f71a no-strict-aliasing redux by Chris Lattner · 21 years ago
- c13115c The CBE generates code which violates the TBAA rules of C, thus we must disable by Chris Lattner · 21 years ago
- 24f83a1 Do not even attempt to compute dominator information for unreachable blocks by Chris Lattner · 21 years ago
- fd4d897 Add new methods, update comments by Chris Lattner · 21 years ago
- 134480c Make the testcase more interesting by Chris Lattner · 21 years ago
- 04aa29d Add new -disable-verify option by Chris Lattner · 21 years ago
- b2d1181 New testcase distilled from mutt by Chris Lattner · 21 years ago
- 5e39b52 Remove fixme by Chris Lattner · 21 years ago
- c75b14e Add the magic incantations to get a running LOC graph updated each night... by Chris Lattner · 21 years ago
- 24eefd3 Add in the running LOC chart by Chris Lattner · 21 years ago
- c88a4ea no really, implement it! by Chris Lattner · 21 years ago
- 1ddb6b6 Add new cleandeps target, to allow easy cleaning out of .d files by Chris Lattner · 21 years ago
- 74cf819 Add support for casting any pointer to any integer type by Chris Lattner · 21 years ago
- 8164d65 Fix linking bug in xboard by Chris Lattner · 21 years ago
- 72af6b8 Add support for the sig(set|long)jmp intrinsics by Chris Lattner · 21 years ago
- 95881ec New testcase, distilled from ed-0.2 by Chris Lattner · 21 years ago
- 8169cf8 Add intrinsics for the llvm.sig(set|long)jmp functions by Chris Lattner · 21 years ago
- f5a6ab9 Wrap line at 80 columns Fix bogus failures by Chris Lattner · 21 years ago
- 5560c9d Spell `necessary' correctly. by Misha Brukman · 21 years ago
- 00d7af6 Fix minor bugs in the tester by Chris Lattner · 21 years ago
- bf6a4dc * Split the programs table into MultiSource and SingleSource components by Chris Lattner · 21 years ago
- e928d7d The CBE output is compiled at -O2 by Chris Lattner · 21 years ago
- b1adab7 Add docs for new column, native tests now run with -O2 by Chris Lattner · 21 years ago
- c7e07aa New testcase distilled from GNU Go by Chris Lattner · 21 years ago
- 57c6941 Give correct command line for making a shared object by Chris Lattner · 21 years ago
- 7540565 Fix ABI issue: Longs really do need to be only 4 byte aligned on X86. by Chris Lattner · 21 years ago
- 57e5a70 Make sure that "newmain" gets names for its arguments by Chris Lattner · 21 years ago
- e533cef Fix message by Chris Lattner · 21 years ago
- 169db9d Fix the bug that broke the nightly tester in McCat/18-imp last night. :( by Chris Lattner · 21 years ago
- e2ce618 Make the check for a failed test run more robust!! by Chris Lattner · 21 years ago
- 10b1f5a Implement folding of switch instructions. by Chris Lattner · 21 years ago
- 09864a1 New testcase to ensure that switch folding happens correctly by Chris Lattner · 21 years ago
- 694e37f Fix bug: SimplifyCFG/2003-08-17-BranchFoldOrdering.ll by Chris Lattner · 21 years ago
- f0cd835 New testcase by Chris Lattner · 21 years ago
- 342a9d1 The fixme is irrelevant: if that happens, the LLVM bytecode is malformed. by Chris Lattner · 21 years ago
- 128cf79 New testcase by Chris Lattner · 21 years ago
- 5b007e2 This really isn't the gcc library! by Chris Lattner · 21 years ago
- 128c2aa Fix bug: Jello/2003-08-15-AllocaAssertion.ll by Chris Lattner · 21 years ago
- 7dd46b0 Fix bug: LoopPreheaders/2003-08-15-PreheadersFail.ll by Chris Lattner · 21 years ago
- fd80ff5 No need to print in the testcase by Chris Lattner · 21 years ago
- 77d2f51 Rename -emitmaps to -enable-maps by Brian Gaeke · 21 years ago
- bdfb1d8 `execve_test' is not part of LLEE. by Misha Brukman · 21 years ago
- 593ece0 A lot of changes were suggested by Chris. by Misha Brukman · 21 years ago
- a1ee42a new testcase narrowed down from xboard by Chris Lattner · 21 years ago
- f2d4916 New testcase identified by misha, distilled from the 'ls' program by Chris Lattner · 21 years ago
- 53b99a0 Fix typo in comment by Brian Gaeke · 21 years ago
- c48ef2a lib/Support/CommandLine.cpp: by Brian Gaeke · 21 years ago
- b60fe77 hash_map and hash_set: by Misha Brukman · 21 years ago
- b7dc2b9 Remove extraneous ;'s, no functional changes by Chris Lattner · 21 years ago
- 0137afa * Match the column names in the report by Misha Brukman · 21 years ago
- d2dfc96 Now that the JIT memory manager allocates as many bytes as necessary rather than by Misha Brukman · 21 years ago
- 53523e5 Reordered includes to be consistent with the LLVM style. by Misha Brukman · 21 years ago
- 4050f7f Document new column, remove X86 specific stuff by Chris Lattner · 21 years ago
- 15d1d57 Fix register and parameter numbers in saving double FP registers. by Misha Brukman · 21 years ago
- 9a86a01 Add llvm tools to path of LLVMGCC by Chris Lattner · 21 years ago
- 960ff04 Remove extraneous #include by Chris Lattner · 21 years ago
- e3561c2 Remove uses of the NonCopyable class, to make the doxygen output look better by Chris Lattner · 21 years ago
- ad6ba3e Revert my last (accidental) checkin, but keep the typeo fix by Chris Lattner · 21 years ago
- 80df463 rename selection library to selectiondag by Chris Lattner · 21 years ago
- 79ba7c1 rename selection directory and library to SelectionDAG by Chris Lattner · 21 years ago
- 52cc7e2 build the new runtime directory by Chris Lattner · 21 years ago
- 7dc97ff Add a bunch of new node types, etc by Chris Lattner · 21 years ago
- f4f5f8b Add support for basic blocks, unary/binary unspecs, conditional branches, ... by Chris Lattner · 21 years ago
- f3c274d Adjust to new API, add expandCall stub by Chris Lattner · 21 years ago
- 51970b2 Add support for unconditional branches and for emitting JE instructions by Chris Lattner · 21 years ago
- c7df109 Ignore dummy register classes by Chris Lattner · 21 years ago
- b6ef5c8 Add a bunch of new node types, including a new Void dummy register class by Chris Lattner · 21 years ago
- 673537e Add support for nodes with void arguments, like chain nodes by Chris Lattner · 21 years ago
- af06a08 Make sure to create the directory before we cram a .bc file into it by Chris Lattner · 21 years ago
- d11df3c Adjust level, build things in parallel by Chris Lattner · 21 years ago
- 9d6cb9b initial checkin, adjust LEVEL by Chris Lattner · 21 years ago
- 1641df4 Initial checkin of README by Chris Lattner · 21 years ago
- 443ea94 Initial checkin of runtime/GCCLibraries makefile by Chris Lattner · 21 years ago
- edaca0c Update readme by Chris Lattner · 21 years ago
- da86e6c Convert libraries into the BYTECODE_LIBRARY style by Chris Lattner · 21 years ago
- 6defc76 Disable this library for now by Chris Lattner · 21 years ago
- 9575a18 Some of this gets hoisted up to Makefile.common by Chris Lattner · 21 years ago