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 |
2007-05-06 |
Chris Lattner | fix off-by-one that caused the llvm2cpp test to fail |
commit | commitdiff | tree | snapshot |
2007-05-06 |
Chris Lattner | remove libbzip2 from this. This should use llvm-config... |
commit | commitdiff | tree | snapshot |
2007-05-06 |
Chris Lattner | Flush the file after writing bitcode so that clients... |
commit | commitdiff | tree | snapshot |
2007-05-06 |
Chris Lattner | make sure the ofstream for opt's output file is destroy... |
commit | commitdiff | tree | snapshot |
2007-05-06 |
Chris Lattner | remove this file for now, we can bring it back from... |
commit | commitdiff | tree | snapshot |
2007-05-06 |
Chris Lattner | remove libbzip2, it is dead |
commit | commitdiff | tree | snapshot |
2007-05-06 |
Duncan Sands | Testcase for yet another global constant Ada f-e bug. |
commit | commitdiff | tree | snapshot |
2007-05-06 |
Nick Lewycky | Fix typo in comment. |
commit | commitdiff | tree | snapshot |
2007-05-06 |
Chris Lattner | switch tools to bitcode from bytecode |
commit | commitdiff | tree | snapshot |
2007-05-06 |
Chris Lattner | don't build bzip2 for now |
commit | commitdiff | tree | snapshot |
2007-05-06 |
Chris Lattner | disable this for now |
commit | commitdiff | tree | snapshot |
2007-05-06 |
Chris Lattner | don't build bcreader/bcwriter |
commit | commitdiff | tree | snapshot |
2007-05-06 |
Chris Lattner | switch tools to bitcode instead of bytecode |
commit | commitdiff | tree | snapshot |
2007-05-06 |
Chris Lattner | switch this to bitcode instead of bytecode |
commit | commitdiff | tree | snapshot |
2007-05-06 |
Chris Lattner | Switch this over to bitcode instead of bytecode. |
commit | commitdiff | tree | snapshot |
2007-05-06 |
Chris Lattner | Move this here from Bytecode/Archive.h |
commit | commitdiff | tree | snapshot |
2007-05-06 |
Chris Lattner | Fix a nasty problem where we would miss enumeration... |
commit | commitdiff | tree | snapshot |
2007-05-06 |
Chris Lattner | allow zero-length arrays |
commit | commitdiff | tree | snapshot |
2007-05-06 |
Chris Lattner | Allow structs with zero fields. |
commit | commitdiff | tree | snapshot |
next |