2007-04-26 |
Anton Korobeynikov | Add test to proper place. Also, XFAIL until ppc bootstr... |
commit | commitdiff | tree | snapshot |
2007-04-26 |
Anton Korobeynikov | Fixx off-by-one bug, which prevents llvm-gcc bootstrap... |
commit | commitdiff | tree | snapshot |
2007-04-26 |
Dan Gohman | Update a comment to reflect recent changes in the type... |
commit | commitdiff | tree | snapshot |
2007-04-26 |
Dan Gohman | Fix a typo in a comment. |
commit | commitdiff | tree | snapshot |
2007-04-26 |
Andrew Lenharth | An example for PR1362 |
commit | commitdiff | tree | snapshot |
2007-04-26 |
Evan Cheng | Rename findRegisterUseOperand to findRegisterUseOperand... |
commit | commitdiff | tree | snapshot |
2007-04-26 |
Reid Spencer | 1. Don't swap byte order in scanf. It isn't necessary... |
commit | commitdiff | tree | snapshot |
2007-04-26 |
Devang Patel | Use toplevel function pass manager as OnTheFly manager. |
commit | commitdiff | tree | snapshot |
2007-04-26 |
Lauro Ramos... | bugfix: remember that ResNode was declared. |
commit | commitdiff | tree | snapshot |
2007-04-26 |
Zhou Sheng | Add two test cases to cover apintification change. |
commit | commitdiff | tree | snapshot |
2007-04-26 |
Zhou Sheng | Using APInt more efficiently. |
commit | commitdiff | tree | snapshot |
2007-04-26 |
Jeff Cohen | Rename identifier that GCC uses as a macro, breaking... |
commit | commitdiff | tree | snapshot |
2007-04-26 |
Evan Cheng | Minor bug. |
commit | commitdiff | tree | snapshot |
2007-04-26 |
Chris Lattner | start code for writing out instructions. Separate... |
commit | commitdiff | tree | snapshot |
2007-04-26 |
Chris Lattner | start defining codes for instructions |
commit | commitdiff | tree | snapshot |
2007-04-26 |
Chris Lattner | regen |
commit | commitdiff | tree | snapshot |
2007-04-26 |
Chris Lattner | wrap long lines |
commit | commitdiff | tree | snapshot |
2007-04-26 |
Chris Lattner | new testcase |
commit | commitdiff | tree | snapshot |
2007-04-26 |
Chris Lattner | enumerate BB's separately from other function values. |
commit | commitdiff | tree | snapshot |
2007-04-26 |
Reid Spencer | For PR1355: |
commit | commitdiff | tree | snapshot |
2007-04-26 |
Chris Lattner | add support for incorporating and purging functions... |
commit | commitdiff | tree | snapshot |
2007-04-26 |
Chris Lattner | improve a comment |
commit | commitdiff | tree | snapshot |
2007-04-26 |
Chris Lattner | move some code around, fix a bug in the reader reading... |
commit | commitdiff | tree | snapshot |
2007-04-26 |
Chris Lattner | add a new code |
commit | commitdiff | tree | snapshot |
2007-04-26 |
Chris Lattner | add bitcode alias support |
commit | commitdiff | tree | snapshot |
2007-04-26 |
Chris Lattner | add alias support to bitcode |
commit | commitdiff | tree | snapshot |
2007-04-26 |
Chris Lattner | print aliases before functions |
commit | commitdiff | tree | snapshot |
2007-04-26 |
Evan Cheng | Be careful when to add implicit kill / dead operands... |
commit | commitdiff | tree | snapshot |
2007-04-26 |
Evan Cheng | PR1348 test case. |
commit | commitdiff | tree | snapshot |
2007-04-26 |
Evan Cheng | Fix for PR1348. If stack inc / dec amount is > 32-bits... |
commit | commitdiff | tree | snapshot |
2007-04-26 |
Evan Cheng | New test case. |
commit | commitdiff | tree | snapshot |
2007-04-25 |
Bill Wendling | Quiet a compiler warning about assignment in an if... |
commit | commitdiff | tree | snapshot |
2007-04-25 |
Chris Lattner | && no longer needed |
commit | commitdiff | tree | snapshot |
2007-04-25 |
Evan Cheng | Match MachineFunction::UsedPhysRegs changes. |
commit | commitdiff | tree | snapshot |
2007-04-25 |
Evan Cheng | Change UsedPhysRegs from array bool to BitVector to... |
commit | commitdiff | tree | snapshot |
2007-04-25 |
Bill Wendling | Testcase for codegen bug. |
commit | commitdiff | tree | snapshot |
2007-04-25 |
Evan Cheng | Clean up. |
commit | commitdiff | tree | snapshot |
2007-04-25 |
Bill Wendling | Add SSSE3 as a feature of Core2. Add MMX registers... |
commit | commitdiff | tree | snapshot |
2007-04-25 |
Evan Cheng | Data structure change to improve compile time (especial... |
commit | commitdiff | tree | snapshot |
2007-04-25 |
Devang Patel | Mem2Reg does not need TargetData. |
commit | commitdiff | tree | snapshot |
2007-04-25 |
Evan Cheng | This was lefted out. Fixed sumarray-dbl. |
commit | commitdiff | tree | snapshot |
2007-04-25 |
Devang Patel | Mem2Reg does not need TargetData. |
commit | commitdiff | tree | snapshot |
2007-04-25 |
Anton Korobeynikov | Add missed semicolon. Resotre compatibility with older... |
commit | commitdiff | tree | snapshot |
2007-04-25 |
Chris Lattner | do the multiplication as signed, so that 2*-2 == -4... |
commit | commitdiff | tree | snapshot |
2007-04-25 |
Devang Patel | Remove unused function argument. |
commit | commitdiff | tree | snapshot |
2007-04-25 |
Jeff Cohen | Note new header file. |
commit | commitdiff | tree | snapshot |
2007-04-25 |
Anton Korobeynikov | Add missed file |
commit | commitdiff | tree | snapshot |
2007-04-25 |
Lauro Ramos... | remember to emit weak reference in one more case. |
commit | commitdiff | tree | snapshot |
2007-04-25 |
Anton Korobeynikov | Regenerate |
commit | commitdiff | tree | snapshot |
2007-04-25 |
Anton Korobeynikov | Implement aliases. This fixes PR1017 and it's dependent... |
commit | commitdiff | tree | snapshot |
2007-04-25 |
Evan Cheng | Fix for PR1306. |
commit | commitdiff | tree | snapshot |
2007-04-25 |
Evan Cheng | Test if a register is sub- or super-register of another. |
commit | commitdiff | tree | snapshot |
2007-04-25 |
Evan Cheng | Minor speed tweak. |
commit | commitdiff | tree | snapshot |
2007-04-25 |
Evan Cheng | Clean up. |
commit | commitdiff | tree | snapshot |
2007-04-25 |
Evan Cheng | Relex assertions to account for additional implicit... |
commit | commitdiff | tree | snapshot |
2007-04-25 |
Chris Lattner | If an alloca only has two types of uses: 1) reads 2... |
commit | commitdiff | tree | snapshot |
2007-04-25 |
Chris Lattner | new testcase, should be able to eliminate the alloca... |
commit | commitdiff | tree | snapshot |
2007-04-25 |
Chris Lattner | simplify some code |
commit | commitdiff | tree | snapshot |
2007-04-25 |
Chris Lattner | refactor the SROA code out into its own method, no... |
commit | commitdiff | tree | snapshot |
2007-04-25 |
Chris Lattner | support for >4G stack frames |
commit | commitdiff | tree | snapshot |
2007-04-25 |
Chris Lattner | support for >4G frames |
commit | commitdiff | tree | snapshot |
2007-04-25 |
Chris Lattner | support >4G stack frames |
commit | commitdiff | tree | snapshot |
2007-04-25 |
Chris Lattner | support > 4G stack objects |
commit | commitdiff | tree | snapshot |
2007-04-25 |
Owen Anderson | Undo my previous changes. Since my approach to this... |
commit | commitdiff | tree | snapshot |
2007-04-25 |
Chris Lattner | allow support for 64-bit stack objects |
commit | commitdiff | tree | snapshot |
2007-04-25 |
Chris Lattner | allow 64-bit stack objects |
commit | commitdiff | tree | snapshot |
2007-04-25 |
Chris Lattner | new testcase |
commit | commitdiff | tree | snapshot |
2007-04-25 |
Devang Patel | Fix |
commit | commitdiff | tree | snapshot |
2007-04-25 |
Devang Patel | New test. |
commit | commitdiff | tree | snapshot |
2007-04-25 |
Chris Lattner | testcase for PR1352 |
commit | commitdiff | tree | snapshot |
2007-04-25 |
Dale Johannesen | fix typo |
commit | commitdiff | tree | snapshot |
2007-04-25 |
Chris Lattner | Be more careful about folding op(x, undef) when we... |
commit | commitdiff | tree | snapshot |
2007-04-25 |
Chris Lattner | new testcase that crashes llc |
commit | commitdiff | tree | snapshot |
2007-04-24 |
Dale Johannesen | Add me |
commit | commitdiff | tree | snapshot |
2007-04-24 |
Chris Lattner | Fix PR1351 and CodeGen/PowerPC/2007-04-24-InlineAsm... |
commit | commitdiff | tree | snapshot |
2007-04-24 |
Chris Lattner | testcase for PR1351 |
commit | commitdiff | tree | snapshot |
2007-04-24 |
Bill Wendling | Testcases for MMX. |
commit | commitdiff | tree | snapshot |
2007-04-24 |
Bill Wendling | Update. |
commit | commitdiff | tree | snapshot |
2007-04-24 |
Bill Wendling | Add the PADDQ to the list. |
commit | commitdiff | tree | snapshot |
2007-04-24 |
Bill Wendling | Add the final MMX instructions. Correct a few wrong... |
commit | commitdiff | tree | snapshot |
2007-04-24 |
Bill Wendling | Remove some invalid instructions from this check. |
commit | commitdiff | tree | snapshot |
2007-04-24 |
Bill Wendling | Support for the special case of a vector with the canon... |
commit | commitdiff | tree | snapshot |
2007-04-24 |
Bill Wendling | Assertion when using a 1-element vector for an add... |
commit | commitdiff | tree | snapshot |
2007-04-24 |
Devang Patel | New test. |
commit | commitdiff | tree | snapshot |
2007-04-24 |
Devang Patel | New test case. |
commit | commitdiff | tree | snapshot |
2007-04-24 |
Devang Patel | Add myself. |
commit | commitdiff | tree | snapshot |
2007-04-24 |
Chris Lattner | ensure that every error return sets a message (and... |
commit | commitdiff | tree | snapshot |
2007-04-24 |
Chris Lattner | fix memory leak |
commit | commitdiff | tree | snapshot |
2007-04-24 |
Chris Lattner | fix a memory leak |
commit | commitdiff | tree | snapshot |
2007-04-24 |
Chris Lattner | comentate |
commit | commitdiff | tree | snapshot |
2007-04-24 |
Chris Lattner | implement reading and writing of constant exprs. |
commit | commitdiff | tree | snapshot |
2007-04-24 |
Chris Lattner | add records for constant exprs |
commit | commitdiff | tree | snapshot |
2007-04-24 |
Owen Anderson | Rollback some changes that adversely affected performan... |
commit | commitdiff | tree | snapshot |
2007-04-24 |
Chris Lattner | implement support for reading aggregate constants,... |
commit | commitdiff | tree | snapshot |
2007-04-24 |
Chris Lattner | add supprot for FP constants, wide integers, and fix... |
commit | commitdiff | tree | snapshot |
2007-04-24 |
Chris Lattner | read basic constants: null, undef, integers <= 64bits |
commit | commitdiff | tree | snapshot |
2007-04-24 |
Chris Lattner | fix off-by-one computing size for section abbrevs |
commit | commitdiff | tree | snapshot |
2007-04-24 |
Scott Michel | Use '-1U' where '-1UL' is obvious overkill, eliminating... |
commit | commitdiff | tree | snapshot |
2007-04-24 |
Chris Lattner | move check to the right place :) |
commit | commitdiff | tree | snapshot |
2007-04-24 |
Chris Lattner | track global inits |
commit | commitdiff | tree | snapshot |
next |