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-03
Added pocl and TCE blurbs to the ReleaseNotes.
Pekka Jaaskelainen
2013-05-03
Unbreaking the non-x86 build bots by protecting the AVX test code properly.
Aaron Ballman
2013-05-03
Correctly testing for AVX support in x86 based off code from Hosts.cpp.
Aaron Ballman
2013-05-03
[mips] Remove "Commutative" from property list of non-commutative intrinsics.
Akira Hatanaka
2013-05-03
Fix missing include in Hexagon code for Release+Asserts
Reid Kleckner
2013-05-03
In MC asm parsing, account for the possibility of whitespace within
John McCall
2013-05-02
[mips] Handle reading, writing or copying of ccond field of DSP control
Akira Hatanaka
2013-05-02
Remove redundant flag.
Bill Wendling
2013-05-02
reverting r180953
Jyotsna Verma
2013-05-02
R600: Signed literals are 64bits wide
Vincent Lejeune
2013-05-02
R600: If previous bundle is dot4, PV valid chan is always X
Vincent Lejeune
2013-05-02
R600: Add a test to check that use_kill is emitted
Vincent Lejeune
2013-05-02
R600: Improve asmPrint of ALU clause
Vincent Lejeune
2013-05-02
R600: Prettier asmPrint of Alu
Vincent Lejeune
2013-05-02
Hexagon: Add multiclass/encoding bits for the New-Value Jump instructions.
Jyotsna Verma
2013-05-02
[GV] Remove dead code which is really difficult to decipher.
Shuxin Yang
2013-05-02
We don't want FP elimination when doing an Apple-style build.
Bill Wendling
2013-05-02
Replaced usages of size_type with size_t to be more consistent.
Aaron Ballman
2013-05-02
Hexagon - Add peephole optimizations for zero extends.
Pranav Bhandarkar
2013-05-02
[mips] Fix the head Mips16RegisterInfo.cpp comment
Richard Sandiford
2013-05-02
TBAA: remove !tbaa from testing cases if not used.
Manman Ren
2013-05-02
Provide an API to temporarily suppress DebugLocations from being attached
Adrian Prantl
2013-05-02
Hexagon: Honor __builtin_expect by using branch probabilities.
Jyotsna Verma
2013-05-02
R600: Use new tablegen syntax for patterns
Tom Stellard
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
[prev]
[next]