2008-06-13 |
Eli Friedman | Make sure SimplifyStoreAtEndOfBlock doesn't mess with... |
commit | commitdiff | tree | snapshot |
2008-06-13 |
Duncan Sands | Disable some DAG combiner optimizations that may be |
commit | commitdiff | tree | snapshot |
2008-06-13 |
Dan Gohman | Fix an error in the two-address example. |
commit | commitdiff | tree | snapshot |
2008-06-13 |
Wojciech Matyjewicz | Use recently added getTruncateOrZeroExtend method to... |
commit | commitdiff | tree | snapshot |
2008-06-13 |
Matthijs Kooijman | XFAIL some tests that became failing due to the extra... |
commit | commitdiff | tree | snapshot |
2008-06-13 |
Nick Lewycky | Crash less. The i64 restriction in BinomialCoefficient... |
commit | commitdiff | tree | snapshot |
2008-06-12 |
Gabor Greif | fix a minor deviation from the original in my previous... |
commit | commitdiff | tree | snapshot |
2008-06-12 |
Gabor Greif | op_iterator-ify some loops, low hanging fruit only... |
commit | commitdiff | tree | snapshot |
2008-06-12 |
Evan Cheng | Fix some tests. |
commit | commitdiff | tree | snapshot |
2008-06-12 |
Evan Cheng | Do not speculatively execute an instruction by hoisting... |
commit | commitdiff | tree | snapshot |
2008-06-12 |
Evan Cheng | Revert 52223. |
commit | commitdiff | tree | snapshot |
2008-06-12 |
Owen Anderson | Switch GVN to use ScopedHashTable. |
commit | commitdiff | tree | snapshot |
2008-06-12 |
Dale Johannesen | Improve description of -emit-llvm. |
commit | commitdiff | tree | snapshot |
2008-06-12 |
Matthijs Kooijman | Don't try to compile tests for the ev56 alpha subtarget... |
commit | commitdiff | tree | snapshot |
2008-06-12 |
Matthijs Kooijman | Pass -silence-passes to bugpoint in testcases, this... |
commit | commitdiff | tree | snapshot |
2008-06-12 |
Matthijs Kooijman | Let bugpoint display generated messages on stderr only... |
commit | commitdiff | tree | snapshot |
2008-06-12 |
Matthijs Kooijman | Add -silence-passes option to bugpoint. This option... |
commit | commitdiff | tree | snapshot |
2008-06-12 |
Matthijs Kooijman | Fix redirection of stderr in sys::Program::ExecuteAndWa... |
commit | commitdiff | tree | snapshot |
2008-06-12 |
Matthijs Kooijman | Make I/O redirection handling in sys::Program a bit... |
commit | commitdiff | tree | snapshot |
2008-06-12 |
Duncan Sands | If queried as to whether an operation is legal |
commit | commitdiff | tree | snapshot |
2008-06-12 |
Matthijs Kooijman | Add line continuation character so the avoid dup loop... |
commit | commitdiff | tree | snapshot |
2008-06-11 |
Gabor Greif | op_iterator-ify some loops, fix 80col violations |
commit | commitdiff | tree | snapshot |
2008-06-11 |
Anton Korobeynikov | Properly lower DYNAMIC_STACKALLOC - bracket all black... |
commit | commitdiff | tree | snapshot |
2008-06-11 |
Evan Cheng | For now, avoid generating FP select instructions in... |
commit | commitdiff | tree | snapshot |
2008-06-11 |
Evan Cheng | Avoid duplicating loop header which leads to unnatural... |
commit | commitdiff | tree | snapshot |
2008-06-11 |
Gordon Henriksen | Don't send checkpoints to stderr for the vmcore.ml... |
commit | commitdiff | tree | snapshot |
2008-06-11 |
Matthijs Kooijman | Teach instruction combining about the extractvalue... |
commit | commitdiff | tree | snapshot |
2008-06-11 |
Gabor Greif | remove bogus comment |
commit | commitdiff | tree | snapshot |
2008-06-11 |
Gabor Greif | op_iterator-ify dropAllReferences |
commit | commitdiff | tree | snapshot |
2008-06-11 |
Duncan Sands | Sometimes (rarely) nodes held in LegalizeTypes |
commit | commitdiff | tree | snapshot |
2008-06-11 |
Gordon Henriksen | Better test for availability of __gnu_cxx::stdio_filebuf. |
commit | commitdiff | tree | snapshot |
2008-06-11 |
Matthijs Kooijman | Clarify a comment. |
commit | commitdiff | tree | snapshot |
2008-06-10 |
Gabor Greif | op_iterator-ify loops |
commit | commitdiff | tree | snapshot |
2008-06-10 |
Duncan Sands | Small doc fix. |
commit | commitdiff | tree | snapshot |
2008-06-10 |
Dale Johannesen | Use %link not %llvmgxx (which includes -c) to do the... |
commit | commitdiff | tree | snapshot |
2008-06-10 |
Dale Johannesen | Suppress ObjC FE warnings, which cause the test to... |
commit | commitdiff | tree | snapshot |
2008-06-10 |
Dale Johannesen | Add -w to inhibit gcc warnings, which causes the |
commit | commitdiff | tree | snapshot |
2008-06-10 |
Dale Johannesen | Fix parameter spelling: sse not sse1 |
commit | commitdiff | tree | snapshot |
2008-06-10 |
Matthijs Kooijman | Ignore stderr for some more tests that expect warnings... |
commit | commitdiff | tree | snapshot |
2008-06-10 |
Matthijs Kooijman | Fix some more quoting issues in RUN lines, this time... |
commit | commitdiff | tree | snapshot |
2008-06-10 |
Matthijs Kooijman | Fix some escaping and quoting in RUN lines, mainly... |
commit | commitdiff | tree | snapshot |
2008-06-10 |
Matthijs Kooijman | Remove double pipes in RUN commandlines. |
commit | commitdiff | tree | snapshot |
2008-06-10 |
Matthijs Kooijman | Remove trailing whitespace after line continuations... |
commit | commitdiff | tree | snapshot |
2008-06-10 |
Matthijs Kooijman | Let some more tests ignore expected output on stderr. |
commit | commitdiff | tree | snapshot |
2008-06-10 |
Matthijs Kooijman | Remove some debug output from tblgen. This fixes a... |
commit | commitdiff | tree | snapshot |
2008-06-10 |
Matthijs Kooijman | Fix some llvm-gcc warnings in testcases, mostly by... |
commit | commitdiff | tree | snapshot |
2008-06-10 |
Matthijs Kooijman | For all RUN lines starting with "not", redirect stderr... |
commit | commitdiff | tree | snapshot |
2008-06-10 |
Matthijs Kooijman | Suppress the (stderr) output of -aa-eval, this fixes... |
commit | commitdiff | tree | snapshot |
2008-06-10 |
Matthijs Kooijman | Change llvm.exp so it no longer ignores some errors... |
commit | commitdiff | tree | snapshot |
2008-06-10 |
Gabor Greif | adjust calls to ConstantFP::get to new API |
commit | commitdiff | tree | snapshot |
2008-06-10 |
Dan Gohman | Convert several tests to use temporary files instead... |
commit | commitdiff | tree | snapshot |
2008-06-09 |
Dan Gohman | Fix two more not-grep tests that were missing llvm... |
commit | commitdiff | tree | snapshot |
2008-06-09 |
Dan Gohman | Teach isGAPlusOffset to respect a GlobalAddressSDNode... |
commit | commitdiff | tree | snapshot |
2008-06-09 |
Dan Gohman | Re-apply 52002, allowing the verifier to accept non... |
commit | commitdiff | tree | snapshot |
2008-06-09 |
Dan Gohman | CodeGen support for aggregate-value function arguments. |
commit | commitdiff | tree | snapshot |
2008-06-09 |
Duncan Sands | Update the build instructions. |
commit | commitdiff | tree | snapshot |
2008-06-09 |
Duncan Sands | Various tweaks related to apint codegen. No functionality |
commit | commitdiff | tree | snapshot |
2008-06-09 |
Dan Gohman | Handle empty aggregate values. |
commit | commitdiff | tree | snapshot |
2008-06-09 |
Dan Gohman | AsmParser support for immediate constant aggregate... |
commit | commitdiff | tree | snapshot |
2008-06-09 |
Dan Gohman | CPPBackend support for extractvalue and insertvalue. |
commit | commitdiff | tree | snapshot |
2008-06-09 |
Dan Gohman | Abort on an unrecognized opcode. |
commit | commitdiff | tree | snapshot |
2008-06-09 |
Dan Gohman | Update the CPP backend for the ConstantFP::get API... |
commit | commitdiff | tree | snapshot |
2008-06-09 |
Duncan Sands | Remove some DAG combiner assumptions about sizes |
commit | commitdiff | tree | snapshot |
2008-06-09 |
Duncan Sands | Test that prune-eh doesn't make deductions based |
commit | commitdiff | tree | snapshot |
2008-06-09 |
Rafael Espindola | add support for PIC on linux x86-64 |
commit | commitdiff | tree | snapshot |
2008-06-09 |
Chris Lattner | lower calls to abs to inline code, PR2337 |
commit | commitdiff | tree | snapshot |
2008-06-09 |
Chris Lattner | Fix PR2411, where ip constant prop would propagate the |
commit | commitdiff | tree | snapshot |
2008-06-09 |
Bill Wendling | Small formatting changes. |
commit | commitdiff | tree | snapshot |
2008-06-09 |
Chris Lattner | use 'continue' to make the function linker simpler... |
commit | commitdiff | tree | snapshot |
2008-06-09 |
Chris Lattner | minor changes to short circuit the 'no linkage' case... |
commit | commitdiff | tree | snapshot |
2008-06-09 |
Chris Lattner | simplify function visibility handling. |
commit | commitdiff | tree | snapshot |
2008-06-09 |
Tanya Lattner | Create dirs as needed. |
commit | commitdiff | tree | snapshot |
2008-06-09 |
Gabor Greif | removed two implicitly closed </p> tags to get it validate |
commit | commitdiff | tree | snapshot |
2008-06-09 |
Tanya Lattner | Update with new release. |
commit | commitdiff | tree | snapshot |
2008-06-09 |
Dan Gohman | Add a note in the API Changes section about the Constan... |
commit | commitdiff | tree | snapshot |
2008-06-09 |
Anton Korobeynikov | Use proper icon :) |
commit | commitdiff | tree | snapshot |
2008-06-09 |
Anton Korobeynikov | Fix few validations errors |
commit | commitdiff | tree | snapshot |
2008-06-09 |
Anton Korobeynikov | Add footer |
commit | commitdiff | tree | snapshot |
2008-06-09 |
Anton Korobeynikov | Remove obsolete CompilerDriver.html and provie a new... |
commit | commitdiff | tree | snapshot |
2008-06-09 |
Chris Lattner | linkify, this requires pulling CodeGenerator.html into... |
commit | commitdiff | tree | snapshot |
2008-06-09 |
Chris Lattner | Add a simple, but efficient, generic scoped hash table |
commit | commitdiff | tree | snapshot |
2008-06-08 |
Chris Lattner | grammaro |
commit | commitdiff | tree | snapshot |
2008-06-08 |
Chris Lattner | final edits from me, simplify the ia64 section. |
commit | commitdiff | tree | snapshot |
2008-06-08 |
Chris Lattner | more edits |
commit | commitdiff | tree | snapshot |
2008-06-08 |
Dan Gohman | Add notes about two known X86-64 limitations. |
commit | commitdiff | tree | snapshot |
2008-06-08 |
Chris Lattner | several edits |
commit | commitdiff | tree | snapshot |
2008-06-08 |
Dan Gohman | Add some links to doxygen documentation. |
commit | commitdiff | tree | snapshot |
2008-06-08 |
Dan Gohman | Describe MachineMemOperands. |
commit | commitdiff | tree | snapshot |
2008-06-08 |
Dan Gohman | Fix a grammero. |
commit | commitdiff | tree | snapshot |
2008-06-08 |
Gordon Henriksen | Revert a bad edit from r52095. |
commit | commitdiff | tree | snapshot |
2008-06-08 |
Chris Lattner | add vmkit and rewrite clang section |
commit | commitdiff | tree | snapshot |
2008-06-08 |
Chris Lattner | start edits. |
commit | commitdiff | tree | snapshot |
2008-06-08 |
Chris Lattner | add more notes. |
commit | commitdiff | tree | snapshot |
2008-06-08 |
Duncan Sands | Remove comparison methods for MVT. The main cause |
commit | commitdiff | tree | snapshot |
2008-06-08 |
Chris Lattner | Limit the icmp+phi merging optimization to the cases... |
commit | commitdiff | tree | snapshot |
2008-06-08 |
Chris Lattner | add some html escapes |
commit | commitdiff | tree | snapshot |
2008-06-08 |
Duncan Sands | Using llc always rather than sometimes using LLC. |
commit | commitdiff | tree | snapshot |
2008-06-08 |
Duncan Sands | Fix spelling. |
commit | commitdiff | tree | snapshot |
2008-06-08 |
Anton Korobeynikov | Remove invalid test |
commit | commitdiff | tree | snapshot |
2008-06-08 |
Anton Korobeynikov | Add win64 |
commit | commitdiff | tree | snapshot |
next |