2006-05-31 |
Reid Spencer | Don't generate module definitions when the -fragment... |
commit | commitdiff | tree | snapshot |
2006-05-31 |
Evan Cheng | Select vector_shuffle v1, undef <2, 3, ?, ?> to MOVHLPS. |
commit | commitdiff | tree | snapshot |
2006-05-31 |
Evan Cheng | Remove dead code. |
commit | commitdiff | tree | snapshot |
2006-05-31 |
Evan Cheng | Update vector extract test cases. |
commit | commitdiff | tree | snapshot |
2006-05-30 |
Evan Cheng | A new entry |
commit | commitdiff | tree | snapshot |
2006-05-30 |
Evan Cheng | MAXP{D|S} and MINP{D|S} are commutable. |
commit | commitdiff | tree | snapshot |
2006-05-30 |
Evan Cheng | Commute shufps / shufpd. |
commit | commitdiff | tree | snapshot |
2006-05-30 |
Reid Spencer | 1. No need to thwart this test with an environment... |
commit | commitdiff | tree | snapshot |
2006-05-30 |
Evan Cheng | Somehow I lost a condition when I was shuffling some... |
commit | commitdiff | tree | snapshot |
2006-05-30 |
Evan Cheng | Fix a build breaker. |
commit | commitdiff | tree | snapshot |
2006-05-30 |
Evan Cheng | Oops. PSHUFD is only available with SSE2. |
commit | commitdiff | tree | snapshot |
2006-05-30 |
Chris Lattner | Add a note |
commit | commitdiff | tree | snapshot |
2006-05-30 |
Chris Lattner | Always reserve space for 8 spilled GPRs. GCC apparentl... |
commit | commitdiff | tree | snapshot |
2006-05-30 |
Reid Spencer | llvm2cpp is ready to be compiled so add it to the makef... |
commit | commitdiff | tree | snapshot |
2006-05-30 |
Reid Spencer | Add the new command line arguments. |
commit | commitdiff | tree | snapshot |
2006-05-30 |
Reid Spencer | Fix more bugs. This version now passes all of the Featu... |
commit | commitdiff | tree | snapshot |
2006-05-30 |
Evan Cheng | Added a test case for parameter passing of vector values. |
commit | commitdiff | tree | snapshot |
2006-05-30 |
Evan Cheng | Fix the test failure on non-Darwin targets. |
commit | commitdiff | tree | snapshot |
2006-05-30 |
Evan Cheng | Allow shufps x, x, mask to be converted to pshufd x... |
commit | commitdiff | tree | snapshot |
2006-05-30 |
Evan Cheng | Remove bogus comment. |
commit | commitdiff | tree | snapshot |
2006-05-30 |
Reid Spencer | Add llvm2cpp program. |
commit | commitdiff | tree | snapshot |
2006-05-30 |
Reid Spencer | Provide a simpler interface for getting a ConstantArray... |
commit | commitdiff | tree | snapshot |
2006-05-30 |
Evan Cheng | Make sure the register pressure reduction schedulers... |
commit | commitdiff | tree | snapshot |
2006-05-30 |
Evan Cheng | When a priority_queue is empty, the behavior of top... |
commit | commitdiff | tree | snapshot |
2006-05-30 |
Rafael Espindola | Expand ret into "CopyToReg;BRIND" |
commit | commitdiff | tree | snapshot |
2006-05-30 |
Chris Lattner | Enable -fno-use-cxa-atexit on darwin/ppc also. |
commit | commitdiff | tree | snapshot |
2006-05-30 |
Reid Spencer | Undo a patch that breaks llvm-as because the warning... |
commit | commitdiff | tree | snapshot |
2006-05-30 |
Reid Spencer | Write the WARNING message to cout instead of cerr.... |
commit | commitdiff | tree | snapshot |
2006-05-30 |
Vladimir Prus | Make doc comment visible in doxygen output. Clarify... |
commit | commitdiff | tree | snapshot |
2006-05-30 |
Reid Spencer | Fix many small bugs in llvm2cpp. This patch gets llvm2c... |
commit | commitdiff | tree | snapshot |
2006-05-30 |
Reid Spencer | Properly document the second form of ConstArray::get() |
commit | commitdiff | tree | snapshot |
2006-05-30 |
Reid Spencer | Adjust the interface to ConstantArray::get. The previous |
commit | commitdiff | tree | snapshot |
2006-05-30 |
Evan Cheng | Add a note about integer multiplication by constants. |
commit | commitdiff | tree | snapshot |
2006-05-30 |
Evan Cheng | A addressing mode folding enhancement: |
commit | commitdiff | tree | snapshot |
2006-05-30 |
Evan Cheng | Add a lea instruction selection test case. |
commit | commitdiff | tree | snapshot |
2006-05-30 |
Evan Cheng | Some new entries about truncate / anyext |
commit | commitdiff | tree | snapshot |
2006-05-30 |
Reid Spencer | First complete version of llvm2cpp that doesn't crash... |
commit | commitdiff | tree | snapshot |
2006-05-29 |
Andrew Lenharth | move calltarget to dsa |
commit | commitdiff | tree | snapshot |
2006-05-29 |
Andrew Lenharth | Since there was interest on the mailing list, this... |
commit | commitdiff | tree | snapshot |
2006-05-29 |
Chris Lattner | Silly cleanup |
commit | commitdiff | tree | snapshot |
2006-05-29 |
Chris Lattner | silly cleanup |
commit | commitdiff | tree | snapshot |
2006-05-29 |
Reid Spencer | Fix a bug with diffing the wrong files. Make output... |
commit | commitdiff | tree | snapshot |
2006-05-29 |
Reid Spencer | Next batch of implementation: |
commit | commitdiff | tree | snapshot |
2006-05-29 |
Reid Spencer | Fix file header comment. |
commit | commitdiff | tree | snapshot |
2006-05-29 |
Reid Spencer | Remove temporary testing rules. |
commit | commitdiff | tree | snapshot |
2006-05-29 |
Vladimir Prus | Reset DEBUG_SYMBOL_TABLE back to 0. |
commit | commitdiff | tree | snapshot |
2006-05-29 |
Vladimir Prus | Fix compile error when DEBUG_SYMBOL_TABLE is defined. |
commit | commitdiff | tree | snapshot |
2006-05-29 |
Reid Spencer | Fix two bugs in the CppWriter.cpp: |
commit | commitdiff | tree | snapshot |
2006-05-29 |
Reid Spencer | Fix the file's comment block. |
commit | commitdiff | tree | snapshot |
2006-05-29 |
Reid Spencer | Fix grammar in a comment. |
commit | commitdiff | tree | snapshot |
2006-05-29 |
Reid Spencer | Replace an old C-style cast with a C++ cast (squelch... |
commit | commitdiff | tree | snapshot |
2006-05-29 |
Reid Spencer | Correct some grammar and describe current reality. |
commit | commitdiff | tree | snapshot |
2006-05-29 |
Owen Anderson | Require both tests to pass. |
commit | commitdiff | tree | snapshot |
2006-05-29 |
Owen Anderson | Update the testcase to check the full extent of LCSSA. |
commit | commitdiff | tree | snapshot |
2006-05-29 |
Owen Anderson | Add Use replacement. Assuming there is nothing horribl... |
commit | commitdiff | tree | snapshot |
2006-05-29 |
Reid Spencer | Initial Commit of llvm2cpp |
commit | commitdiff | tree | snapshot |
2006-05-28 |
Owen Anderson | Major think-o. Iterate over all live out-of-loop value... |
commit | commitdiff | tree | snapshot |
2006-05-28 |
Reid Spencer | Fix a problem where dejagnu won't accept the value... |
commit | commitdiff | tree | snapshot |
2006-05-28 |
Reid Spencer | Provide an infrastructure for testing the llvm2cpp... |
commit | commitdiff | tree | snapshot |
2006-05-27 |
Owen Anderson | Make LCSSA insert proper Phi nodes throughout the rest... |
commit | commitdiff | tree | snapshot |
2006-05-27 |
Chris Lattner | Fix some regression from the inliner patch I committed... |
commit | commitdiff | tree | snapshot |
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 |
next |