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
2016-04-21
Kuba Brecka
[tsan] Rename ReportThread->pid to ReportThread->os_id
commit
|
commitdiff
|
tree
|
snapshot
2016-04-21
Renato Golin
[x86] Force mixes asm syntax test to check for x86
commit
|
commitdiff
|
tree
|
snapshot
2016-04-21
Alexander Kornienko
[Clang-tidy] Fix for crash in modernize-raw-string...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-21
Kuba Brecka
[sanitizer] Use pthread_threadid_np as thread ID on...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-21
Zoran Jovanovic
[mips][microMIPS] Implement ldpc instruction
commit
|
commitdiff
|
tree
|
snapshot
2016-04-21
Krzysztof Parzyszek
[Hexagon] Define architecture version macros for hexagonv55
commit
|
commitdiff
|
tree
|
snapshot
2016-04-21
Zoran Jovanovic
[mips][microMIPS] Add R_MICROMIPS_PC19_S2 relocation
commit
|
commitdiff
|
tree
|
snapshot
2016-04-21
Chad Rosier
Refactor implied condition logic from ValueTracking...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-21
Aaron Ballman
Clarify memory ownership semantics; NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-21
Zoran Jovanovic
[mips][microMIPS] Add R_MICROMIPS_PC26_S1 relocation
commit
|
commitdiff
|
tree
|
snapshot
2016-04-21
Sam Kolton
[AMDGPU] Assembler: prevent parseDPPCtrlOps from eating...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-21
Michael Zuckerman
[Clang][AVX512][BuiltIn] Adding intrinsics of VGATHER...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-21
Rafael Espindola
Use llvm::CachedHash.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-21
Rafael Espindola
Add a CachedHash structure.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-21
Zlatko Buljan
[mips][microMIPS] Implement TLBP, TLBR, TLBWI and TLBWR...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-21
George Rimar
[ELF] - Make LinkerScript::getSectionOrder private...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-21
George Rimar
[ELF] - Use ArrayRef instead of std::vector& for Linker...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-21
Zlatko Buljan
[mips][microMIPS] Implement LL, SC, MOVEP, ROTR, ROTRV...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-21
Denis Zobnin
Correctly parse GCC-style asm line following MS-style...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-21
Benjamin Kramer
Back out the test case for r266973 for now.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-21
George Rimar
[ELF] - Get rid of SectionOrder array.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-21
Benjamin Kramer
[Tooling] Inject -resource-dir instead of overwriting...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-21
Andrey Turetskiy
Compilation for Intel MCU (Part 1/3)
commit
|
commitdiff
|
tree
|
snapshot
2016-04-21
Evgeny Astigeevich
Updated a test not to produce an empty s-file.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-21
Haojian Wu
Fix cast compiler warning message in include-fixer.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-21
Evgeny Astigeevich
[AArch64][CodeGen] Fix of PR27158: incorrect peephole...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-21
Craig Topper
[AVX512] Add CTTZ support for v8i64 and v16i32 vectors.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-21
Craig Topper
[X86] Fix vector-tzcnt-512 test to disable CDI while...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-21
Craig Topper
Fix test command line to explicitly disable CDI instruc...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-21
Mehdi Amini
CachePruning: early exit if no path supplied
commit
|
commitdiff
|
tree
|
snapshot
2016-04-21
Mehdi Amini
ThinLTO: initialize variables
commit
|
commitdiff
|
tree
|
snapshot
2016-04-21
Craig Topper
[AVX512] Add support for lowering CTTZ v64i8 and v32i16...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-21
Craig Topper
[X86] Remove redundant calls to setOperationAction...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-21
Craig Topper
[X86] Remove some operations from the default Expand...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-21
Craig Topper
[X86] Remove old leftover MMX code that sets various...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-21
Mehdi Amini
ThinLTO: add module caching handling.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-21
Mehdi Amini
ThinLTO: Resolve linkonce_odr aliases just like functions
commit
|
commitdiff
|
tree
|
snapshot
2016-04-21
Davide Italiano
[LTO/Test] Make x86_64-darwin bot happy again.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-21
Weiming Zhao
[libc++] fix macro redef warning when exception is...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-21
Sanjoy Das
[SimplifyCFG] Fold `llvm.guard(false)` to unreachable
commit
|
commitdiff
|
tree
|
snapshot
2016-04-21
Davide Italiano
[LTO] Another couple of tests for cases we already...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-21
Davide Italiano
[LTO] Discard names for Values that are not global.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-21
Craig Topper
[X86] Remove unnecessary setting of CTTZ_ZERO_UNDEF...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-21
Craig Topper
[SelectionDAG] Teach LegalizeVectorOps to directly...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-21
Craig Topper
[AVX512] Add support for popcount of v8i64 and v16i32...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-21
Duncan P. N...
ValueMapper: Map uniqued nodes in post-order
commit
|
commitdiff
|
tree
|
snapshot
2016-04-21
Mehdi Amini
ThinLTO/ModuleLinker: add a flag to not always pull...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-21
Duncan P. N...
BitcodeWriter: Emit metadata in post-order (again)
commit
|
commitdiff
|
tree
|
snapshot
2016-04-21
Matthias Braun
MachineSched: Cleanup; NFC
commit
|
commitdiff
|
tree
|
snapshot
2016-04-21
Richard Smith
[modules] Make the tweak to avoid circular inclusion...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-21
Jim Ingham
Expressions can run without a process.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-21
Nico Weber
Reland test change.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-21
Nico Weber
Revert unintentionally commited bits in r266935.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-21
Kate Stone
Corrected wording of REPL not available messaging ...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-21
Kate Stone
Added command prefix to new help messages to ensure...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-21
Nick Lewycky
Add optimization for 'icmp slt (or A, B), A' and some...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-21
Bob Wilson
Remove the (ignored) -Wreceived-is-weak diagnostic.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-20
Adrian Prantl
Module Debugging: Emit the canonical debug info for...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-20
Dehao Chen
Refine instruction weight annotation algorithm for...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-20
Nico Weber
unbreak COFF/out.test after r266929
commit
|
commitdiff
|
tree
|
snapshot
2016-04-20
Kostya Serebryany
[sanitizer] update the sanitizer_allocator_testlib
commit
|
commitdiff
|
tree
|
snapshot
2016-04-20
Kevin Enderby
Fix another compilation error from r266919 for clang...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-20
Evgeniy Stepanov
[asan] Increase LocatePcInTrace threshold.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-20
Evgeniy Stepanov
[asan] Add __strdup interceptor.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-20
Evgeniy Stepanov
Fix compilation error in r266919.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-20
Nico Weber
lld-link: Fix default output name with /dll flag.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-20
Vedant Kumar
[test/PGOProfile] Make tests independent of the raw...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-20
Saleem Abdulrasool
unwind: remove another instance of -Wexpansion-to-defined
commit
|
commitdiff
|
tree
|
snapshot
2016-04-20
Saleem Abdulrasool
unwind: unify the definition of _LIBUNWIND_SUPPORT_FRAM...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-20
Chaoren Lin
[Tooling] Fix getting fully qualified names of template...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-20
Kate Stone
Removed extraneous print() in decorator for enabling...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-20
Simon Atanasyan
[ELF][MIPS] Treat R_MIPS_TLS_{D}TPREL_HI16/LO16 as...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-20
Greg Clayton
When making an array or stuct/union/class elements...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-20
Simon Atanasyan
[ELF][MIPS] Create GOT entries for R_MIPS_REL32 dynamic...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-20
Kevin Enderby
Needed change to lld for the change to libObject’s...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-20
Kevin Enderby
Thread Expected<...> up from libObject’s getName()...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-20
Krzysztof Parzyszek
[Hexagon] Add -mv.. options to override CPU selection
commit
|
commitdiff
|
tree
|
snapshot
2016-04-20
Todd Fiala
update Jenkins Xcode buildbot target for r266885
commit
|
commitdiff
|
tree
|
snapshot
2016-04-20
Saleem Abdulrasool
unwind: remove a second instance of -Wexpansion-to...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-20
Saleem Abdulrasool
unwind: remove an instance of -Wexpansion-to-defined
commit
|
commitdiff
|
tree
|
snapshot
2016-04-20
Rui Ueyama
Define and use a utility function. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-20
Saleem Abdulrasool
unwind: unify _LIBUNWIND_SUPPORT_DWARF_UNWIND
commit
|
commitdiff
|
tree
|
snapshot
2016-04-20
Rui Ueyama
ELF: Redefine parseExpr to parse an expression. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-20
Enrico Granata
Fix a bug where LLDB would crash if 'apropos <anything...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-20
Evgeniy Stepanov
[msan] Implement GetPageSize in the test.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-20
Duncan P. N...
IR: Use SmallVector instead of std::vector of TrackingMDRef
commit
|
commitdiff
|
tree
|
snapshot
2016-04-20
Rui Ueyama
ELF: Template LinkerScript class.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-20
Duncan P. N...
IR: Stop copying vectors of TrackingMDRef in DIBuilder
commit
|
commitdiff
|
tree
|
snapshot
2016-04-20
Kostya Serebryany
Rename asan-check-lifetime into asan-stack-use-after...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-20
Chad Rosier
Typo.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-20
Chad Rosier
[ValueTracking] Make isImpliedCondition return an Optio...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-20
Nico Weber
Replace a loop with a for-each loop. No behavior change.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-20
Duncan P. N...
IR: Avoid mallocs in constructor of ModuleSlotTracker
commit
|
commitdiff
|
tree
|
snapshot
2016-04-20
Davide Italiano
[MC] Silence warning due to unused variable in !Debug...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-20
Duncan P. N...
Verifier: Add ModuleSlotTracker to printAsOperand call
commit
|
commitdiff
|
tree
|
snapshot
2016-04-20
Davide Italiano
[LTO] Another type merge test.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-20
Jacques Pienaar
[lanai] Add subword scheduling itineraries.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-20
Duncan P. N...
Verifier: Prefer early continue over if-nesting, NFC
commit
|
commitdiff
|
tree
|
snapshot
2016-04-20
Davide Italiano
[LTO] Add a test to ensure we handle basic type merging...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-20
Davide Italiano
[MC] EmitNop: Make an assertion more useful.
commit
|
commitdiff
|
tree
|
snapshot
next