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-11-21
David Majnemer
MS ABI: Mangle u8 string literals
commit
|
commitdiff
|
tree
|
snapshot
2014-11-21
Gerolf Hoflehner
[InstCombine] Re-commit of r218721 (Optimize icmp...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-21
Greg Clayton
Remove print statement that was accidentally left in.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-21
Reid Kleckner
Don't make check-sanitizer depend on profile on Windows
commit
|
commitdiff
|
tree
|
snapshot
2014-11-21
Joerg Sonnenberger
Fix transformation of add with pc argument to adr for...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-21
Kostya Serebryany
[asan] remove old experimental code
commit
|
commitdiff
|
tree
|
snapshot
2014-11-21
Tom Stellard
R600/SI: Add a failing test case for offset order in...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-21
Tom Stellard
R600/SI: Add an s_mov_b32 to patterns which use the...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-21
Tom Stellard
R600/SI: Emit s_mov_b32 m0, -1 before every DS instruction
commit
|
commitdiff
|
tree
|
snapshot
2014-11-21
Enrico Granata
Per off-list feedback, this API returns the *first...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-21
Tom Stellard
R600/SI: Add SIFoldOperands pass
commit
|
commitdiff
|
tree
|
snapshot
2014-11-21
Jozef Kolek
[mips][microMIPS] This patch implements functionality...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-21
Tom Stellard
R600/SI: Mark s_mov_b32 and s_mov_b64 as rematerializable
commit
|
commitdiff
|
tree
|
snapshot
2014-11-21
Tom Stellard
R600/SI: Use hex notation for constant in test
commit
|
commitdiff
|
tree
|
snapshot
2014-11-21
Colin LeMahieu
[Hexagon] Adding sxth instruction.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-21
Enrico Granata
Add an API on SBValueList to find the first value with...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-21
Colin LeMahieu
[Hexagon] Adding sxtb instruction. Renaming some ident...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-21
Simon Atanasyan
[Mips] Use endian::read() for relocation addendum reading
commit
|
commitdiff
|
tree
|
snapshot
2014-11-21
Kostya Serebryany
[asan] add statistic counter to dynamic alloca instrume...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-21
Jay Foad
[ASan] Get fake stack code working with GCC 4.8.2.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-21
Colin LeMahieu
[Hexagon] Removing SUB_rr and replacing with A2_sub.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-21
Fariborz Jahanian
Objective-C ARC. Fixes a crash when checking for 'weak...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-21
David Majnemer
Sema: Don't permit variably modified types in typeid
commit
|
commitdiff
|
tree
|
snapshot
2014-11-21
Roman Divacky
Implement -Wcast-qual, fixing #13772.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-21
Tim Northover
Remove duplication of relocation names in lib/Object...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-21
Tim Northover
Remove duplication of relocation names in lib/Object...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-21
Tim Northover
Split ELF relocation defintions into per-architecture...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-21
David Majnemer
MS ABI: Mangle char16_t and char32_t string literals
commit
|
commitdiff
|
tree
|
snapshot
2014-11-21
Manman Ren
Debug Info: revert r222195, r222210 and r222239.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-21
Roman Divacky
Disable header duplication at -Oz in loop-rotate pass.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-21
Manman Ren
Debug Info: add an assertion that the context field...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-21
Tobias Grosser
Use isl_schedule_get_ctx
commit
|
commitdiff
|
tree
|
snapshot
2014-11-21
Tobias Grosser
Fix typo
commit
|
commitdiff
|
tree
|
snapshot
2014-11-21
Manman Ren
[Objective-C] Support a new special module flag that...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-21
Hans Wennborg
LazyValueInfo: range'ify some for-loops. No functional...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-21
Rafael Espindola
Add params() to FunctionType. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-21
Sanjay Patel
Don't repeat class/function/variable names in comments...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-21
Hans Wennborg
LazyValueInfo: fix some typos and indentation, etc...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-21
Rafael Espindola
Add and use a helper elements() to StructType. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-21
Kaelyn Takata
Add an assertion for detecting missed/uncorrected TypoE...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-21
Kaelyn Takata
Enable ActOnIdExpression to use delayed typo correction...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-21
Kaelyn Takata
Properly correct initializer expressions based on wheth...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-21
Kaelyn Takata
Use the full-Expr filter to disambiguate equidistant...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-21
Enrico Granata
Do some cleanup of DumpValueObjectOptions. The whole...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-21
Matthias Braun
Allow multiple -debug-only args
commit
|
commitdiff
|
tree
|
snapshot
2014-11-21
Sanjay Patel
Less space; NFC
commit
|
commitdiff
|
tree
|
snapshot
2014-11-21
Rafael Espindola
Fix formatting. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-21
Sanjay Patel
Add a feature flag for slow 32-byte unaligned memory...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-21
Duncan P. N...
Revert "Allow FDE references outside the +/-2GB range...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-21
Oleksiy Vyalov
Extend PipePosix with child_processes_inherit support...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-21
Chandler Carruth
[x86] Restructure the checking patterns for v16 and...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-21
Joerg Sonnenberger
Allow FDE references outside the +/-2GB range supported...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-21
Chandler Carruth
[x86] Make the previous logic significantly less conser...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-21
Andrea Di Biagio
[DAG] Teach how to turn a build_vector into a shuffle...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-21
Alexander Potapenko
[ASan] Allow the users of SymbolizationLoop to make...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-21
Daniel Jasper
clang-format: Understand more lambda return types.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-21
Chandler Carruth
[x86] Teach the x86 vector shuffle lowering to detect...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-21
Dmitry Vyukov
sanitizer_common: fix function w/o return
commit
|
commitdiff
|
tree
|
snapshot
2014-11-21
Daniel Jasper
clang-format: Use nested block special case for all...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-21
Dmitry Vyukov
Fix test after r222526.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-21
Daniel Jasper
clang-format: Handle comments in short case labels.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-21
Chandler Carruth
[x86] Remove more windows line endings that slipped...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-21
Daniel Jasper
clang-format: [Java] Support more Java keywords.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-21
Dmitry Vyukov
clang: do not add -pie for tsan
commit
|
commitdiff
|
tree
|
snapshot
2014-11-21
Chandler Carruth
[x86] Add a bunch of test cases to 256-bit shuffles...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-21
Daniel Jasper
clang-format: [Java] Basic lambda support.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-21
Alexey Bataev
[OPENMP] Disable CapturedStmt generation for standalone...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-21
Andrea Di Biagio
[DAG] Refactor the shuffle combining logic in DAGCombin...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-21
Alexey Volkov
[X86] For Silvermont CPU use 16-bit division instead...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-21
Yury Gribov
[asan] Runtime support for asan-instrument-allocas...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-21
Yury Gribov
[asan] Add new hidden compile-time flag asan-instrument...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-21
NAKAMURA Takumi
Add LLVMScalarOpts to LLVMPowerPCCodeGen.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-21
David Majnemer
MS ABI: Mangle char16_t and char32_t types
commit
|
commitdiff
|
tree
|
snapshot
2014-11-21
Eric Fiselier
Handle extra whitespace in linux distribution name.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-21
Eric Fiselier
Mark some locale tests as XFAIL on debian and opensuse.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-21
Bob Wilson
Fix missing diagnostic for unsupported TLS for some...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-21
Shawn Best
fix Bug21211 : reworked test/api/multithreaded/test_lis...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-21
Hao Liu
DAGCombiner: Allow the DAGCombiner to combine multiple...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-21
Craig Topper
Remove a bunch of unnecessary typecasts to 'const Targe...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-21
Craig Topper
Add extra new line and remove some trailing whitespace...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-21
Richard Smith
[modules] When explicitly importing a module, it's...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-21
Richard Smith
PR21323: Fix iterator invalidation issue when looking...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-21
Rafael Espindola
Fix a silly bug in StreamingMemoryObject.cpp.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-21
Hal Finkel
[PPC] Use SeparateConstOffsetFromGEP
commit
|
commitdiff
|
tree
|
snapshot
2014-11-21
Richard Trieu
Extend -Wuninitialized to warn when accessing uninitial...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-21
Richard Trieu
Add accessor marcos to ConstantPlaceHolder, similar...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-21
Ed Maste
Rework parallel test process count logic
commit
|
commitdiff
|
tree
|
snapshot
2014-11-21
David Majnemer
This Reassociate change unintentionally slipped in...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-21
David Majnemer
SROA: The alloca type isn't a candidate promotion type...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-21
Jason Molenda
Change CommandObjectTargetModulesLoad so that the filen...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-21
Hal Finkel
Clarify the description of the noalias attribute
commit
|
commitdiff
|
tree
|
snapshot
2014-11-21
Eric Fiselier
Ensure llvm-sanitizer is found by the tests when using...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-21
Zachary Turner
Rename lldb registers to contain lldb_ prefix.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-21
Lang Hames
[MCJIT] Remove JITEventListener::NotifyFreeingMachineCo...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-21
Eric Fiselier
[libcxxabi] Cleanup memory in tests to placate ASAN.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-21
Dan Albert
Add more REQUIRES: LOCALE.* to tests.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-21
Zachary Turner
Add curly braces to workaround an MSVC bug.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-21
Adrian Prantl
relax this testcase to not depend on a specific alignment.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-21
Quentin Colombet
[X86] Do not custom lower UINT_TO_FP when the target...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-21
Adrian Prantl
Verifier: Check that all instructions have their parent...
commit
|
commitdiff
|
tree
|
snapshot
next