2012-03-23 |
Benjamin Kramer | Include cstdio in a few place that depended on getting... |
commit | commitdiff | tree | snapshot |
2012-03-23 |
Benjamin Kramer | Move ftostr into its last user (cppbackend) and simplif... |
commit | commitdiff | tree | snapshot |
2012-03-23 |
Anton Korobeynikov | Add soname to LLVM shared library on Linux. Probably... |
commit | commitdiff | tree | snapshot |
2012-03-23 |
Duncan Sands | When propagating equalities, eg replacing A with B... |
commit | commitdiff | tree | snapshot |
2012-03-23 |
Duncan Sands | Indentation. |
commit | commitdiff | tree | snapshot |
2012-03-23 |
Bill Wendling | Ignore the last message. |
commit | commitdiff | tree | snapshot |
2012-03-23 |
Bill Wendling | Revert patch. It broke the build. |
commit | commitdiff | tree | snapshot |
2012-03-23 |
Bill Wendling | Dematerialize the source functions after we're done... |
commit | commitdiff | tree | snapshot |
2012-03-23 |
Eric Christopher | Remove the C backend. |
commit | commitdiff | tree | snapshot |
2012-03-23 |
Eric Christopher | Fix up cmake build. |
commit | commitdiff | tree | snapshot |
2012-03-23 |
Eric Christopher | Take out the debug info probe stuff. It's making some... |
commit | commitdiff | tree | snapshot |
2012-03-23 |
Nick Lewycky | Explicitly close optionally closed <li> tags. |
commit | commitdiff | tree | snapshot |
2012-03-22 |
Andrew Trick | Remove -enable-lsr-retry in time for 3.1. |
commit | commitdiff | tree | snapshot |
2012-03-22 |
Andrew Trick | Remove -enable-lsr-nested in time for 3.1. |
commit | commitdiff | tree | snapshot |
2012-03-22 |
Bill Wendling | Some whitespace and comment cleanup. |
commit | commitdiff | tree | snapshot |
2012-03-22 |
Bill Wendling | Remove unneeded #ifdefs. |
commit | commitdiff | tree | snapshot |
2012-03-22 |
Bill Wendling | Add a 'dump' method to the type map. Doxygenify some... |
commit | commitdiff | tree | snapshot |
2012-03-22 |
Evan Cheng | Source order scheduler should not preschedule nodes... |
commit | commitdiff | tree | snapshot |
2012-03-22 |
Evan Cheng | Assign node orders to target intrinsics which do not... |
commit | commitdiff | tree | snapshot |
2012-03-22 |
Dan Gohman | Refactor the code for visiting instructions out into... |
commit | commitdiff | tree | snapshot |
2012-03-22 |
Andrew Trick | Cleanup IVUsers::addUsersIfInteresting. |
commit | commitdiff | tree | snapshot |
2012-03-22 |
Andrew Trick | Remove unused simplifyIVUsers |
commit | commitdiff | tree | snapshot |
2012-03-22 |
Andrew Trick | Remove -enable-iv-rewrite, which has been unsupported... |
commit | commitdiff | tree | snapshot |
2012-03-22 |
Andrew Trick | Convert -indvars tests that rely on SCEV expansion... |
commit | commitdiff | tree | snapshot |
2012-03-22 |
Andrew Trick | Remove tests: indvars trivially preserves GEPs now. |
commit | commitdiff | tree | snapshot |
2012-03-22 |
Andrew Trick | Remove test: trivial canonical IV test which is covered... |
commit | commitdiff | tree | snapshot |
2012-03-22 |
Andrew Trick | Test scalar evolution directly instead of testing the... |
commit | commitdiff | tree | snapshot |
2012-03-22 |
Andrew Trick | Remove redundant -enable-iv-rewrite=false flags from... |
commit | commitdiff | tree | snapshot |
2012-03-22 |
Silviu Baranga | Added soft fail checks for the disassembler when decodi... |
commit | commitdiff | tree | snapshot |
2012-03-22 |
Silviu Baranga | Added soft fail cases for the disassembler when decodin... |
commit | commitdiff | tree | snapshot |
2012-03-22 |
Silviu Baranga | Added soft fail cases for the disassembler when decodin... |
commit | commitdiff | tree | snapshot |
2012-03-22 |
Anders Waldenborg | [python] Add negative MemoryBuffer testcase |
commit | commitdiff | tree | snapshot |
2012-03-22 |
Craig Topper | Remove some unnecessary forward declarations. |
commit | commitdiff | tree | snapshot |
2012-03-22 |
Chandler Carruth | Revert a series of commits to MCJIT to get the build... |
commit | commitdiff | tree | snapshot |
2012-03-22 |
Hal Finkel | PPC::DBG_VALUE must use Reg+Imm frame-index elimination... |
commit | commitdiff | tree | snapshot |
2012-03-22 |
Chris Lattner | add load/store volatility control to the C API, patch... |
commit | commitdiff | tree | snapshot |
2012-03-22 |
Chris Lattner | don't use "signed", just something I noticed in patches... |
commit | commitdiff | tree | snapshot |
2012-03-22 |
Eric Christopher | In erroneous inline assembly we could mistakenly try... |
commit | commitdiff | tree | snapshot |
2012-03-22 |
Chad Rosier | [fast-isel] Fold "urem x, pow2" -> "and x, pow2-1"... |
commit | commitdiff | tree | snapshot |
2012-03-21 |
Michael J.... | [PathV2]: Fix bug in create_directories which caused... |
commit | commitdiff | tree | snapshot |
2012-03-21 |
Nick Lewycky | Add a release note for r145714. |
commit | commitdiff | tree | snapshot |
2012-03-21 |
Andrew Trick | misched: tag a few XFAILs that I plan to fix |
commit | commitdiff | tree | snapshot |
2012-03-21 |
Danil Malyshev | Re-factored RuntimeDyld. |
commit | commitdiff | tree | snapshot |
2012-03-21 |
Kevin Enderby | Fix ARM disassembly of VST1 and VST2 instructions with... |
commit | commitdiff | tree | snapshot |
2012-03-21 |
Jan Sjödin | Fix windows compilation warning. Patch by Micah. |
commit | commitdiff | tree | snapshot |
2012-03-21 |
Nico Weber | Add a ${pathsep} variable to lit that expands to :... |
commit | commitdiff | tree | snapshot |
2012-03-21 |
Danil Malyshev | git-svn-id: https://llvm.org/svn/llvm-project/llvm... |
commit | commitdiff | tree | snapshot |
2012-03-21 |
Danil Malyshev | Missed getPointerToNamedFunction() declaration. |
commit | commitdiff | tree | snapshot |
2012-03-21 |
Danil Malyshev | Based on this discussion: lists.cs.uiuc.edu/pipermail... |
commit | commitdiff | tree | snapshot |
2012-03-21 |
Jim Grosbach | Checking a build_vector for an all-ones value. |
commit | commitdiff | tree | snapshot |
2012-03-21 |
Kostya Serebryany | [asan] fix one more bug related to long double |
commit | commitdiff | tree | snapshot |
2012-03-21 |
Joerg Sonnenberger | Put Is64BitMemOperand into !defined(NDEBUG) for now. |
commit | commitdiff | tree | snapshot |
2012-03-21 |
Benjamin Kramer | Use a signed value for this enum to avoid spuriuos... |
commit | commitdiff | tree | snapshot |
2012-03-21 |
Chandler Carruth | Teach instsimplify to gracefully degrade in the presenc... |
commit | commitdiff | tree | snapshot |
2012-03-21 |
Anders Waldenborg | [python] Add some paths where to find test binary |
commit | commitdiff | tree | snapshot |
2012-03-21 |
Anders Waldenborg | [python] Mark get_test_binary as not being a test |
commit | commitdiff | tree | snapshot |
2012-03-21 |
NAKAMURA Takumi | lit/TestRunner.py: [Win32] Rework WinWaitReleased(... |
commit | commitdiff | tree | snapshot |
2012-03-21 |
Gregory Szorc | Finish organizing C API docs. |
commit | commitdiff | tree | snapshot |
2012-03-21 |
Joerg Sonnenberger | Fix generation of the address size override prefix... |
commit | commitdiff | tree | snapshot |
2012-03-21 |
Andrew Trick | I meant to disable this test, not XFAIL it |
commit | commitdiff | tree | snapshot |
2012-03-21 |
Andrew Trick | misched: beginning to add unit tests |
commit | commitdiff | tree | snapshot |
2012-03-21 |
Andrew Trick | misched: fix LiveInterval update for bottom-up scheduling |
commit | commitdiff | tree | snapshot |
2012-03-21 |
Andrew Trick | misched: trace LiveIntervals after scheduling. |
commit | commitdiff | tree | snapshot |
2012-03-21 |
Andrew Trick | misched: obvious iterator update fixes for bottom-up. |
commit | commitdiff | tree | snapshot |
2012-03-21 |
Andrew Trick | misched: cleanup main loop |
commit | commitdiff | tree | snapshot |
2012-03-21 |
Andrew Trick | misched: fix LI update for bottom-up. |
commit | commitdiff | tree | snapshot |
2012-03-21 |
Gregory Szorc | Organize LLVM C API docs into doxygen modules; add... |
commit | commitdiff | tree | snapshot |
2012-03-21 |
Craig Topper | Add typecast to silence -Wswitch warning introduced... |
commit | commitdiff | tree | snapshot |
2012-03-21 |
Craig Topper | Spacing fixes and using 'unsigned' instead of 'int... |
commit | commitdiff | tree | snapshot |
2012-03-21 |
Akira Hatanaka | Incremental big endian patch by Jack Carter. |
commit | commitdiff | tree | snapshot |
2012-03-20 |
Eric Christopher | Zap some dead code pointed out by Chandler. |
commit | commitdiff | tree | snapshot |
2012-03-20 |
Anna Zaks | Make sure ImmutableSet never inserts Tombstone/Entry... |
commit | commitdiff | tree | snapshot |
2012-03-20 |
Sean Callanan | RuntimeDyldMachO has the ability to keep track of |
commit | commitdiff | tree | snapshot |
2012-03-20 |
Chad Rosier | Fix test case from r153135. |
commit | commitdiff | tree | snapshot |
2012-03-20 |
Chad Rosier | [avx] Add patterns for combining vextractf128 + vmovaps... |
commit | commitdiff | tree | snapshot |
2012-03-20 |
Jim Grosbach | Assembler should accept redefinitions of unused variabl... |
commit | commitdiff | tree | snapshot |
2012-03-20 |
Jim Grosbach | Tidy up. |
commit | commitdiff | tree | snapshot |
2012-03-20 |
Evan Cheng | Change conditional instructions definitions, e.g. ANDCC... |
commit | commitdiff | tree | snapshot |
2012-03-20 |
Andrew Trick | LoopSimplify bug fix. Handle indirect loop back edges. |
commit | commitdiff | tree | snapshot |
2012-03-20 |
Andrew Trick | whitespace |
commit | commitdiff | tree | snapshot |
2012-03-20 |
Andrew Trick | LSR: teach isSimplifiedLoopNest to handle PHI IVUsers. |
commit | commitdiff | tree | snapshot |
2012-03-20 |
Andrew Trick | LSR: fix IVUsers isSimplifiedLoopNest to perform a... |
commit | commitdiff | tree | snapshot |
2012-03-20 |
Evan Cheng | Reserve number of MI operands to accom,odate complex... |
commit | commitdiff | tree | snapshot |
2012-03-20 |
Matt Beaumont-Gay | remove unused variable |
commit | commitdiff | tree | snapshot |
2012-03-20 |
Chad Rosier | [avx] Add the AddedComplexity to the VINSERTI128 avx2... |
commit | commitdiff | tree | snapshot |
2012-03-20 |
Bob Wilson | Require a base pointer for stack realignment when SP... |
commit | commitdiff | tree | snapshot |
2012-03-20 |
Bob Wilson | Remove some redundant checks. |
commit | commitdiff | tree | snapshot |
2012-03-20 |
Chad Rosier | Whitespace. |
commit | commitdiff | tree | snapshot |
2012-03-20 |
Chad Rosier | [avx] Move the vextractf128 patterns closer to the... |
commit | commitdiff | tree | snapshot |
2012-03-20 |
Kevin Enderby | Fix assembling ARM vst2 instructions with double-spaced... |
commit | commitdiff | tree | snapshot |
2012-03-20 |
Jim Grosbach | ARM non-scattered MachO relocations for movw/movt. |
commit | commitdiff | tree | snapshot |
2012-03-20 |
Chad Rosier | Fix test. |
commit | commitdiff | tree | snapshot |
2012-03-20 |
Chad Rosier | [avx] Adjust the VINSERTF128rm pattern to allow for... |
commit | commitdiff | tree | snapshot |
2012-03-20 |
Silviu Baranga | The ARM instructions that have an unpredictable behavio... |
commit | commitdiff | tree | snapshot |
2012-03-20 |
Silviu Baranga | test commit |
commit | commitdiff | tree | snapshot |
2012-03-20 |
Richard Barton | Test Commit - add a newline |
commit | commitdiff | tree | snapshot |
2012-03-20 |
Bill Wendling | It's possible to have a constant expression who's size... |
commit | commitdiff | tree | snapshot |
2012-03-20 |
Craig Topper | Remove code that prevented lowering shuffles if they... |
commit | commitdiff | tree | snapshot |
2012-03-20 |
Craig Topper | Factor out target shuffle mask decoding from getShuffle... |
commit | commitdiff | tree | snapshot |
2012-03-20 |
Craig Topper | When combining (vextract shuffle (load ), <1,u,u,u... |
commit | commitdiff | tree | snapshot |
next |