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-06-05
Bill Schmidt
[PPC64LE] Correct vperm -> shuffle transform for little...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-05
Tom Roeder
Removing spurious dependency of IPO on JumpInstrTables
commit
|
commitdiff
|
tree
|
snapshot
2014-06-05
Tom Roeder
Add a new attribute called 'jumptable' that creates...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-05
Bill Schmidt
[PPC64LE] Implement little-endian semantics for vec_perm
commit
|
commitdiff
|
tree
|
snapshot
2014-06-05
Samuel Benzaquen
Add hasLocalStorage/hasGlobalStorage matchers.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-05
Renato Golin
Fix bot for named register test
commit
|
commitdiff
|
tree
|
snapshot
2014-06-05
Renato Golin
Add pointer types to global named register
commit
|
commitdiff
|
tree
|
snapshot
2014-06-05
Yaron Keren
Document how to select build configuration with Visual...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-05
Todd Fiala
Added gdb-remote test for software breakpoints.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-05
Bill Schmidt
[PPC64LE] Temporarily disable VSX support in little...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-05
Matheus Almeida
[mips] Add macros _MIPS_ISA and __mips_isa_rev (same...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-05
Samuel Benzaquen
Fix equalsNode() to accept pointers to derived types.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-05
Todd Fiala
Remove unused defines from lldb driver.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-05
Evgeniy Stepanov
[asancov] Faster coverage in memory-mapped mode.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-05
Evgeniy Stepanov
[asancov] Fix coverage line info some more.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-05
Evgeniy Stepanov
Add missing const specifier to a const method.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-05
Ulrich Weigand
XFAIL: test/DebugInfo/missing-abstract-variable.ll...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-05
Ulrich Weigand
[SystemZ] Do not install IfConverter pass at -O0
commit
|
commitdiff
|
tree
|
snapshot
2014-06-05
Sasa Stankovic
[mips] Modify long branch for NaCl:
commit
|
commitdiff
|
tree
|
snapshot
2014-06-05
Sasa Stankovic
Prevent hoisting the instruction whose def might be...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-05
Alexander Kornienko
Allow per-file clang-tidy options.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-05
Evgeniy Stepanov
[asan] asan_device_setup: extend search path
commit
|
commitdiff
|
tree
|
snapshot
2014-06-05
Simon Atanasyan
[Mips] Make dynlib-dynsym.test self contained.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-05
Evgeniy Stepanov
[asan] Add 'asan' to asan test deps.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-05
Evgeniy Stepanov
[asan] Fix lit tests setup on Android.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-05
Evgeniy Stepanov
[asan] Use -pthread instead of -lpthread in tests.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-05
Matheus Almeida
[mips] Fix triple.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-05
Evgeniy Stepanov
Fix driver warning about -pthread on Android.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-05
Evgeniy Stepanov
Fix driver warning about -shared-libasan on Android.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-05
Robert Lytton
XCore target: Fix 'typestring' binding qualifier to...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-05
Iain Sandoe
lld (build with configur and make) Enable build
commit
|
commitdiff
|
tree
|
snapshot
2014-06-05
Matt Arsenault
R600: Fix test. Using wrong check prefix.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-05
Rui Ueyama
Revert "[PECOFF] Support COMDAT associative sections."
commit
|
commitdiff
|
tree
|
snapshot
2014-06-05
Rui Ueyama
Add SymbolTable::isCoalescedAway
commit
|
commitdiff
|
tree
|
snapshot
2014-06-05
Rui Ueyama
Print error message in LinkOnce handler.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-05
Rui Ueyama
[PECOFF] Support COMDAT associative sections.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-05
Nick Lewycky
Fix coverage for files with global constructors again...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-05
Puyan Lotfi
Changing this line of code back to the way it was befor...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-05
David Blaikie
Revert r210221 again, due to a crash Richard Smith...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-05
Dan Albert
Remove's uses of sys/timeb.h for Android.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-05
David Blaikie
DebugInfo: Reuse existing LexicalScope to retrieve...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-05
David Blaikie
DebugInfo: Roll argument insertion into variable insert...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-05
Alexey Samsonov
[Deadlock detector] Fix CMake build rules for shared...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-05
David Blaikie
PR19388: DebugInfo: Emit dead arguments in their origin...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-05
Richard Smith
Bugfix: don't assert if someone manages to declare...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-05
Alexey Samsonov
Use AArch64 instead of now removed ARM64 in test configs
commit
|
commitdiff
|
tree
|
snapshot
2014-06-05
David Blaikie
DebugInfo: Add comments/assert description to r209674...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-05
Eric Christopher
We've got a getSlotSize call already that we use everyw...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-05
Matt Arsenault
R600/SI: Match rsq instructions
commit
|
commitdiff
|
tree
|
snapshot
2014-06-05
Reid Kleckner
Flush C stdio streams upon process termination
commit
|
commitdiff
|
tree
|
snapshot
2014-06-05
Eric Christopher
80-columns.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-05
Eric Christopher
Remove uses of the TargetMachine from X86FrameLowering.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-05
Matt Arsenault
Use nullptr
commit
|
commitdiff
|
tree
|
snapshot
2014-06-04
David Blaikie
DebugInfo: Reapply r209984 (reverted in r210143), asser...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-04
Richard Smith
[ubsan] Don't add a --dynamic-list for ubsan symbols...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-04
Richard Smith
Formatting cleanup.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-04
Nick Lewycky
Explain why we skip DbgInfoIntrinsics when looking...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-04
Hans Wennborg
Don't dynamically initialize dllimport vars (PR19933)
commit
|
commitdiff
|
tree
|
snapshot
2014-06-04
Greg Fitzgerald
[asan] Add install rule for Android runtime
commit
|
commitdiff
|
tree
|
snapshot
2014-06-04
Hans Wennborg
Don't emit structors for available_externally globals...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-04
Alexey Samsonov
Remove the overload of GetAddrOfConstantString method
commit
|
commitdiff
|
tree
|
snapshot
2014-06-04
Todd Fiala
Move MemoryRegionInfo out of Target/Process.h into...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-04
Alexey Samsonov
Refactor and generalize GetAddrOfConstantString and...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-04
Richard Smith
Use __builtin_operator_new/__builtin_operator_delete...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-04
David Majnemer
Handle partial nanosleeps in this_thread::sleep_for
commit
|
commitdiff
|
tree
|
snapshot
2014-06-04
Tobias Grosser
Adjust another test case to not access out of bounds
commit
|
commitdiff
|
tree
|
snapshot
2014-06-04
Rafael Espindola
This cast is not necessary any more (llvm api change).
commit
|
commitdiff
|
tree
|
snapshot
2014-06-04
Rafael Espindola
Add a Constant version of stripPointerCasts.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-04
Rafael Espindola
Update for llvm api change.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-04
Rafael Espindola
Clauses in a landingpad are always Constant. Use a...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-04
Peter Collingbourne
[dfsan] Fix the declaration of dfsan_add_label.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-04
Yaron Keren
Two small enhancements for the JIT.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-04
David Blaikie
XFAIL: test/DebugInfo/missing-abstract-variable.ll...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-04
Sergey Matveev
[sanitizer] Make LSan/MSan/TSan honor the "color" flag.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-04
David Majnemer
MS-ABI: Mangle empty template parameter packs correctly
commit
|
commitdiff
|
tree
|
snapshot
2014-06-04
David Majnemer
MS-ABI: Implement user defined literals
commit
|
commitdiff
|
tree
|
snapshot
2014-06-04
Todd Fiala
Added gdb-remote $qMemoryRegionInfo tests for heap...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-04
Nico Weber
Make meta.trans.other/aligned_storage.pass.cpp pass...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-04
Saleem Abdulrasool
tools: fix parenthesis warning from GCC
commit
|
commitdiff
|
tree
|
snapshot
2014-06-04
Saleem Abdulrasool
tools: fix silly typo in llvm-readobj
commit
|
commitdiff
|
tree
|
snapshot
2014-06-04
Saleem Abdulrasool
tools: initial implementation of WoA EH decoding
commit
|
commitdiff
|
tree
|
snapshot
2014-06-04
Saleem Abdulrasool
tools: introduce StreamWriter::printBoolean
commit
|
commitdiff
|
tree
|
snapshot
2014-06-04
Saleem Abdulrasool
Support: style/documentation cleanup for format
commit
|
commitdiff
|
tree
|
snapshot
2014-06-04
Saleem Abdulrasool
Support: add additional comment for ARM EH structure
commit
|
commitdiff
|
tree
|
snapshot
2014-06-04
Nico Weber
Make locales (and transitively, std::endl) work reliabl...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-04
Todd Fiala
Add gdb-remote test for $qMemoryRegionInfo code querying.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-04
Rafael Espindola
InstCombine: Improvement to check if signed addition...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-04
Todd Fiala
Add gdb-remote test to ensure $qMemoryRegionInfo is...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-04
Alexander Musman
[OPENMP] Parsing/Sema for OMPLasprivateClause.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-04
Daniel Jasper
clang-format: Leave empty lines within UnwrappedLines.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-04
Tilmann Scheller
[AArch64] clang-format the load/store optimizer.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-04
Tilmann Scheller
[AArch64] Fix some LLVM Coding Standards violations...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-04
Evgeniy Stepanov
[sancov] Handle fork.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-04
Tobias Grosser
Adjust multidim test cases to not access out-of-bound...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-04
Patrik Hagglund
Fix gcc -Wparentheses warning.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-04
Iain Sandoe
Initial set of Makefiles
commit
|
commitdiff
|
tree
|
snapshot
2014-06-04
Tobias Grosser
www: Polly can be built without any GPLed software
commit
|
commitdiff
|
tree
|
snapshot
2014-06-04
Rui Ueyama
Fix a wrong comment.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-04
Rui Ueyama
Add a comment, fix style.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-04
Daniel Jasper
clang-tidy: Make use-override tests stricter.
commit
|
commitdiff
|
tree
|
snapshot
next