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-07-26
Tom Stellard
R600: Add processor type for Mullins
commit
|
commitdiff
|
tree
|
snapshot
2014-07-26
Bob Wilson
Revert new test from 213993.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-26
Alexey Samsonov
[DFSan] Fixup for r213980
commit
|
commitdiff
|
tree
|
snapshot
2014-07-26
Richard Smith
Improve -UNDEBUG binary size. We don't need a different...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-26
NAKAMURA Takumi
Update X86/Utils/LLVMBuild.txt corresponding to r213986...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-26
NAKAMURA Takumi
IR/UseTest.cpp: Avoid std::to_string() to appease mingw...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-26
Bob Wilson
Use -enable-global-merge option to match llvm r210639...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-26
NAKAMURA Takumi
clang/test/CodeGenCXX/cxx1y-variable-template-linkage...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-26
Chandler Carruth
[x86] More cleanup for this test -- simplify the comman...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-26
Reid Kleckner
MS ABI: Ensure 'this' is first for byval+sret methods
commit
|
commitdiff
|
tree
|
snapshot
2014-07-26
Chandler Carruth
[x86] Fix unused variable warning in no-asserts build.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-25
Chandler Carruth
[x86] FileCheck-ize this test.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-25
Larisse Voufo
Add test case for fix of linkage bug that miscompiled...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-25
Chandler Carruth
[x86] Teach the X86 backend to print shuffle comments...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-25
Matt Arsenault
R600/SI: Allow partial unrolling and increase thresholds.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-25
Rui Ueyama
[PECOFF] Add /profile command line option.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-25
Alexey Samsonov
[UBSan] Call UBSan initialization as early as possible.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-25
Eric Christopher
Move R600 subtarget dependent variables onto the subtarget.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-25
Alex Lorenz
coverage: remove empty mapping regions
commit
|
commitdiff
|
tree
|
snapshot
2014-07-25
Alexey Samsonov
[Sanitizer] Introduce SANITIZER_CAN_USE_PREINIT_ARRAY...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-25
Reid Kleckner
Fix my broken test case in NDEBUG :(
commit
|
commitdiff
|
tree
|
snapshot
2014-07-25
Reid Kleckner
Fix my busted FileCheck invocation
commit
|
commitdiff
|
tree
|
snapshot
2014-07-25
Hal Finkel
Canonicalization for @llvm.assume
commit
|
commitdiff
|
tree
|
snapshot
2014-07-25
Reid Kleckner
MS ABI: Don't push destructor cleanups for aggregate...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-25
Nico Weber
Wrap to 80 columns, no behavior change.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-25
NAKAMURA Takumi
llvm-uselistorder: Fix up LINK_COMPONENTS.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-25
Hal Finkel
Add @llvm.assume, lowering, and some basic properties
commit
|
commitdiff
|
tree
|
snapshot
2014-07-25
Joerg Sonnenberger
Now that PIC generation on PPC32 is supported, hook...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-25
Warren Hunt
Revert r213437
commit
|
commitdiff
|
tree
|
snapshot
2014-07-25
Akira Hatanaka
[stack protector] Add test cases for thumb and thumb2.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-25
Rui Ueyama
Fix unsafe memory access
commit
|
commitdiff
|
tree
|
snapshot
2014-07-25
Fariborz Jahanian
Objective-C. Warn if protocol used in an @protocol
commit
|
commitdiff
|
tree
|
snapshot
2014-07-25
Akira Hatanaka
[stack protector] Fix a potential security bug in stack...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-25
Brad Smith
Fix arc4random detection.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-25
Todd Fiala
Minor fixups to documentation for Process::Launch(...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-25
Rafael Espindola
Return a StringRef in getDefaultUniversalArchName.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-25
Rafael Espindola
Remove dead code.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-25
Johannes Doerfert
[Fix] Added RuntimeDebugBuilder to the build
commit
|
commitdiff
|
tree
|
snapshot
2014-07-25
Hal Finkel
[PowerPC] Support TLS on PPC32/ELF
commit
|
commitdiff
|
tree
|
snapshot
2014-07-25
Juergen Ributzka
[FastISel][AArch64] Add support for frameaddress intrinsic.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-25
David Majnemer
clang-cl: Add support for /Zp
commit
|
commitdiff
|
tree
|
snapshot
2014-07-25
Duncan P. N...
Move -verify-use-list-order into llvm-uselistorder
commit
|
commitdiff
|
tree
|
snapshot
2014-07-25
David Blaikie
Reapply "DebugInfo: Don't put fission type units in...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-25
Hal Finkel
Claim AA generally as code owner
commit
|
commitdiff
|
tree
|
snapshot
2014-07-25
Hans Wennborg
Fix MSVC2012 build error in UseListOrder.cpp
commit
|
commitdiff
|
tree
|
snapshot
2014-07-25
Duncan P. N...
Bitcode: Don't optimize constants when preserving use...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-25
David Blaikie
Recommit r212203: Don't try to construct debug LexicalS...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-25
David Blaikie
DebugInfo: Fix up some test cases to have more correct...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-25
Hal Finkel
Add code owner of scoped-noalias metadata
commit
|
commitdiff
|
tree
|
snapshot
2014-07-25
Hal Finkel
Convert noalias parameter attributes into noalias metad...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-25
Hal Finkel
Simplify and improve scoped-noalias metadata semantics
commit
|
commitdiff
|
tree
|
snapshot
2014-07-25
Duncan P. N...
Try to fix a layering violation introduced by r213945
commit
|
commitdiff
|
tree
|
snapshot
2014-07-25
Duncan P. N...
Fix -Werror build after r213945
commit
|
commitdiff
|
tree
|
snapshot
2014-07-25
Duncan P. N...
IPO: Add use-list-order verifier
commit
|
commitdiff
|
tree
|
snapshot
2014-07-25
Amara Emerson
[ARM] Emit ABI_PCS_R9_use build attribute.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-25
Dmitry Vyukov
tsan: query RSS every 100ms
commit
|
commitdiff
|
tree
|
snapshot
2014-07-25
Dmitry Vyukov
tsan: fix and make faster GetRSS
commit
|
commitdiff
|
tree
|
snapshot
2014-07-25
Viktor Kutuzov
Allow initialization of Asan interceptors before the...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-25
Viktor Kutuzov
Support traversing ELF objects for sanitizers needs...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-25
Benjamin Kramer
Run sort_includes.py on the AArch64 backend.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-25
Simon Atanasyan
[Driver][Mips] Remove "fp64" directories from the mips...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-25
Chandler Carruth
[cmake] Use the external project machinery for libcxxab...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-25
James Molloy
Revert part of r206963
commit
|
commitdiff
|
tree
|
snapshot
2014-07-25
NAKAMURA Takumi
llvm/test/CodeGen/ARM/inlineasm-global.ll: Add explicit...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-25
NAKAMURA Takumi
llvm/test/CodeGen/ARM/inlineasm-global.ll: Avoid specif...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-25
Chandler Carruth
[SDAG] Enable the new assert for out-of-range result...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-25
Chandler Carruth
[SDAG] Don't insert the VRBase into a mapping from...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-25
Alexander Potapenko
[lsan] Follow-up for r213518: replace MAP_ANONYMOUS...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-25
Matt Arsenault
Store nodes only have 1 result.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-25
Alexey Bataev
[OPENMP] Improved codegen for outlined functions for...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-25
Chandler Carruth
[SDAG] Start plumbing an assert into SDValues that...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-25
Alexey Bataev
[OPENMP] Improved DSA processing of the loop control...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-25
Akira Hatanaka
[ARM] In thumb mode, emit directive ".code 16" before...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-25
Lang Hames
[X86] Add comments to clarify some non-obvious lines...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-25
Richard Smith
[modules] Substantially improve handling of #undef:
commit
|
commitdiff
|
tree
|
snapshot
2014-07-25
David Majnemer
llvm-vtabledump: use a std::map instead of a StringMap...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-25
Ehsan Akhgari
Fix a warning in CoverageMappingReader.cpp
commit
|
commitdiff
|
tree
|
snapshot
2014-07-25
Ehsan Akhgari
Fix test/CodeGen/ms-inline-asm.c from r213916.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-25
Ehsan Akhgari
Fix test/CodeGen/ms-inline-asm.cpp from r213916.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-25
Lang Hames
[X86] Clarify some stackmap shadow optimization code...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-25
Ehsan Akhgari
clang-cl: Merge adjacent single-line __asm blocks
commit
|
commitdiff
|
tree
|
snapshot
2014-07-25
Bill Schmidt
[PATCH][PPC64LE] Correct little-endian usage of vmrgh...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-25
Todd Fiala
Fix an x86 assembler stack unwind calculation for non...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-25
Richard Smith
PR20445: Properly transform the initializer in a CXXNew...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-25
Richard Trieu
Pass the PrintingPolicy when converting types to string...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-24
Alex Lorenz
Add code coverage mapping data, reader, and writer.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-24
Alex Lorenz
Add code coverage mapping data, reader, and writer.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-24
Johannes Doerfert
[Refactor] Expose the runtime debug builder
commit
|
commitdiff
|
tree
|
snapshot
2014-07-24
Johannes Doerfert
Make getIslCompatibleName globaly available
commit
|
commitdiff
|
tree
|
snapshot
2014-07-24
Kevin Enderby
Add an implementation for llvm-nm’s -print-file-name...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-24
David Majnemer
Opportunistically fix the builders
commit
|
commitdiff
|
tree
|
snapshot
2014-07-24
Todd Fiala
Fix configure/make builds on MacOSX.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-24
David Majnemer
llvm-vtabledump: A vtable dumper
commit
|
commitdiff
|
tree
|
snapshot
2014-07-24
Richard Trieu
Print "(default)" for default template template argumen...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-24
Nick Kledzik
[mach-o] Add support for LC_DATA_IN_CODE
commit
|
commitdiff
|
tree
|
snapshot
2014-07-24
Mark Heffernan
After unrolling a loop with llvm.loop.unroll.count...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-24
Joerg Sonnenberger
Don't use 128bit functions on PPC32.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-24
Chandler Carruth
[SDAG] Introduce a combined set to the DAG combiner...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-24
Chandler Carruth
[x86] Make vector legalization of extloads work more...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-24
Saleem Abdulrasool
Target: invert condition for Windows
commit
|
commitdiff
|
tree
|
snapshot
next