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 |
2012-03-20 |
Eric Christopher | Do everything up to generating code to try to get a... |
commit | commitdiff | tree | snapshot |
2012-03-20 |
Eric Christopher | Untabify. |
commit | commitdiff | tree | snapshot |
2012-03-20 |
Eric Christopher | Add another debugging statement here. |
commit | commitdiff | tree | snapshot |
2012-03-20 |
Eric Christopher | Use lookUpRegForValue here instead of duplicating the... |
commit | commitdiff | tree | snapshot |
2012-03-19 |
Chris Lattner | Fix two bugpoint bugs: |
commit | commitdiff | tree | snapshot |
2012-03-19 |
Chris Lattner | fix PR12301 - llvm-bcanalyze should print to stdout... |
commit | commitdiff | tree | snapshot |
2012-03-19 |
Pete Cooper | f16 FDIV can now be legalized by promoting to f32 |
commit | commitdiff | tree | snapshot |
2012-03-19 |
Chris Lattner | fix a build failure with libc++ |
commit | commitdiff | tree | snapshot |
2012-03-19 |
Jim Grosbach | ARM branch relaxation for unconditional t1 branches. |
commit | commitdiff | tree | snapshot |
2012-03-19 |
Jim Grosbach | ARM assembly, accept optional '#' on lane index number. |
commit | commitdiff | tree | snapshot |
2012-03-19 |
Michael J.... | [Object/COFF]: Expose getSectionContents. |
commit | commitdiff | tree | snapshot |
2012-03-19 |
Michael J.... | [Object/COFF]: Expose getSectionName. |
commit | commitdiff | tree | snapshot |
2012-03-19 |
Anton Korobeynikov | Perform mul combine when multiplying wiht negative... |
commit | commitdiff | tree | snapshot |
2012-03-19 |
Lang Hames | Add an option to the MI scheduler to cut off scheduling... |
commit | commitdiff | tree | snapshot |
2012-03-19 |
Kostya Serebryany | [asan] don't emit __asan_mapping_offset/__asan_mapping_... |
commit | commitdiff | tree | snapshot |
2012-03-19 |
NAKAMURA Takumi | llvm/test/DebugInfo: Move two tests to DebugInfo/X86... |
commit | commitdiff | tree | snapshot |
2012-03-19 |
Duncan Sands | Fix DAG combine which creates illegal vector shuffles... |
commit | commitdiff | tree | snapshot |
2012-03-19 |
Preston Gurd | This patch adds X86 instruction itineraries for non... |
commit | commitdiff | tree | snapshot |
2012-03-19 |
Benjamin Kramer | Add a note for -ffast-math optimization of vector norm. |
commit | commitdiff | tree | snapshot |
2012-03-18 |
Chandler Carruth | Make the formatting of this file more consistent, and... |
commit | commitdiff | tree | snapshot |
2012-03-18 |
Chandler Carruth | Teach InstVisitor about the UnaryInstruction layer... |
commit | commitdiff | tree | snapshot |
2012-03-18 |
Nick Lewycky | Factor out the multiply analysis code in ComputeMaskedB... |
commit | commitdiff | tree | snapshot |
2012-03-18 |
Craig Topper | isCommutedMOVLMask should only look at 128-bit vectors... |
commit | commitdiff | tree | snapshot |
2012-03-18 |
Nick Lewycky | This clause (although matching parts of the implementat... |
commit | commitdiff | tree | snapshot |
2012-03-17 |
Benjamin Kramer | CriticalAntiDepBreaker: Replace a SmallSet of regs... |
commit | commitdiff | tree | snapshot |
2012-03-17 |
Craig Topper | Reorder includes in Target backends to following coding... |
commit | commitdiff | tree | snapshot |
2012-03-17 |
Benjamin Kramer | MachineInstr: Inline the fast path (non-bundle instruct... |
commit | commitdiff | tree | snapshot |
2012-03-17 |
Craig Topper | Fix some copy and paste remnants of Cell and SPU in... |
commit | commitdiff | tree | snapshot |
2012-03-17 |
Craig Topper | Fix typo in file header. |
commit | commitdiff | tree | snapshot |
2012-03-17 |
Craig Topper | Pass TargetOptions to HexagonTargetMachine constructor... |
commit | commitdiff | tree | snapshot |
2012-03-17 |
Craig Topper | Reorder includes to match coding standards. Fix an... |
commit | commitdiff | tree | snapshot |
2012-03-17 |
Jim Grosbach | MC asm parser macro argument count was wrong when empty. |
commit | commitdiff | tree | snapshot |
2012-03-16 |
Bill Wendling | Check if we can handle the arguments of a call (and... |
commit | commitdiff | tree | snapshot |
2012-03-16 |
Francois Pichet | Revert r152915. Chapuni's WinWaitReleased refactoring... |
commit | commitdiff | tree | snapshot |
next |