2006-05-27 |
Chris Lattner | Fix pastos in comments |
commit | commitdiff | tree | snapshot |
2006-05-27 |
Chris Lattner | Switch the inliner over to using CloneAndPruneFunctionI... |
commit | commitdiff | tree | snapshot |
2006-05-27 |
Chris Lattner | Ignore generated files |
commit | commitdiff | tree | snapshot |
2006-05-27 |
Chris Lattner | Implement a new method, CloneAndPruneFunctionInto,... |
commit | commitdiff | tree | snapshot |
2006-05-27 |
Chris Lattner | Implement a new method: CloneAndPruneFunctionInto,... |
commit | commitdiff | tree | snapshot |
2006-05-27 |
Chris Lattner | Refactor some code to expose an interface to constant... |
commit | commitdiff | tree | snapshot |
2006-05-27 |
Chris Lattner | Add an interface to constant fold and instruction given... |
commit | commitdiff | tree | snapshot |
2006-05-27 |
Chris Lattner | New testcase: check that the inliner constant folds... |
commit | commitdiff | tree | snapshot |
2006-05-27 |
Chris Lattner | Fix a nasty dag combiner bug that caused nondeterminsti... |
commit | commitdiff | tree | snapshot |
2006-05-27 |
Chris Lattner | Add a new sentry node type, allowing assertions to... |
commit | commitdiff | tree | snapshot |
2006-05-27 |
Owen Anderson | A few small clean-ups, and the addition of an LCSSA... |
commit | commitdiff | tree | snapshot |
2006-05-26 |
Evan Cheng | Make CALL node consistent with RET node. Signness of... |
commit | commitdiff | tree | snapshot |
2006-05-26 |
Evan Cheng | Change RET node to include signness information of... |
commit | commitdiff | tree | snapshot |
2006-05-26 |
Evan Cheng | Change RET node to include signness information of... |
commit | commitdiff | tree | snapshot |
2006-05-26 |
Owen Anderson | Trivial testcase that LCSSA can already handle. |
commit | commitdiff | tree | snapshot |
2006-05-26 |
Owen Anderson | Fix a copy-and-paste-o that would break some compilers. |
commit | commitdiff | tree | snapshot |
2006-05-26 |
Owen Anderson | Clean up and refactor LCSSA a bunch. It should also... |
commit | commitdiff | tree | snapshot |
2006-05-26 |
Evan Cheng | Vector argument must be passed in memory location align... |
commit | commitdiff | tree | snapshot |
2006-05-26 |
Evan Cheng | Mac OS X ABI document lied. The first four XMM register... |
commit | commitdiff | tree | snapshot |
2006-05-26 |
Chris Lattner | Implement Transforms/InstCombine/store.ll:test2. |
commit | commitdiff | tree | snapshot |
2006-05-26 |
Chris Lattner | New testcase for trivial DSE |
commit | commitdiff | tree | snapshot |
2006-05-26 |
Chris Lattner | Fix a bug in the bc reader/writer: we were not correctl... |
commit | commitdiff | tree | snapshot |
2006-05-26 |
Chris Lattner | New testcase, check that the bc file correctly encodes... |
commit | commitdiff | tree | snapshot |
2006-05-26 |
Evan Cheng | Minor update to make the code more clear |
commit | commitdiff | tree | snapshot |
2006-05-26 |
Evan Cheng | Update more comments. |
commit | commitdiff | tree | snapshot |
2006-05-26 |
Evan Cheng | Fix some comments. |
commit | commitdiff | tree | snapshot |
2006-05-26 |
Evan Cheng | No need to handle illegal types. |
commit | commitdiff | tree | snapshot |
2006-05-26 |
Owen Anderson | Skeletal LCSSA pass. This is currently non-functional... |
commit | commitdiff | tree | snapshot |
2006-05-26 |
Rafael Espindola | On ARM, alignment is in bits |
commit | commitdiff | tree | snapshot |
2006-05-26 |
Evan Cheng | Remove a couple of bogus casts. |
commit | commitdiff | tree | snapshot |
2006-05-26 |
Evan Cheng | Remove a bogus cast. |
commit | commitdiff | tree | snapshot |
2006-05-26 |
Evan Cheng | Minor bug caught by Ashwin Chandra |
commit | commitdiff | tree | snapshot |
2006-05-26 |
Chris Lattner | Transform things like (splat(splat)) -> splat |
commit | commitdiff | tree | snapshot |
2006-05-25 |
Chris Lattner | Introduce a helper function that simplifies interpretat... |
commit | commitdiff | tree | snapshot |
2006-05-25 |
Evan Cheng | Consistency |
commit | commitdiff | tree | snapshot |
2006-05-25 |
Chris Lattner | Turn (cast (shuffle (cast)) -> shuffle (cast) if it... |
commit | commitdiff | tree | snapshot |
2006-05-25 |
Chris Lattner | new testcase |
commit | commitdiff | tree | snapshot |
2006-05-25 |
Chris Lattner | extract element from a shuffle vector can be trivially... |
commit | commitdiff | tree | snapshot |
2006-05-25 |
Chris Lattner | new testcases |
commit | commitdiff | tree | snapshot |
2006-05-25 |
Evan Cheng | Some clean up. |
commit | commitdiff | tree | snapshot |
2006-05-25 |
Chris Lattner | Add support for the missing FP condition codes |
commit | commitdiff | tree | snapshot |
2006-05-25 |
Evan Cheng | Remove some dead code. |
commit | commitdiff | tree | snapshot |
2006-05-25 |
Evan Cheng | X86 / Cygwin asm / alignment fixes. |
commit | commitdiff | tree | snapshot |
2006-05-25 |
Chris Lattner | The patch corresponding to this test had to be reverted... |
commit | commitdiff | tree | snapshot |
2006-05-25 |
Chris Lattner | Revert a patch that is unsafe, due to out of range... |
commit | commitdiff | tree | snapshot |
2006-05-25 |
Evan Cheng | New test case. x86 isel was creating a cycle in the... |
commit | commitdiff | tree | snapshot |
2006-05-25 |
Evan Cheng | Can't trust NodeDepth when checking for possibility... |
commit | commitdiff | tree | snapshot |
2006-05-25 |
Evan Cheng | Build breakage. |
commit | commitdiff | tree | snapshot |
2006-05-25 |
Chris Lattner | Fix build failure of povray |
commit | commitdiff | tree | snapshot |
2006-05-25 |
Chris Lattner | Fix Benchmarks/MallocBench/cfrac |
commit | commitdiff | tree | snapshot |
2006-05-25 |
Rafael Espindola | implement initial version of ARMAsmPrinter::printOperand |
commit | commitdiff | tree | snapshot |
2006-05-25 |
Rafael Espindola | port the ARM backend to use ISD::CALL instead of LowerC... |
commit | commitdiff | tree | snapshot |
2006-05-25 |
Rafael Espindola | create test/Regression/CodeGen/ARM/ and add a minimal... |
commit | commitdiff | tree | snapshot |
2006-05-25 |
Evan Cheng | -sched-commute-nodes is now on by default. |
commit | commitdiff | tree | snapshot |
2006-05-25 |
Evan Cheng | Turn on -sched-commute-nodes by default. |
commit | commitdiff | tree | snapshot |
2006-05-25 |
Chris Lattner | Fix breakage on platforms where string/cassert don... |
commit | commitdiff | tree | snapshot |
2006-05-25 |
Evan Cheng | Switch X86 over to a call-selection model where the... |
commit | commitdiff | tree | snapshot |
2006-05-25 |
Evan Cheng | CALL node change (arg / sign pairs instead of just... |
commit | commitdiff | tree | snapshot |
2006-05-25 |
Evan Cheng | CALL node change: now including signness of every argument. |
commit | commitdiff | tree | snapshot |
2006-05-25 |
Evan Cheng | CALL node change: now containing signness of each argument. |
commit | commitdiff | tree | snapshot |
2006-05-25 |
Evan Cheng | Assert if InflightSet is not cleared after instruction... |
commit | commitdiff | tree | snapshot |
2006-05-25 |
Evan Cheng | Fixed a really ugly bug. The TableGen'd isel is not... |
commit | commitdiff | tree | snapshot |
2006-05-24 |
Chris Lattner | Abstract out the current optimization level into a... |
commit | commitdiff | tree | snapshot |
2006-05-24 |
Chris Lattner | Remove flags implied by -O3 |
commit | commitdiff | tree | snapshot |
2006-05-24 |
Chris Lattner | Update testcase with recent cbe change |
commit | commitdiff | tree | snapshot |
2006-05-24 |
Evan Cheng | Clear HandleMap and ReplaceMap after instruction select... |
commit | commitdiff | tree | snapshot |
2006-05-24 |
Reid Spencer | For PR786: |
commit | commitdiff | tree | snapshot |
2006-05-24 |
Reid Spencer | For PR786: |
commit | commitdiff | tree | snapshot |
2006-05-24 |
Chris Lattner | Don't use -fomit-frame-pointer on darwin, it breaks... |
commit | commitdiff | tree | snapshot |
2006-05-24 |
Chris Lattner | Patch for a new instcombine xform, patch contributed... |
commit | commitdiff | tree | snapshot |
2006-05-24 |
Chris Lattner | Testcase for a new instcombine xform, patch contributed... |
commit | commitdiff | tree | snapshot |
2006-05-24 |
Chris Lattner | Don't make zero-sized static arrays |
commit | commitdiff | tree | snapshot |
2006-05-24 |
Chris Lattner | Patches to make the LLVM sources more -pedantic clean... |
commit | commitdiff | tree | snapshot |
2006-05-24 |
Chris Lattner | One of these xforms is only safe with unsafe math enabled. |
commit | commitdiff | tree | snapshot |
2006-05-24 |
Chris Lattner | Fix CodeGen/Generic/vector.ll:test_div with altivec. |
commit | commitdiff | tree | snapshot |
2006-05-24 |
Chris Lattner | New testcase |
commit | commitdiff | tree | snapshot |
2006-05-24 |
Chris Lattner | Handle SETO* like we handle SET*, restoring behavior... |
commit | commitdiff | tree | snapshot |
2006-05-23 |
Chris Lattner | Print struct return functions and calls as actually... |
commit | commitdiff | tree | snapshot |
2006-05-23 |
Chris Lattner | Fix file header comment |
commit | commitdiff | tree | snapshot |
2006-05-23 |
Evan Cheng | Better way to check for vararg. |
commit | commitdiff | tree | snapshot |
2006-05-23 |
Evan Cheng | Remove PreprocessCCCArguments and PreprocessFastCCArgum... |
commit | commitdiff | tree | snapshot |
2006-05-23 |
Chris Lattner | Implement an annoying part of the Darwin/X86 abi: the... |
commit | commitdiff | tree | snapshot |
2006-05-23 |
Evan Cheng | -enable-unsafe-fp-math implies -enable-finite-only... |
commit | commitdiff | tree | snapshot |
2006-05-23 |
Vladimir Prus | Make class comment visible in Doxygen. |
commit | commitdiff | tree | snapshot |
2006-05-23 |
Vladimir Prus | Fix missing include |
commit | commitdiff | tree | snapshot |
2006-05-23 |
Evan Cheng | Added a test case for FP equality check. |
commit | commitdiff | tree | snapshot |
2006-05-23 |
Evan Cheng | Incorrect SETCC CondCode used for FP comparisons. |
commit | commitdiff | tree | snapshot |
2006-05-23 |
Evan Cheng | Added option -enable-finite-only-fp-math. When on,... |
commit | commitdiff | tree | snapshot |
2006-05-23 |
Rafael Espindola | implement minimal versions of |
commit | commitdiff | tree | snapshot |
2006-05-23 |
Chris Lattner | Describe how to add a custom test. |
commit | commitdiff | tree | snapshot |
2006-05-23 |
Chris Lattner | Wrap long lines fix typo |
commit | commitdiff | tree | snapshot |
2006-05-22 |
Evan Cheng | A isel deficiency. |
commit | commitdiff | tree | snapshot |
2006-05-21 |
Reid Spencer | For PR784: |
commit | commitdiff | tree | snapshot |
2006-05-21 |
Evan Cheng | Back out indirect branch load folding hack. It broke... |
commit | commitdiff | tree | snapshot |
2006-05-21 |
Chris Lattner | Add a note |
commit | commitdiff | tree | snapshot |
2006-05-20 |
Owen Anderson | Make TargetData strings less redundant. |
commit | commitdiff | tree | snapshot |
2006-05-20 |
Chris Lattner | Silence a bogus gcc warning |
commit | commitdiff | tree | snapshot |
2006-05-20 |
Chris Lattner | Fix a parsing bug that caused 7 llvm-test regressions... |
commit | commitdiff | tree | snapshot |
2006-05-20 |
Evan Cheng | - Use of load's chain result should be redirected to... |
commit | commitdiff | tree | snapshot |
2006-05-20 |
Evan Cheng | A new entry |
commit | commitdiff | tree | snapshot |
next |