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
2015-01-27
Simon Atanasyan
[Mips] Remove unused function argument
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
Simon Atanasyan
[Mips] Support R_MIPS_GPREL16 relocation
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
Sanjay Patel
Merge vector stores into wider vector stores (PR21711)
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
Zachary Turner
Add llvm-pdbdump to tools.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
Eric Fiselier
Fix linking pthread in tests on FreeBSD
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
Simon Atanasyan
Use Reference::KindValue instead of uint16_t to pass...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
Simon Atanasyan
[Core] Reformat the code with clang-format
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
Dmitry Vyukov
tsan: properly instrument unaligned accesses
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
Dmitry Vyukov
tsan: properly instrument unaligned accesses
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
Ramkumar Ramachandra
overloaded-intrinsic-name: exercise anyptr on struct
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
Keno Fischer
[ExecutionEngine] Add weak symbol support to RuntimeDyld
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
Keno Fischer
[ExecutionEngine] FindFunctionNamed: Skip declarations
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
Nico Weber
[libcxx] Make __wrap_iter work with gcc.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
Kai Nacke
[mips] Add range checks and transformation to octeon...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
Larisse Voufo
Implement the remaining portion of DR1467 from r227022...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
Alex Rosenberg
Check wchar_t type on PS4.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
Chaoren Lin
Fix copy paste error in file header.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
Adrian Prantl
Update the doxygen comments in CGDebugInfo.h to follow...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
Kaelyn Takata
Properly handle typos in the conditional of ?: expressi...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
Filipe Cabecinhas
Fix part of r227215. PS4 code just omits leaf frame...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
Hafiz Abid...
Clean lldb-mi test cases.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
Jim Ingham
The MCJIT doesn't seem to call getPointerForNamedFuncti...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
Kostya Serebryany
Add cmake flag LLVM_USE_SANITIZE_COVERAGE
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
Filipe Cabecinhas
Added more PS4 defaults for code generation
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
Marek Olsak
R600/SI: Enable all tests that pass on VI without changes
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
Marek Olsak
R600/SI: Fix MIN3/MAX3 on VI, define MED3
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
Marek Olsak
R600/SI: Don't set patterns for chip-specific instructi...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
Marek Olsak
R600/SI: Add VI versions of LDS atomics
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
Marek Olsak
R600/SI: Add VI versions of MUBUF atomics
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
Marek Olsak
R600/SI: Add VI versions of MUBUF loads and stores
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
Marek Olsak
R600/SI: Add pseudos for MUBUF loads and stores
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
Andrey Churbanov
Comments only: removing the Revision and Date svn varia...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
Justin Bogner
profile: add lib/profile to cc_kext on darwin,arm64
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
Andrey Churbanov
minor formatting change
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
Andrey Churbanov
Enables a cpuid leaf 4 check for non-MIC x86 architectures.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
Andrey Churbanov
Adds some new Windows processor groups trace messages
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
Andrey Churbanov
Fixes error where proc-bind-var is not set when there...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
Andrey Churbanov
Removes some unused variables (__kmp_ht_*) and changes_...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
Sean Silva
No longer SCE_PRIVATE ;)
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
Andrey Churbanov
Replaces KMP_OS_WINDOWS && KMP_ARCH_X86_64 or any combi...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
Andrey Churbanov
Fixed implementation of the teams construct in case...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
Andrea Di Biagio
[InstCombine] Teach how to fold a select into a cttz...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
Evgeniy Stepanov
Revert r226440.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
Evgeniy Stepanov
[sancov] Fix unspecified constructor order between...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
Alex Rosenberg
Begin to teach clang about the PS4.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
Evgeniy Stepanov
[msan] Refactor memory layout specification and setup.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
Manuel Jacob
Add a FIXME in SelectionDAGBuilder before an assert...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
Dmitry Vyukov
tsan: add test for ANNOTATE_HAPPENS_BEFORE/AFTER annota...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
Mohit K. Bhakkad
[MSan] Enable MSan unit tests for all archs
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
Craig Topper
[X86] Add intrinsics for AVX512 128 and 256 bit integer...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
Eric Christopher
Replace some uses of getSubtargetImpl with the cached...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
Denis Protivensky
[ARM] Correctly use make_unhandled_reloc_error
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
Denis Protivensky
[Mips] Fix createMipsRelocationHandler specialization...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
Chandler Carruth
[PM] Clean up file banner comments prior to refactoring...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
Eric Christopher
Have the PBQP register allocator use the subtarget...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
Eric Christopher
Remove some extraneous includes.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
Denis Protivensky
Revert "[Mips] Fix createMipsRelocationHandler speciali...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
Eric Christopher
Fix build failure with pointer vs reference.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
Denis Protivensky
[Mips] Fix createMipsRelocationHandler specialization
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
Eric Christopher
Update a few calls to getSubtarget<> to either be getSu...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
Eric Christopher
Clean up the AArch64 store pair suppression pass initia...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
Denis Protivensky
[lld] Correct forming of ARM/Thumb atoms
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
Eric Christopher
The subtarget is cached on the MachineFunction. Access...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
Eric Christopher
Migrate SeparateConstOffsetFromGEP to use a Function...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
David Majnemer
LoopRotate: Don't walk the uses of a Constant
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
Eric Christopher
Remove unused include.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
Richard Smith
DR1902: if overload resolution recurses, and the inner...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
Rui Ueyama
Fix incorrect atom ordinal.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
Richard Trieu
Revert r227148 & r227154 which added a test which infin...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
Enrico Granata
Apply the transformation to the static type as well...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
Chandler Carruth
[PM] Run clang-format over this header to clean up...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
Chandler Carruth
[PM] Switch a doxygen comment to the standard format...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
Greg Clayton
Allow python command interpreter commands to be interru...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
Chandler Carruth
[PM] Refactor the core logic to run EarlyCSE over a...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
Kuba Brecka
[ASan] Use rpath in tests that produce a shared library
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
Eric Christopher
MachineRegisterInfo can access TII off of the MachineFu...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
Eric Christopher
Migrate AtomicExpandPass and DwarfEHPrepare to using...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
Eric Christopher
Fix unsigned/signed comparison warning.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
Eric Christopher
Migrate CodeGenPrepare to use the Function based getSub...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
Eric Christopher
Grab the TargetLowering info from the DAG rather than...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
Eric Christopher
Remove extraneous period.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
Chris Bieneman
One more fix to the new API to fix const-correctness.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
Greg Clayton
Fix the test to disassemble as if at address zero,...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
Adrian Prantl
Replace this testcase with an even shorter one provided...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-26
Chad Rosier
Commoning of target specific load/store intrinsics...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-26
Chris Bieneman
Pete Cooper suggested the new API should use ArrayRef...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-26
Rui Ueyama
Fix local variable names.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-26
Philip Reames
Add test cases for PRE w/volatile loads
commit
|
commitdiff
|
tree
|
snapshot
2015-01-26
Simon Pilgrim
[X86][SSE] Float comparisons can sometimes be safely...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-26
Rui Ueyama
Accept -allow-shlib-undefined in addition to --allow...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-26
Zachary Turner
Have the UTF conversion wrappers append a null terminator.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-26
Eric Fiselier
Adopt CMake policy CMP0042. Set MACOSX_RPATH on by...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-26
Simon Pilgrim
[X86][PCLMUL] Enable commutation for PCLMUL instructions
commit
|
commitdiff
|
tree
|
snapshot
2015-01-26
Chris Bieneman
Add new HideUnrelatedOptions API that takes a SmallVect...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-26
Eric Fiselier
Adopt CMake policy CMP0042. Set MACOSX_RPATH on by...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-26
Simon Pilgrim
Line endings fix. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-26
Matt Arsenault
R600: Cleanup or test
commit
|
commitdiff
|
tree
|
snapshot
2015-01-26
Simon Pilgrim
Line endings fix. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-26
Pete Cooper
Don't generate llvm.expect intrinsics with -O0.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-26
Greg Fitzgerald
Fix shared library build
commit
|
commitdiff
|
tree
|
snapshot
next