index
:
llvm
master
release_1
release_16
release_20
release_21
release_22
release_23
release_24
release_25
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
stable
svn-tags/RELEASE_1
svn-tags/RELEASE_20
svn-tags/RELEASE_21
svn-tags/RELEASE_22
svn-tags/RELEASE_23
svn-tags/RELEASE_24
svn-tags/RELEASE_25
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
svn-tags/RELEASE_32
testing
http://llvm.org
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2013-05-02
R600/SI: remove nonsense select pattern
Tom Stellard
2013-05-02
Added table of contents declaration in CommandLine Library documentation.
Tobias Grosser
2013-05-02
80-col fixup.
Michael Liao
2013-05-02
Avoid duplicating logic on frame register selecting when lowering eh_return
Michael Liao
2013-05-02
Avoid duplicating logic on frame register selecting when lowering frameaddr
Michael Liao
2013-05-02
Rewrite X86 codegen regression test with FileCheck
Michael Liao
2013-05-02
Add a test for the foldSelectICmpAndOr fix committed in r180779.
David Majnemer
2013-05-02
TiedTo flag can now be placed on implicit operands. isTwoAddrUse() should look
Evan Cheng
2013-05-01
[mips] Rename class and functions. Simplify code.
Akira Hatanaka
2013-05-01
This exposes more MCJIT options via the C API:
Filip Pizlo
2013-05-01
Avoid generating tempfile(s) never used
Michael Liao
2013-05-01
Rename 'struct LLVMTargetMachine' to 'struct LLVMOpaqueTargetMachine'.
Filip Pizlo
2013-05-01
Revert r180737. The companion patch was reverted, and this is not relevant ri...
Bill Wendling
2013-05-01
Hexagon: Use multiclass for Jump instructions.
Jyotsna Verma
2013-05-01
Hexagon: Clear isKill flag on the predicate register in
Jyotsna Verma
2013-05-01
Add support for other typeinfo encodings in the ExceptionDemo.
Rafael Espindola
2013-05-01
Fix file header comment.
Filip Pizlo
2013-05-01
This patch breaks up Wrap.h so that it does not have to include all of
Filip Pizlo
2013-05-01
SROA: Generate selects instead of shuffles when blending values because this ...
Nadav Rotem
2013-05-01
[inline asm] Return an undef SDValue of the expected value type, rather than
Chad Rosier
2013-05-01
Optimize away nop CONCAT_VECTOR nodes.
Nadav Rotem
2013-05-01
Updating the getting started guide for Visual Studio users. Specifically, poi...
Aaron Ballman
2013-05-01
get rid of windows warning:
Peng Cheng
2013-05-01
get rid of windows warning:
Peng Cheng
2013-05-01
replace reinterpret_cast by cast or remove reinterpret_cast to get rid of win...
Peng Cheng
2013-05-01
fix windows warning.
Peng Cheng
2013-05-01
use static_cast to get rid of windows warning.
Peng Cheng
2013-05-01
Now that the underlying issue is fixed, revert r180750 and r180722.
Rafael Espindola
2013-05-01
Fix spelling
Nikola Smiljanic
2013-05-01
Put VMOVPQIto64rr in the VRPDI class.
Rafael Espindola
2013-05-01
Correct comment: there is no numTys parameter any more now that this is using
Duncan Sands
2013-05-01
Wrap some lines to bring MCJITCAPITest into conformance with the 80 column li...
Filip Pizlo
2013-05-01
Forget remove the tempfile argument
Michael Liao
2013-05-01
More rewrites of x86 codegen regression tests with FileCheck
Michael Liao
2013-05-01
Fixes a buffer overrun where the allocated buffer wasn't large enough to acco...
Aaron Ballman
2013-05-01
Revert "InstCombine: Fold more shuffles of shuffles."
Jim Grosbach
2013-04-30
[mips] Fix handling of instructions which copy to/from accumulator registers.
Akira Hatanaka
2013-04-30
Only pass 'returned' to target-specific lowering code when the value of entir...
Stephen Lin
2013-04-30
Fix a use after free. RI is freed before the call to getDebugLoc(). To
Richard Trieu
2013-04-30
[mips] Instruction selection patterns for DSP-ASE vector select and compare
Akira Hatanaka
2013-04-30
Temporarily revert "Change the informal convention of DBG_VALUE so that we ca...
Adrian Prantl
2013-04-30
Change the informal convention of DBG_VALUE so that we can express a
Adrian Prantl
2013-04-30
MI Sched: revert a minor heuristic that snuck in with -misched-vcopy.
Andrew Trick
2013-04-30
[mips] Simplify code.
Akira Hatanaka
2013-04-30
Fix a typo
Nadav Rotem
2013-04-30
Update the release notes about the min/max reductions that Arnold added.
Nadav Rotem
2013-04-30
[mips] Test for r179873.
Akira Hatanaka
2013-04-30
InstCombine: Fold more shuffles of shuffles.
Jim Grosbach
2013-04-30
[mips] Clear isCommutable bit of instructions which are not commutable.
Akira Hatanaka
2013-04-30
LocalStackSlotAllocation improvements
Hal Finkel
[prev]
[next]