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-04-22
[mips] In performDSPShiftCombine, check that all elements in the vector are
Akira Hatanaka
2013-04-22
[ms-inline asm] Remove the identifier parsing logic from the AsmParser. This is
Chad Rosier
2013-04-22
[Support] Fix argv string escape bug on Windows
Reid Kleckner
2013-04-22
COFF: Fix weak external aliases.
Peter Collingbourne
2013-04-22
Extra paranoid test for r179925 (verify that tail calls are not generated to ...
Stephen Lin
2013-04-22
Document the -filetype option of llc (PR #12902)
Eli Bendersky
2013-04-22
Fix for PR 14965: Better error message for GEP with partially defined contents
Eli Bendersky
2013-04-22
[ms-inline asm] Refactor/clean up the SemaLookup interface. No functional
Chad Rosier
2013-04-22
Add AArch64 into $llvm_cv_target_arch in configure, reviewed by Tim Northover...
Jia Liu
2013-04-22
typo
Jia Liu
2013-04-22
Make doxygen comment match declaration.
Benjamin Kramer
2013-04-22
Also verify llvm.compiler_used.
Rafael Espindola
2013-04-22
Clarify that llvm.used can contain aliases.
Rafael Espindola
2013-04-22
No really, don't store anything to this since it's unconditionally
Eric Christopher
2013-04-22
Remove variable store that is never read.
Eric Christopher
2013-04-22
Remove variable store that is never read.
Eric Christopher
2013-04-22
Fix for 5.5 Parameter Passing --> Stage C:
Stepan Dyatkovskiy
2013-04-22
Add .ll as a valid test suffix for Object, this allows .ll -> object
Eric Christopher
2013-04-22
Add the same todo about a command iterator interface into the
Eric Christopher
2013-04-22
Add a TODO about wanting an iterator interface.
Eric Christopher
2013-04-22
llvm-readobj: Dump more COFF auxiliary records
Nico Rieck
2013-04-22
llvm-readobj: Check for null section pointer
Nico Rieck
2013-04-22
llvm-readobj: Do not print NULL StringRefs
Nico Rieck
2013-04-22
Cleanup: test source files do not need to be executable
Arnaud A. de Grandmaison
2013-04-22
Tidy.
Eric Christopher
2013-04-22
Update comment. Whitespace.
Eric Christopher
2013-04-22
Revert "Revert "PR14606: debug info imported_module support""
David Blaikie
2013-04-22
Convert windows line endings to linux/unix line endings.
Craig Topper
2013-04-22
Fix indentation. No functional change.
Craig Topper
2013-04-22
Put 'else' on same line as preceding curly brace per coding standards. No fun...
Craig Topper
2013-04-22
Remove an unreachable 'break' following a 'return'.
Craig Topper
2013-04-21
Legalize vector truncates by parts rather than just splitting.
Jim Grosbach
2013-04-21
ARM: Split out cost model vcvt testcases.
Jim Grosbach
2013-04-21
Passing arguments to varags functions under the SPARC v9 ABI.
Jakob Stoklund Olesen
2013-04-21
Tidy up comment grammar.
Jim Grosbach
2013-04-21
Fix the SETHIimm pattern for 64-bit code.
Jakob Stoklund Olesen
2013-04-21
Remove unused, undefined ArgFlagsTy::getArgFlagsString; add a comment about '...
Stephen Lin
2013-04-21
SROA: Don't crash on a select with two identical operands.
Benjamin Kramer
2013-04-21
Revert "SimplifyCFG: If convert single conditional stores"
Arnold Schwaighofer
2013-04-21
ARM: fix part of test which actually needed an asserts build
Tim Northover
2013-04-21
ARM: Use ldrd/strd to spill 64-bit pairs when available.
Tim Northover
2013-04-21
Remove the executable bit on cmake files
Sylvestre Ledru
2013-04-21
SLPVectorize: Add support for vectorization of casts.
Nadav Rotem
2013-04-21
SLPVectorizer: Fix a bug in the code that scans the tree in search of nodes w...
Nadav Rotem
2013-04-21
[objc-arc] Cleaned up tail-call-invariant-enforcement.ll.
Michael Gottesman
2013-04-21
[objc-arc] Check that objc-arc-expand properly handles all strictly forwardin...
Michael Gottesman
2013-04-21
[objc-arc] Renamed the test file clang-arc-used-intrinsic-removed-if-isolated...
Michael Gottesman
2013-04-21
Remove tbaa metadata.
Bill Wendling
2013-04-21
When we strength reduce an objc_retainBlock call to objc_retain, increment Nu...
Michael Gottesman
2013-04-21
Fixed comment typo.
Michael Gottesman
[prev]
[next]