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-02-13
Metadata for annotating loops as parallel. The first consumer for this
Pekka Jaaskelainen
2013-02-13
Add registration for PPC-specific passes to allow the IR to be dumped
Krzysztof Parzyszek
2013-02-13
X86: Disable generation of rep;movsl when %esi is used as a base pointer.
Benjamin Kramer
2013-02-13
Mention AArch64 in release notes for 3.3
Tim Northover
2013-02-13
Fix MSan annotations inclusion guard.
Evgeniy Stepanov
2013-02-13
Use array_pod_sort.
Bill Wendling
2013-02-13
Update phab docs to clarify how to accept a change.
Manuel Klimek
2013-02-13
Add some accessor and query methods for retrieving Attribute objects and such.
Bill Wendling
2013-02-13
Make jumptables work for -static
Reed Kotler
2013-02-13
Prevent insertion of "vzeroupper" before call that preserves YMM registers, s...
Elena Demikhovsky
2013-02-13
Remove unnecessary condtional assignment. The next line ignores the result of...
Craig Topper
2013-02-13
This is actually located at the end, not the middle.
Eric Christopher
2013-02-13
Check i1 as well as i8 variables for 8 bit registers for x86 inline
Eric Christopher
2013-02-13
Finish obviously broken thought.
Eric Christopher
2013-02-13
[tsan] disable load widening in ThreadSanitizer mode
Kostya Serebryany
2013-02-13
[asan] fix confusing indentation
Kostya Serebryany
2013-02-13
use memcpy instead of dubious union to type pun two values,
Chris Lattner
2013-02-13
Fix comment.
Eric Christopher
2013-02-13
Debug Info: LiveDebugVarible can remove DBG_VALUEs, make sure we emit them back.
Manman Ren
2013-02-13
[ms-inline-asm] Make sure the AsmRewrite list is sorted in lexical order.
Chad Rosier
2013-02-13
Test commit. Fixed typo.
David Peixotto
2013-02-13
Fix comment
Arnaud A. de Grandmaison
2013-02-12
Changed isStoredObjCPointer => IsStoredObjCPointer. No functionality change.
Michael Gottesman
2013-02-12
Add a default empty string to the 'value' of a string attribute.
Bill Wendling
2013-02-12
Actually delete this code, since it's really not clear what it's
Dan Gohman
2013-02-12
[ms-inline-asm] Implement align directive (which is roughly equivalent to .al...
Chad Rosier
2013-02-12
This patch just fixes up various llvm formatting
Jack Carter
2013-02-12
Add static cast to unsigned char whenever a character classification function...
Guy Benyei
2013-02-12
Record PRE predecessors with a SmallVector instead of a DenseMap, and
Dan Gohman
2013-02-12
[ms-inline asm] Pass the length of the IDVal, so we can do a proper AsmRewrite.
Chad Rosier
2013-02-12
[ms-inline asm] Accept the emit directive as either _emit or __emit.
Chad Rosier
2013-02-12
When disabling PRE for a value is directly redundant with itself
Dan Gohman
2013-02-12
Remove target-specific info from the testcase for DWARF/pubnames.
Krzysztof Parzyszek
2013-02-12
Check that pointers are removed from maps before calling delete on the pointers,
Dan Gohman
2013-02-12
Minor code simplification.
Dan Gohman
2013-02-12
[ms-inline asm] Add support for lexing binary integers with a [bB] suffix.
Chad Rosier
2013-02-12
Documentation: HowToUseAttributes: formatting (use monospaced font)
Dmitri Gribenko
2013-02-12
Allow optionally generating pubnames section in DWARF info. Introduce
Krzysztof Parzyszek
2013-02-12
added test cases for r174920 (prefetch disassembly)
Kay Tiong Khoo
2013-02-12
Equal treatment of labels and other terminators in MI DAG construction.
Sergei Larin
2013-02-12
Add support for the pubnames section to llvm-dwarfdump.
Krzysztof Parzyszek
2013-02-12
Fix the lit test added in r174972
Paul Redmond
2013-02-12
Hexagon: Add support to generate predicated absolute addressing mode
Jyotsna Verma
2013-02-12
PR14562 - Truncation of left shift became undef
Paul Redmond
2013-02-12
[NVPTX] Disable vector registers
Justin Holewinski
2013-02-12
[ASan] Do not use kDefaultShort64bitShadowOffset on Mac, where the binaries m...
Alexander Potapenko
2013-02-12
R600: Fix regression with shadow array sampler on pre-SI GPUs.
Michel Danzer
2013-02-12
Adding a HowTo for Attributes.
Joe Abbey
2013-02-12
[asan] fix tests for the new ABI
Kostya Serebryany
2013-02-12
[asan] change the default mapping offset on x86_64 to 0x7fff8000. This gives ...
Kostya Serebryany
[prev]
[next]