2010-08-29 |
Dan Gohman | Batch up subtracts along with adds, when analyzing... |
commit | commitdiff | tree | snapshot |
2010-08-29 |
Dan Gohman | Micro-optimize GroupByComplexity. |
commit | commitdiff | tree | snapshot |
2010-08-29 |
Dan Gohman | Hold AddRec->getLoop() in a variable, to make the Mul... |
commit | commitdiff | tree | snapshot |
2010-08-29 |
Dan Gohman | Rename a variable, for consistency. |
commit | commitdiff | tree | snapshot |
2010-08-29 |
Dan Gohman | Use iterators instead of indices. |
commit | commitdiff | tree | snapshot |
2010-08-29 |
Dan Gohman | Don't worry about union types. |
commit | commitdiff | tree | snapshot |
2010-08-29 |
Dan Gohman | Make this test less dependent on register allocation... |
commit | commitdiff | tree | snapshot |
2010-08-29 |
Dan Gohman | Use exec. |
commit | commitdiff | tree | snapshot |
2010-08-29 |
Dan Gohman | Delete an unused declaration. |
commit | commitdiff | tree | snapshot |
2010-08-29 |
Kalle Raiskila | Fix lowering of INSERT_VECTOR_ELT in SPU. |
commit | commitdiff | tree | snapshot |
2010-08-29 |
Bill Wendling | Fix whitespaces. No functionality changes. |
commit | commitdiff | tree | snapshot |
2010-08-29 |
Chris Lattner | Stop explicitly scheduling domfrontier before the loop... |
commit | commitdiff | tree | snapshot |
2010-08-29 |
Chris Lattner | licm preserves the cfg, it doesn't have to explicitly... |
commit | commitdiff | tree | snapshot |
2010-08-29 |
Chris Lattner | now that it doesn't use the PromoteMemToReg function... |
commit | commitdiff | tree | snapshot |
2010-08-29 |
Chris Lattner | completely rewrite the memory promotion algorithm in... |
commit | commitdiff | tree | snapshot |
2010-08-29 |
Bob Wilson | Remove NEON vaddl, vaddw, vsubl, and vsubw intrinsics... |
commit | commitdiff | tree | snapshot |
2010-08-29 |
Chris Lattner | use getUniqueExitBlocks instead of a manual set. |
commit | commitdiff | tree | snapshot |
2010-08-29 |
Eli Friedman | A couple of small missed optimizations. |
commit | commitdiff | tree | snapshot |
2010-08-29 |
Chris Lattner | reimplement LICM::sink to use SSAUpdater instead of... |
commit | commitdiff | tree | snapshot |
2010-08-29 |
Chris Lattner | implement SSAUpdater::RewriteUseAfterInsertions, a... |
commit | commitdiff | tree | snapshot |
2010-08-29 |
Chris Lattner | remove dead proto |
commit | commitdiff | tree | snapshot |
2010-08-29 |
Chris Lattner | reduce indentation in LICM::sink by using early exits... |
commit | commitdiff | tree | snapshot |
2010-08-29 |
Chris Lattner | modernize this pass a bit: use efficient set/map and... |
commit | commitdiff | tree | snapshot |
2010-08-29 |
Duncan Sands | Flesh out the list of things I've worked on. |
commit | commitdiff | tree | snapshot |
2010-08-29 |
Chris Lattner | when merging two alias sets, the result set is volatile... |
commit | commitdiff | tree | snapshot |
2010-08-29 |
Chris Lattner | more cleanup |
commit | commitdiff | tree | snapshot |
2010-08-29 |
Chris Lattner | clean this up |
commit | commitdiff | tree | snapshot |
2010-08-29 |
Bill Wendling | - Add a parameter to T2I_bin_irs for those patterns... |
commit | commitdiff | tree | snapshot |
2010-08-29 |
Chris Lattner | merge a bunch of shuffle tests into sse2.ll |
commit | commitdiff | tree | snapshot |
2010-08-29 |
Chris Lattner | add a bunch more common shuffles to the instprinter. |
commit | commitdiff | tree | snapshot |
2010-08-29 |
Chris Lattner | add some nounwind's |
commit | commitdiff | tree | snapshot |
2010-08-29 |
Bill Wendling | Name ANDflag to ANDS, which is less stupid. |
commit | commitdiff | tree | snapshot |
2010-08-29 |
Bill Wendling | File missing from last commit. |
commit | commitdiff | tree | snapshot |
2010-08-29 |
Bill Wendling | Create an ARMISD::AND node. This node is exactly like... |
commit | commitdiff | tree | snapshot |
2010-08-28 |
NAKAMURA Takumi | Minor change. |
commit | commitdiff | tree | snapshot |
2010-08-28 |
Chris Lattner | I have manually decoded the imm field of an insertps... |
commit | commitdiff | tree | snapshot |
2010-08-28 |
Chris Lattner | fixme accomplished |
commit | commitdiff | tree | snapshot |
2010-08-28 |
Chris Lattner | tidy up |
commit | commitdiff | tree | snapshot |
2010-08-28 |
NAKAMURA Takumi | Add me to the "blame list"! |
commit | commitdiff | tree | snapshot |
2010-08-28 |
Dan Gohman | Remove obsolete keywords which are no longer relevant. |
commit | commitdiff | tree | snapshot |
2010-08-28 |
Dan Gohman | Remove unions from the vim syntax highlighting. |
commit | commitdiff | tree | snapshot |
2010-08-28 |
Chris Lattner | fix the buildvector->insertp[sd] logic to not always... |
commit | commitdiff | tree | snapshot |
2010-08-28 |
Chris Lattner | fix the BuildVector -> unpcklps logic to not do pointle... |
commit | commitdiff | tree | snapshot |
2010-08-28 |
Chris Lattner | improve comments in the unpcklps generating logic,... |
commit | commitdiff | tree | snapshot |
2010-08-28 |
Michael J.... | Don't cast Win32 FILETIME structs to int64. Patch by... |
commit | commitdiff | tree | snapshot |
2010-08-28 |
Chris Lattner | remove the MSIL backend. It isn't maintained, is buggy... |
commit | commitdiff | tree | snapshot |
2010-08-28 |
Benjamin Kramer | Update ocaml test. |
commit | commitdiff | tree | snapshot |
2010-08-28 |
Benjamin Kramer | Remove unions from the ocaml bindings. |
commit | commitdiff | tree | snapshot |
2010-08-28 |
Bob Wilson | Use pseudo instructions for VST1 and VST2. |
commit | commitdiff | tree | snapshot |
2010-08-28 |
Chris Lattner | remove unions from LLVM IR. They are severely buggy... |
commit | commitdiff | tree | snapshot |
2010-08-28 |
Chris Lattner | remove the ABCD and SSI passes. They don't have any... |
commit | commitdiff | tree | snapshot |
2010-08-28 |
Chris Lattner | remove dead proto |
commit | commitdiff | tree | snapshot |
2010-08-28 |
Chris Lattner | more dead thing zapping. |
commit | commitdiff | tree | snapshot |
2010-08-28 |
Chris Lattner | zap dead method |
commit | commitdiff | tree | snapshot |
2010-08-28 |
Chris Lattner | for completeness, allow undef also. |
commit | commitdiff | tree | snapshot |
2010-08-28 |
Chris Lattner | squish dead code. |
commit | commitdiff | tree | snapshot |
2010-08-28 |
Chris Lattner | zap dead code |
commit | commitdiff | tree | snapshot |
2010-08-28 |
Bruno Cardoso... | Clean up the logic of vector shuffles -> vector shifts. |
commit | commitdiff | tree | snapshot |
2010-08-28 |
Chris Lattner | handle the constant case of vector insertion. For... |
commit | commitdiff | tree | snapshot |
2010-08-28 |
Duncan Sands | Straighten out any triple strings passed on the command... |
commit | commitdiff | tree | snapshot |
2010-08-28 |
Chris Lattner | optimize bitcasts from large integers to vector into... |
commit | commitdiff | tree | snapshot |
2010-08-28 |
Dan Gohman | Completely disable tail calls when fast-isel is enabled... |
commit | commitdiff | tree | snapshot |
2010-08-28 |
Dan Gohman | Trim a #include. |
commit | commitdiff | tree | snapshot |
2010-08-28 |
Dan Gohman | Fix an index calculation thinko. |
commit | commitdiff | tree | snapshot |
2010-08-28 |
Bob Wilson | We don't need to custom-select VLDMQ and VSTMQ anymore. |
commit | commitdiff | tree | snapshot |
2010-08-28 |
Benjamin Kramer | Update CMake build. Add newline at end of file. |
commit | commitdiff | tree | snapshot |
2010-08-27 |
Bob Wilson | When merging Thumb2 loads/stores, do not give up when... |
commit | commitdiff | tree | snapshot |
2010-08-27 |
Owen Anderson | Add a prototype of a new peephole optimizing pass that... |
commit | commitdiff | tree | snapshot |
2010-08-27 |
Owen Anderson | Improve the precision of getConstant(). |
commit | commitdiff | tree | snapshot |
2010-08-27 |
Bob Wilson | Change ARM VFP VLDM/VSTM instructions to use addressing... |
commit | commitdiff | tree | snapshot |
2010-08-27 |
Chris Lattner | tidy up test. |
commit | commitdiff | tree | snapshot |
2010-08-27 |
Chris Lattner | no really, fix the test. |
commit | commitdiff | tree | snapshot |
2010-08-27 |
Chris Lattner | fix this test. It's not clear what it's really testing. |
commit | commitdiff | tree | snapshot |
2010-08-27 |
Chris Lattner | Enhance the shift propagator to handle the case when... |
commit | commitdiff | tree | snapshot |
2010-08-27 |
Devang Patel | Simplify. |
commit | commitdiff | tree | snapshot |
2010-08-27 |
Chris Lattner | Implement a pretty general logical shift propagation |
commit | commitdiff | tree | snapshot |
2010-08-27 |
Bob Wilson | Fix a comment typo. |
commit | commitdiff | tree | snapshot |
2010-08-27 |
Bob Wilson | Unsigned value cannot be < 0. |
commit | commitdiff | tree | snapshot |
2010-08-27 |
Dan Gohman | When merging adjacent operands, scan ahead and merge... |
commit | commitdiff | tree | snapshot |
2010-08-27 |
Eric Christopher | Fix a couple of typos. |
commit | commitdiff | tree | snapshot |
2010-08-27 |
Chris Lattner | remove some special shift cases that have been subsumed... |
commit | commitdiff | tree | snapshot |
2010-08-27 |
Dan Gohman | Make the {A,+,B}<L> + {C,+,D}<L> --> Other + {A+C... |
commit | commitdiff | tree | snapshot |
2010-08-27 |
Chris Lattner | merge and filecheckize test |
commit | commitdiff | tree | snapshot |
2010-08-27 |
Chris Lattner | merge two tests |
commit | commitdiff | tree | snapshot |
2010-08-27 |
Bill Wendling | Remove now unneeded command line flag that enables... |
commit | commitdiff | tree | snapshot |
2010-08-27 |
Owen Anderson | Fix typos in comments. |
commit | commitdiff | tree | snapshot |
2010-08-27 |
Chris Lattner | teach the truncation optimization that an entire chain of |
commit | commitdiff | tree | snapshot |
2010-08-27 |
Dan Gohman | Switch ScalarEvolution's main Value*->SCEV* map from... |
commit | commitdiff | tree | snapshot |
2010-08-27 |
Chris Lattner | get this test passing on linux builders. |
commit | commitdiff | tree | snapshot |
2010-08-27 |
Chris Lattner | Add an instcombine to clean up a common pattern produced |
commit | commitdiff | tree | snapshot |
2010-08-27 |
Bob Wilson | Add alignment arguments to all the NEON load/store... |
commit | commitdiff | tree | snapshot |
2010-08-27 |
Owen Anderson | Use LVI to eliminate conditional branches where we... |
commit | commitdiff | tree | snapshot |
2010-08-27 |
Dan Gohman | Optimize SCEVComplexityCompare. Use a 3-way return... |
commit | commitdiff | tree | snapshot |
2010-08-27 |
Dan Gohman | Clarify a comment. |
commit | commitdiff | tree | snapshot |
2010-08-27 |
Dan Gohman | Parse " (Hidden)" and cope with it. |
commit | commitdiff | tree | snapshot |
2010-08-27 |
Dan Gohman | Default to looking for clang++ in the PATH, rather... |
commit | commitdiff | tree | snapshot |
2010-08-27 |
Anton Korobeynikov | Properly handle passing of FP stuff to varargs function... |
commit | commitdiff | tree | snapshot |
2010-08-27 |
Benjamin Kramer | MCELF: Port EmitInstruction changes from MachO streamer... |
commit | commitdiff | tree | snapshot |
2010-08-27 |
Benjamin Kramer | MCELF: Always overwrite FixedValue. |
commit | commitdiff | tree | snapshot |
2010-08-27 |
Michael J.... | Fix the msvs 2010 build. |
commit | commitdiff | tree | snapshot |
next |