2007-05-12 |
Chris Lattner | continued description |
commit | commitdiff | tree | snapshot |
2007-05-12 |
Chris Lattner | add a bunch of content. |
commit | commitdiff | tree | snapshot |
2007-05-12 |
Chris Lattner | first step |
commit | commitdiff | tree | snapshot |
2007-05-12 |
Lauro Ramos... | Add a known QEMU problem. |
commit | commitdiff | tree | snapshot |
2007-05-11 |
Chris Lattner | allow partially materialized modules to be written... |
commit | commitdiff | tree | snapshot |
2007-05-11 |
Devang Patel | Fix lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of... |
commit | commitdiff | tree | snapshot |
2007-05-11 |
Devang Patel | New test. |
commit | commitdiff | tree | snapshot |
2007-05-11 |
Chris Lattner | significantly improve debug output of lsr |
commit | commitdiff | tree | snapshot |
2007-05-11 |
Dan Gohman | Update comments to say "vector" instead of "packed". |
commit | commitdiff | tree | snapshot |
2007-05-11 |
Dan Gohman | Fix typos. |
commit | commitdiff | tree | snapshot |
2007-05-11 |
Dan Gohman | Remove forward-declarations for classes that don't... |
commit | commitdiff | tree | snapshot |
2007-05-11 |
Dan Gohman | Add explicit keywords to several constructors that... |
commit | commitdiff | tree | snapshot |
2007-05-11 |
Dan Gohman | Simplify BranchInst::getSuccessor, avoiding a condition... |
commit | commitdiff | tree | snapshot |
2007-05-11 |
Dan Gohman | This patch extends the LoopUnroll pass to be able to... |
commit | commitdiff | tree | snapshot |
2007-05-11 |
Chris Lattner | fix regressions from my previous checking, including |
commit | commitdiff | tree | snapshot |
2007-05-11 |
Anton Korobeynikov | Perform correct actions numbers/sizes computation |
commit | commitdiff | tree | snapshot |
2007-05-11 |
Anton Korobeynikov | Fix action No calculation in multiple-invoke-one-LP... |
commit | commitdiff | tree | snapshot |
2007-05-11 |
Reid Spencer | For PR1411: |
commit | commitdiff | tree | snapshot |
2007-05-11 |
Chris Lattner | fix Transforms/InstCombine/2007-05-10-icmp-or.ll |
commit | commitdiff | tree | snapshot |
2007-05-11 |
Chris Lattner | new testcase that crashes instcombine |
commit | commitdiff | tree | snapshot |
2007-05-11 |
Devang Patel | Drop ModuleID from comment. |
commit | commitdiff | tree | snapshot |
2007-05-11 |
Chris Lattner | fix a memory leak |
commit | commitdiff | tree | snapshot |
2007-05-11 |
Chris Lattner | Fix a bug where the bcreader could crash on .bc files... |
commit | commitdiff | tree | snapshot |
2007-05-10 |
Dale Johannesen | Do not generate branches to entry block. This fixes... |
commit | commitdiff | tree | snapshot |
2007-05-10 |
Anton Korobeynikov | Ooops. Some debugging stuff :) |
commit | commitdiff | tree | snapshot |
2007-05-10 |
Anton Korobeynikov | Allow multiple invokes per landing pad. This (probably... |
commit | commitdiff | tree | snapshot |
2007-05-10 |
Duncan Sands | Later computations assume we are aligned at this point. |
commit | commitdiff | tree | snapshot |
2007-05-10 |
Anton Korobeynikov | TypeIds are indexed by j, not i |
commit | commitdiff | tree | snapshot |
2007-05-10 |
Anton Korobeynikov | These attributes are supported! |
commit | commitdiff | tree | snapshot |
2007-05-10 |
Chris Lattner | gar. GCC 3.4.2 also miscompiles llvm at -O3. :( |
commit | commitdiff | tree | snapshot |
2007-05-10 |
Chris Lattner | another version of gcc that miscompiles llvm. |
commit | commitdiff | tree | snapshot |
2007-05-10 |
Dale Johannesen | Another test for tail mergeing |
commit | commitdiff | tree | snapshot |
2007-05-10 |
Dale Johannesen | Make tail merging handle many more cases (all it can... |
commit | commitdiff | tree | snapshot |
2007-05-10 |
Chris Lattner | add some notes |
commit | commitdiff | tree | snapshot |
2007-05-09 |
Evan Cheng | Can't fold bit_convert into truncating store. |
commit | commitdiff | tree | snapshot |
2007-05-09 |
Evan Cheng | Can't fold the bit_convert is the store is a truncating... |
commit | commitdiff | tree | snapshot |
2007-05-09 |
Anton Korobeynikov | Do not assert, when case range split metric is zero... |
commit | commitdiff | tree | snapshot |
2007-05-09 |
Lauro Ramos... | Add two ARM known problems. |
commit | commitdiff | tree | snapshot |
2007-05-09 |
Evan Cheng | PR1399 test case. |
commit | commitdiff | tree | snapshot |
2007-05-09 |
Duncan Sands | Testcase for |
commit | commitdiff | tree | snapshot |
2007-05-09 |
Devang Patel | Fix PR1333 |
commit | commitdiff | tree | snapshot |
2007-05-09 |
Devang Patel | New test. |
commit | commitdiff | tree | snapshot |
2007-05-09 |
Devang Patel | New test. |
commit | commitdiff | tree | snapshot |
2007-05-09 |
Chris Lattner | arm no longer experimental, c++ eh support is? |
commit | commitdiff | tree | snapshot |
2007-05-09 |
Chris Lattner | add a meta-blurb about the 2.0 release |
commit | commitdiff | tree | snapshot |
2007-05-09 |
Chris Lattner | strip the llvm 1.9 info out of the release notes |
commit | commitdiff | tree | snapshot |
2007-05-08 |
Evan Cheng | Switch BCC, MOVCCr, etc. to PredicateOperand. |
commit | commitdiff | tree | snapshot |
2007-05-08 |
Evan Cheng | PredicateOperand can be used as a normal operand for... |
commit | commitdiff | tree | snapshot |
2007-05-08 |
Evan Cheng | If a PredicateOperand has an empty ExecuteAlways field... |
commit | commitdiff | tree | snapshot |
2007-05-08 |
Chris Lattner | add the & back. I'm not sure why bill removed it. |
commit | commitdiff | tree | snapshot |
2007-05-08 |
Bill Wendling | Change names from RA to something unique to get rid... |
commit | commitdiff | tree | snapshot |
2007-05-08 |
Evan Cheng | Eliminate MarkVirtRegAliveInBlock recursion. |
commit | commitdiff | tree | snapshot |
2007-05-08 |
Evan Cheng | Add MachineBasicBlock preds / succs reverse iterators. |
commit | commitdiff | tree | snapshot |
2007-05-08 |
Devang Patel | New test for PR1400 |
commit | commitdiff | tree | snapshot |
2007-05-08 |
Dale Johannesen | testcase for CodeGenPrepare bug fixed yesterday |
commit | commitdiff | tree | snapshot |
2007-05-08 |
Evan Cheng | R0 is a sub-register of X0, etc. |
commit | commitdiff | tree | snapshot |
2007-05-08 |
Dan Gohman | Fix various whitespace inconsistencies. |
commit | commitdiff | tree | snapshot |
2007-05-08 |
Dan Gohman | Correct the comment for ApproximateLoopSize to reflect... |
commit | commitdiff | tree | snapshot |
2007-05-08 |
Bill Wendling | Spare '&' in the RUN line. |
commit | commitdiff | tree | snapshot |
2007-05-08 |
Devang Patel | New test. |
commit | commitdiff | tree | snapshot |
2007-05-08 |
Chris Lattner | update comments, no functionality change |
commit | commitdiff | tree | snapshot |
2007-05-08 |
Chris Lattner | Make a preemptive bitcode format change to support... |
commit | commitdiff | tree | snapshot |
2007-05-08 |
Tanya Lattner | Bumping cvs version number |
commit | commitdiff | tree | snapshot |
2007-05-08 |
Tanya Lattner | Bump version number in cvs |
commit | commitdiff | tree | snapshot |
2007-05-08 |
Chris Lattner | move this out of Codegen/Generic, because it requires... |
commit | commitdiff | tree | snapshot |
2007-05-08 |
Chris Lattner | move to CodeGen/ARM/2007-05-07-tailmerge-1.ll |
commit | commitdiff | tree | snapshot |
2007-05-08 |
Dale Johannesen | Don't generate branch to entry block. |
commit | commitdiff | tree | snapshot |
2007-05-07 |
Lauro Ramos... | Fix PR1390 in a better way. |
commit | commitdiff | tree | snapshot |
2007-05-07 |
Evan Cheng | Fix tests. |
commit | commitdiff | tree | snapshot |
2007-05-07 |
Evan Cheng | Add some tests for (conv (load x)) -> (load (conv*... |
commit | commitdiff | tree | snapshot |
2007-05-07 |
Evan Cheng | Fix test case. |
commit | commitdiff | tree | snapshot |
2007-05-07 |
Evan Cheng | Forgot a check. |
commit | commitdiff | tree | snapshot |
2007-05-07 |
Evan Cheng | This is no longer needed after enabling the DAG combine... |
commit | commitdiff | tree | snapshot |
2007-05-07 |
Evan Cheng | Enable a couple of xforms: |
commit | commitdiff | tree | snapshot |
2007-05-07 |
Dale Johannesen | Handle some non-exit blocks in tail merging. |
commit | commitdiff | tree | snapshot |
2007-05-07 |
Duncan Sands | Parameter attributes on invoke calls were being lost... |
commit | commitdiff | tree | snapshot |
2007-05-07 |
Duncan Sands | Testcase for PR1398. |
commit | commitdiff | tree | snapshot |
2007-05-07 |
Reid Spencer | Initialize variable to null so it has a value in the... |
commit | commitdiff | tree | snapshot |
2007-05-07 |
Evan Cheng | Update. |
commit | commitdiff | tree | snapshot |
2007-05-07 |
Jeff Cohen | Unbreak VC++ build. |
commit | commitdiff | tree | snapshot |
2007-05-06 |
Chris Lattner | use the new MemoryBuffer interfaces to simplify error... |
commit | commitdiff | tree | snapshot |
2007-05-06 |
Chris Lattner | Enhance MemoryBuffer to return error messages in string... |
commit | commitdiff | tree | snapshot |
2007-05-06 |
Chris Lattner | remove dead option |
commit | commitdiff | tree | snapshot |
2007-05-06 |
Chris Lattner | this is obsolete |
commit | commitdiff | tree | snapshot |
2007-05-06 |
Chris Lattner | link to the bitcode doc |
commit | commitdiff | tree | snapshot |
2007-05-06 |
Chris Lattner | bzip2 is gone |
commit | commitdiff | tree | snapshot |
2007-05-06 |
Chris Lattner | Fix PR1395, by passing the ID correctly |
commit | commitdiff | tree | snapshot |
2007-05-06 |
Anton Korobeynikov | Update fields |
commit | commitdiff | tree | snapshot |
2007-05-06 |
Chris Lattner | add this back |
commit | commitdiff | tree | snapshot |
2007-05-06 |
Anton Korobeynikov | Detabify |
commit | commitdiff | tree | snapshot |
2007-05-06 |
Anton Korobeynikov | Update MSIL BE. This patch fixes most weird glitches... |
commit | commitdiff | tree | snapshot |
2007-05-06 |
Chris Lattner | lib/Bytecode is dead |
commit | commitdiff | tree | snapshot |
2007-05-06 |
Chris Lattner | move this to lib/Archive |
commit | commitdiff | tree | snapshot |
2007-05-06 |
Chris Lattner | build lib/Archive instead of lib/Bytecode |
commit | commitdiff | tree | snapshot |
2007-05-06 |
Chris Lattner | adjust this to live in lib/Archive |
commit | commitdiff | tree | snapshot |
2007-05-06 |
Chris Lattner | remove bytecode headers |
commit | commitdiff | tree | snapshot |
2007-05-06 |
Chris Lattner | remove dead header |
commit | commitdiff | tree | snapshot |
2007-05-06 |
Chris Lattner | Fix a buggy conversion from bytecode to bitcode |
commit | commitdiff | tree | snapshot |
2007-05-06 |
Chris Lattner | remove bytecode reader |
commit | commitdiff | tree | snapshot |
2007-05-06 |
Chris Lattner | remove the old bc writer |
commit | commitdiff | tree | snapshot |
next |