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 |
2010-08-27 |
Daniel Dunbar | X86: Fix an encoding issue with LOCK_ADD64mr, which... |
commit | commitdiff | tree | snapshot |
2010-08-26 |
Devang Patel | Revert r112213. It is not needed. |
commit | commitdiff | tree | snapshot |
2010-08-26 |
Jim Grosbach | Simplify eliminateFrameIndex() interface back down... |
commit | commitdiff | tree | snapshot |
2010-08-26 |
Devang Patel | If node is not available then use FuncInfo.ValueMap... |
commit | commitdiff | tree | snapshot |
2010-08-26 |
Jim Grosbach | Remove the now obsolete frame index virtual re-use... |
commit | commitdiff | tree | snapshot |
2010-08-26 |
Chris Lattner | filecheckize |
commit | commitdiff | tree | snapshot |
2010-08-26 |
Chris Lattner | rename test. |
commit | commitdiff | tree | snapshot |
2010-08-26 |
Chris Lattner | optimize "integer extraction out of the middle of a... |
commit | commitdiff | tree | snapshot |
2010-08-26 |
Jim Grosbach | tidy up a bit. no functional change. |
commit | commitdiff | tree | snapshot |
2010-08-26 |
Chris Lattner | optimize bitcast(trunc(bitcast(x))) where the result... |
commit | commitdiff | tree | snapshot |
2010-08-26 |
Chris Lattner | filecheckize |
commit | commitdiff | tree | snapshot |
2010-08-26 |
Chris Lattner | rename test |
commit | commitdiff | tree | snapshot |
2010-08-26 |
Chris Lattner | add m_BitCast for matching a bitcast. |
commit | commitdiff | tree | snapshot |
2010-08-26 |
Jim Grosbach | Turn off the scavenging based frame reg reuse briefly... |
commit | commitdiff | tree | snapshot |
2010-08-26 |
Bruno Cardoso... | zap the now unused MVT::getIntVectorWithNumElements |
commit | commitdiff | tree | snapshot |
2010-08-26 |
Devang Patel | Speculatively revert r112207. |
commit | commitdiff | tree | snapshot |
2010-08-26 |
Devang Patel | 80 col. |
commit | commitdiff | tree | snapshot |
2010-08-26 |
Devang Patel | Update DanglingDebugInfo so that it can be used to... |
commit | commitdiff | tree | snapshot |
2010-08-26 |
Bob Wilson | Use pseudo instructions for VST3. |
commit | commitdiff | tree | snapshot |
2010-08-26 |
Devang Patel | Donot forget to resolve dangling debug info in a case... |
commit | commitdiff | tree | snapshot |
2010-08-26 |
Bill Wendling | Reapply r112176 without removing the other CMN patterns... |
commit | commitdiff | tree | snapshot |
2010-08-26 |
Dan Gohman | Experimental clang-based code-completion support for... |
commit | commitdiff | tree | snapshot |
2010-08-26 |
Benjamin Kramer | MCELF: Fix a thinko of mine. |
commit | commitdiff | tree | snapshot |
2010-08-26 |
Bob Wilson | Fix comment typos. |
commit | commitdiff | tree | snapshot |
2010-08-26 |
Devang Patel | Fix prototypes. |
commit | commitdiff | tree | snapshot |
2010-08-26 |
Owen Anderson | Make JumpThreading smart enough to properly thread... |
commit | commitdiff | tree | snapshot |
2010-08-26 |
Benjamin Kramer | MCELF: Compensate for the addend on i386. Patch by... |
commit | commitdiff | tree | snapshot |
2010-08-26 |
Jim Grosbach | Restrict the register to tGPR to make sure the str... |
commit | commitdiff | tree | snapshot |
2010-08-26 |
Dan Gohman | Revert r112176; it broke test/CodeGen/Thumb2/thumb2... |
commit | commitdiff | tree | snapshot |
2010-08-26 |
Dan Gohman | Reapply r112091 and r111922, support for metadata linki... |
commit | commitdiff | tree | snapshot |
2010-08-26 |
Benjamin Kramer | StringRef::compare_numeric also differed from StringRef... |
commit | commitdiff | tree | snapshot |
2010-08-26 |
Benjamin Kramer | Do unsigned char comparisons in StringRef::compare_lowe... |
commit | commitdiff | tree | snapshot |
2010-08-26 |
Bill Wendling | There seems to be a (potential) hardware bug with the... |
commit | commitdiff | tree | snapshot |
2010-08-26 |
Chris Lattner | Add a hackaround for PR7993 which is causing failures... |
commit | commitdiff | tree | snapshot |
2010-08-26 |
Chris Lattner | I think enough general codegen bugs are fixed to allow... |
commit | commitdiff | tree | snapshot |
2010-08-26 |
Chris Lattner | implement SplitVecOp_CONCAT_VECTORS, fixing the include... |
commit | commitdiff | tree | snapshot |
2010-08-26 |
Bob Wilson | Use pseudo instructions for VST1d64Q. |
commit | commitdiff | tree | snapshot |
2010-08-26 |
Chris Lattner | Make sure this forces the x86 targets |
commit | commitdiff | tree | snapshot |
2010-08-26 |
Chris Lattner | fix sse1 only codegen in x86-64 mode, which is something we |
commit | commitdiff | tree | snapshot |
2010-08-26 |
Daniel Dunbar | Revert r111922, "MapValue support for MDNodes. This... |
commit | commitdiff | tree | snapshot |
2010-08-26 |
Daniel Dunbar | Revert r112091, "Remap metadata attached to instruction... |
commit | commitdiff | tree | snapshot |
2010-08-26 |
Chris Lattner | zap dead code. |
commit | commitdiff | tree | snapshot |
2010-08-26 |
Oscar Fuentes | Updated CMake library dependencies. Removed unnecessary... |
commit | commitdiff | tree | snapshot |
2010-08-26 |
John McCall | SmallVector's growth policies don't like starting from... |
commit | commitdiff | tree | snapshot |
next |