projects
/
platform
/
upstream
/
llvm.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/llvm.git
2014-10-20
Richard Smith
[modules] Add support for #include_next.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-20
Chandler Carruth
Add a datalayout string to this test so that it exercis...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-19
David Majnemer
CodeGen: ConstStructBuilder must verify packed constrai...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-19
Rafael Espindola
Always use -Wl,-gc-sections on our build.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-19
Bill Schmidt
[PowerPC] Clean up -mattr=+vsx tests to always specify...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-19
Bill Schmidt
[PowerPC] Temporarily disable VSX for PowerPC fast...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-19
Bill Schmidt
[PowerPC] Re-enable VSX test line for fma.ll with ...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-19
NAKAMURA Takumi
Preprocessor.h: Suppress a warning in SkipMainFilePream...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-19
Chandler Carruth
Revert r220153: "CodeGen: ConstStructBuilder must verif...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-19
Lang Hames
[ADT] Add a 'find_as' operation to DenseSet.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-19
Chandler Carruth
[complex] Teach the complex math IR gen to emit direct...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-19
NAKAMURA Takumi
clang/test/Layout/itanium-union-bitfield.cpp: Appease...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-19
Chandler Carruth
Do a better and more complete job of preserving metadat...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-19
Chandler Carruth
Move previously dead code to handle computing the known...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-19
David Majnemer
InstCombine: (sub (or A B) (xor A B)) --> (and A B)
commit
|
commitdiff
|
tree
|
snapshot
2014-10-19
David Majnemer
InstCombine: Optimize icmp eq/ne (shl Const2, A), Const1
commit
|
commitdiff
|
tree
|
snapshot
2014-10-19
Chandler Carruth
Fix a long-standing miscompile in the load analysis...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-19
Ted Kremenek
[analyzer] Tweak MallocSizeOfChecker to not warn when...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-19
Shankar Easwaran
[ELF][Cleanup] Remove unused code.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-19
Bob Wilson
Use the triple's isiOS() method instead of checking...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-19
Eric Fiselier
[libcxx] Redo adding support for building and testing...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-19
Chandler Carruth
Switch how the datalayout availability test is handled...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-19
Bob Wilson
Use triple predicate functions instead of checking...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-19
Eric Fiselier
Fix unused variables in tests to placate scan-build...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-19
David Majnemer
CodeGen: ConstStructBuilder must verify packed constrai...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-18
Filipe Cabecinhas
New round of fixes for "Always compile debuginfo-tests...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-18
Chandler Carruth
Rename 'TD' to 'DL' in this function as the argument...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-18
Chandler Carruth
Fix the other comment to use modern doxygen style and...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-18
Chandler Carruth
More formatting cleanup brought to you by clang-format.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-18
Filipe Cabecinhas
New round of fixes for "Always compile debuginfo-tests...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-18
Chandler Carruth
Clean up doxygen syntax and reword comments to flow...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-18
Chandler Carruth
Clean up the formatting and trailing whitespace of...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-18
Lang Hames
[PBQP] Move register-allocation specific PBQP code...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-18
Shankar Easwaran
Fix display of files processed by the linker.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-18
Lang Hames
[PBQP] Replace the interference-constraints algorithm...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-18
Marshall Clow
Whitespace maintenance. Remove a bunch of tabs that...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-18
Chandler Carruth
Preserve AA metadata when combining (cast (load (....
commit
|
commitdiff
|
tree
|
snapshot
2014-10-18
Benjamin Kramer
Use non-member begin/end for a slight readability impro...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-18
Chandler Carruth
[InstCombine] Do an about-face on how LLVM canonicalize...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-18
Chandler Carruth
Remove a test that was ported from the old llvm-gcc...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-18
Argyrios Kyrtzidis
[libclang] If the code-completion point is inside the...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-18
Argyrios Kyrtzidis
[libclang] Allow code-completion when pointing at the...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-18
Shankar Easwaran
Sort include files according to convention.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-18
Shankar Easwaran
Make lld-link symlink relative.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-18
Shankar Easwaran
[ELF] Add Readers for all the ELF subtargets.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-18
Nick Kledzik
[llvm-objdump] don't test timestamp dump as that is...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-18
David Blaikie
PR21305: Typedefs in non-type template parameters in...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-18
Eric Fiselier
Add special case for finding the in-tree ABI library.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-18
Nick Kledzik
[llvm-objdump] enhance test case for mach-o -private...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-18
Nick Kledzik
[llvm-objdump] Fix mach-o binding decompression error
commit
|
commitdiff
|
tree
|
snapshot
2014-10-18
Eric Fiselier
[libcxx] Add support for building and testing with...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-18
Richard Smith
Hardcode the list of ELF targets here rather than using...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-18
Chandler Carruth
[SROA] Change how SROA does vector-based promotion...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-18
Tim Northover
[mach-o] keep Windows library happy.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-18
Filipe Cabecinhas
Append the %itanium_abi_host_triple substitution uncond...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-17
Greg Clayton
Fixed python API event test cases.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-17
Filipe Cabecinhas
Fix makefile for debuginfo-tests execution.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-17
NAKAMURA Takumi
SemaDeclCXX.cpp: UninitializedFieldVisitor: Avoid membe...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-17
Aaron Watry
R600/SI: Add global atomicrmw xchg
commit
|
commitdiff
|
tree
|
snapshot
2014-10-17
Aaron Watry
R600/SI: Add global atomicrmw xor
commit
|
commitdiff
|
tree
|
snapshot
2014-10-17
Aaron Watry
R600/SI: Add global atomicrmw or
commit
|
commitdiff
|
tree
|
snapshot
2014-10-17
Aaron Watry
R600/SI: Add global atomicrmw min/umin
commit
|
commitdiff
|
tree
|
snapshot
2014-10-17
Aaron Watry
R600/SI: Add global atomicrmw max/umax
commit
|
commitdiff
|
tree
|
snapshot
2014-10-17
Aaron Watry
R600/SI: Add global atomicrmw and
commit
|
commitdiff
|
tree
|
snapshot
2014-10-17
Aaron Watry
R600/SI: Add global atomicrmw sub
commit
|
commitdiff
|
tree
|
snapshot
2014-10-17
Aaron Watry
R600/SI: Fix/add tests for atomicrmw add
commit
|
commitdiff
|
tree
|
snapshot
2014-10-17
Aaron Watry
R600: Rename atomic_load global tests to atomic_add
commit
|
commitdiff
|
tree
|
snapshot
2014-10-17
Evgeniy Stepanov
[msan] Fix handling of byval arguments with large align...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-17
Sean Callanan
Make the registerEHFrame function do nothing,
commit
|
commitdiff
|
tree
|
snapshot
2014-10-17
Pete Cooper
Check for dynamic alloca's when selecting lifetime...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-17
Nick Lewycky
Fix typo in comment.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-17
Alexey Samsonov
[ASan] Improve blacklisting of global variables.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-17
Rui Ueyama
[PECOFF] Emit x64 delay-import wrapper function
commit
|
commitdiff
|
tree
|
snapshot
2014-10-17
Enrico Granata
Do not delete the class, or else multiple tests that...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-17
Bill Schmidt
[PowerPC] Disable +vsx RUN line for fma.ll due to incon...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-17
Rafael Espindola
Revert "TRE: make TRE a bit more aggressive"
commit
|
commitdiff
|
tree
|
snapshot
2014-10-17
Bill Schmidt
[PowerPC] Change assert to better form
commit
|
commitdiff
|
tree
|
snapshot
2014-10-17
Matt Arsenault
R600/SI: Remove redundant setting of instruction bits
commit
|
commitdiff
|
tree
|
snapshot
2014-10-17
Bill Schmidt
[PowerPC] Change liveness testing in VSX FMA mutation...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-17
Kostya Serebryany
fix -fsanitize-address-field-padding for the cases...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-17
Richard Smith
Fix the rest of PR21289: a pack expansion that we can...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-17
Richard Trieu
Add support for initializer lists on field initializers...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-17
Hans Wennborg
Try to fix parse-progname.c test on Darwin
commit
|
commitdiff
|
tree
|
snapshot
2014-10-17
Richard Smith
Don't forget to substitute into the qualifier when...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-17
Peter Collingbourne
Disable ccache for go tests.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-17
Sean Callanan
Fixed the expression parser to handle cases where
commit
|
commitdiff
|
tree
|
snapshot
2014-10-17
Hans Wennborg
Move test/CodeGen/sections.c to CodeGenCXX/sections.cpp
commit
|
commitdiff
|
tree
|
snapshot
2014-10-17
Matt Arsenault
Fix typo
commit
|
commitdiff
|
tree
|
snapshot
2014-10-17
Matt Arsenault
R600/SI: Also check for FPImm literal constants
commit
|
commitdiff
|
tree
|
snapshot
2014-10-17
Matt Arsenault
R600/SI: Allow commuting with source modifiers
commit
|
commitdiff
|
tree
|
snapshot
2014-10-17
Matt Arsenault
R600/SI: Simplify code with hasModifiersSet
commit
|
commitdiff
|
tree
|
snapshot
2014-10-17
Matt Arsenault
R600/SI: Fix general commuting breaking src mods
commit
|
commitdiff
|
tree
|
snapshot
2014-10-17
Matt Arsenault
R600/SI: Cleanup code with ChangeToFPImmediate
commit
|
commitdiff
|
tree
|
snapshot
2014-10-17
Matt Arsenault
R600/SI: Allow comuting fp immediates
commit
|
commitdiff
|
tree
|
snapshot
2014-10-17
Matt Arsenault
R600/SI: Use early return instead of checking condition...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-17
David Blaikie
Rename TemplateArgument::getTypeForDecl to getParamType...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-17
Enrico Granata
Make a general helper function on the AST context to...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-17
Peter Collingbourne
We also need to catch OSError here.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-17
Matt Arsenault
R600/SI: Use complex pattern for MUBUF load patterns.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-17
Matt Arsenault
R600/SI: Remove SI_BUFFER_RSRC pseudo
commit
|
commitdiff
|
tree
|
snapshot
next