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-02-17
Justin Lebar
Update langref to indicate that calls may be convergent.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-17
Justin Lebar
Fix typo in comment.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-17
David Majnemer
Correct more typos in conditional expressions
commit
|
commitdiff
|
tree
|
snapshot
2016-02-17
Chris Bieneman
[CMake] [NFC] Move macro definitions out of config...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-17
Rafael Espindola
Represent the dynamic table itself with a DynRegionInfo.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-17
Chris Bieneman
[CMake] Push the dependency on AddLLVM into the test...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-17
Mitch Bodart
Fix some erroneous lit test failures due to unlucky...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-17
Rafael Espindola
Add a unwrapOrError utility and use it to simplify...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-17
Samuel Benzaquen
[clang-tidy] Match the type against the get() method...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-17
Simon Pilgrim
[X86][SSE] Update pshufb mask tests.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-17
Hongbin Zheng
[Refactor] Move isl_ctx into Scop.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-17
Rafael Espindola
Change how readobj stores info about dynamic symbols.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-17
Alexey Bataev
[OPENMP] Fix tests incompatibility with ARM buildbots.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-17
Krzysztof Parzyszek
[Hexagon] Fold object construction into map::insert
commit
|
commitdiff
|
tree
|
snapshot
2016-02-17
Simon Pilgrim
[X86][SSE] Update pshufb mask test to use a real input...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-17
Chad Rosier
Typo.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-17
Igor Breger
AVX512: Fix LowerMSCATTER() return value.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-17
Alexey Bataev
[OPENMP 4.5] Codegen support for data members in 'first...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-17
Daniel Sanders
[libcxx] Fix definition of regex_traits::__regex_word...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-17
Simon Atanasyan
[ELF][MIPS] Update test case expectations due changes...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-17
Anastasia Stulova
[OpenCL] Added half type literal with suffix h.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-17
Scott Egerton
[mips] Removed the SHF_ALLOC flag and the SHT_REL flag...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-17
Simon Pilgrim
[X86][AVX] Support bit-blend integer shuffles for 256...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-17
Simon Pilgrim
[X86][AVX] Support bit-mask integer shuffles for 256...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-17
Alexey Bataev
[OPENMP] Fix handling loop-based directives with arrays.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-17
Simon Pilgrim
[X86][SSE] Tidyup BUILD_VECTOR operand collection....
commit
|
commitdiff
|
tree
|
snapshot
2016-02-17
Benjamin Kramer
[Hexagon] cast<> a reference instead of referencing...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-17
Jonas Hahnfeld
[compiler-rt][msan] Ensure initialisation before callin...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-17
David Blaikie
llvm-dwp: Support for type units when merging DWPs...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-17
David Blaikie
Fix the hash function.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-17
Cong Hou
Detecte vector reduction operations just before instruc...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-17
Rui Ueyama
Make getOffset a member function of DynamicReloc<ELFT>.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-17
Rui Ueyama
Use shorter names for the .gnu.hash class.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-17
Rui Ueyama
Use stable_partition instead of erasing all elements...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-17
Rui Ueyama
Use an accurate type instead of unsigned.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-17
Rui Ueyama
Split SymbolTableSection::writeGlobalSymbols.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-17
Hans Wennborg
Revert r260979 "[X86] Enable the LEA optimization pass...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-17
Xinliang David Li
revert r261038: arm/aarch64 bot failure
commit
|
commitdiff
|
tree
|
snapshot
2016-02-17
Mehdi Amini
Revert "Query the StringMap only once when creating...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-17
Chandler Carruth
[cmake] Revert r260742 (and r260744) to improve order...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-17
Sean Silva
[AttrDocs.td] Fix up some reST syntax.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-17
Haicheng Wu
[AliasSetTracker] Teach AliasSetTracker about MemSetInst
commit
|
commitdiff
|
tree
|
snapshot
2016-02-17
JF Bastien
WebAssembly: update expected failures
commit
|
commitdiff
|
tree
|
snapshot
2016-02-17
Dan Gohman
[WebAssembly] Call memcpy for large byval copies.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-17
Evgeniy Stepanov
[msan] Extend prlimit test.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-17
Evgeniy Stepanov
[msan] Intercept prlimit.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-17
Xinliang David Li
Test simplification
commit
|
commitdiff
|
tree
|
snapshot
2016-02-17
Xinliang David Li
Restrengthen tests relaxed in r259955
commit
|
commitdiff
|
tree
|
snapshot
2016-02-17
Mehdi Amini
Teach clang to use the ThinLTO pipeline
commit
|
commitdiff
|
tree
|
snapshot
2016-02-17
JF Bastien
WebAssembly: update expected test failures
commit
|
commitdiff
|
tree
|
snapshot
2016-02-17
Matt Arsenault
Add .gitignore for build directories
commit
|
commitdiff
|
tree
|
snapshot
2016-02-17
Matt Arsenault
amdgcn: Use new workitem intrinsics
commit
|
commitdiff
|
tree
|
snapshot
2016-02-17
Chandler Carruth
[LCG] Construct an actual call graph with call-edge...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-17
Reid Kleckner
[X86] Fix a shrink-wrapping miscompile around __chkstk
commit
|
commitdiff
|
tree
|
snapshot
2016-02-17
Xinliang David Li
New test case: make sure alloc bit is not set for covma...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-17
Dan Gohman
[WebAssembly] Use SDValue::getConstantOperandVal. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-17
Mehdi Amini
Fix MSVC bot: apparently visual studio does not like...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-17
Richard Smith
Improve diagnostics for ill-formed literal operator...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-16
Andrew Kaylor
Fix build LLVM with -D LLVM_USE_INTEL_JITEVENTS:BOOL...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-16
Dan Gohman
[WebAssembly] Implement __builtin_frame_address.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-16
Mehdi Amini
Query the StringMap only once when creating MDString...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-16
Mehdi Amini
Define the ThinLTO Pipeline (experimental)
commit
|
commitdiff
|
tree
|
snapshot
2016-02-16
Mehdi Amini
Refactor the PassManagerBuilder: extract a "addFunction...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-16
Adam Nemet
Fix test from r261013
commit
|
commitdiff
|
tree
|
snapshot
2016-02-16
Simon Pilgrim
[X86][AVX] Regenerated vselect tests
commit
|
commitdiff
|
tree
|
snapshot
2016-02-16
Ahmed Bougacha
[X86] Remove the now-unused X86ISD::PSIGN. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-16
Ahmed Bougacha
[X86] Generalize logic blend of (x, -x) combine to...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-16
Ahmed Bougacha
[X86] Don't turn (c?-v:v) into (c?-v:0) by blindly...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-16
Ahmed Bougacha
[X86] Extract PSIGN/BLENDVP tests into vector-blend...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-16
Ahmed Bougacha
[X86] Extract PSIGN/BLENDVP combine. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-16
Ahmed Bougacha
[X86] Extract ANDNP combine. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-16
Mehdi Amini
Bitcode writer: fix a typo, using getName() instead...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-16
Artem Belevich
[CUDA] pass debug options to ptxas.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-16
Derek Schuff
[WebAssembly] Update torture test expectations
commit
|
commitdiff
|
tree
|
snapshot
2016-02-16
Reid Kleckner
[codeview] Bail on a DBG_VALUE register operand with...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-16
Derek Schuff
[WebAssemly] Don't move calls or stores past intervenin...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-16
Adam Nemet
[LTO] Support Statistics
commit
|
commitdiff
|
tree
|
snapshot
2016-02-16
Reid Kleckner
[codeview] Fix assertion on non-memory, non-register...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-16
Aaron Ballman
Missing semicolons are kind of important. Who knew?
commit
|
commitdiff
|
tree
|
snapshot
2016-02-16
Aaron Ballman
Add a nullPointerConstant() AST matcher to handle varia...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-16
Colin LeMahieu
[Hexagon] Adding relocation for code size, cold path...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-16
Reid Kleckner
Stop using "template" when printing qualtype names
commit
|
commitdiff
|
tree
|
snapshot
2016-02-16
Jun Bum Lim
[AArch64] Add pass to remove redundant copy after RA
commit
|
commitdiff
|
tree
|
snapshot
2016-02-16
Quentin Colombet
[GlobalISel] Re-apply r260922-260923 with MSVC-friendly...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-16
Reid Kleckner
Exclude PCH/missing-file.cpp on Windows, it does not...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-16
Reid Kleckner
[typo-correction] Apply name specifier corrections...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-16
Nico Weber
clang-cl: Expose -isystem.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-16
Rafael Espindola
Pass a std::unique_ptr to IRMover::move.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-16
Derek Schuff
[WebAssembly] Insert COPY_LOCAL between CopyToReg and...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-16
Tom Stellard
[AMDGPU] Rename $dst operand to $vdst for VOP instructions.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-16
Philip Reames
Revert 260705, it appears to be causing pr26628
commit
|
commitdiff
|
tree
|
snapshot
2016-02-16
Rafael Espindola
Don't create multiple .got.plt entries for the same...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-16
Andrey Turetskiy
[X86] Enable the LEA optimization pass by default.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-16
Dan Gohman
[WebAssembly] Switch from RPO sorting to topological...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-16
Rafael Espindola
Merge multiple tdata.* into a single section.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-16
Rafael Espindola
Merge multiple .gcc_except_table.* into a single section.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-16
Marshall Clow
Add some status
commit
|
commitdiff
|
tree
|
snapshot
2016-02-16
Rafael Espindola
Merge multiple .tbss.* sections into one output section.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-16
Aaron Ballman
A signed bitfield's range is [-1,0], so assigning 1...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-16
Aaron Ballman
Reverting r260922-260923; they cause link failures...
commit
|
commitdiff
|
tree
|
snapshot
next