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-08-26
Akira Hatanaka
[asan] Mark symbolize_pc.cc as UNSUPPORTED on i386...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-26
Quentin Colombet
[TargetPassConfig] Add a target hook to know what Globa...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-26
Quentin Colombet
[IRTranslator][NFC] Use DEBUG_TYPE instead of repeating...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-26
Quentin Colombet
[SelectionDAG] Do not run the ISel process on already...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-26
Quentin Colombet
[MachineFunction] Introduce a reset method.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-26
Justin Bogner
TableGen: Switch from a std::map to a DenseMap in CodeG...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-26
Quentin Colombet
[MFProperties] Introduce a reset method with no argument.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-26
Quentin Colombet
[MFProperties][NFC] Rename clear into reset to match...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-26
Nico Weber
clang-cl: Support MSVC2015's /validate-charset flag.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-26
Renato Golin
[ARM] Adding .arch directives around WMMX unwind code
commit
|
commitdiff
|
tree
|
snapshot
2016-08-26
Tom Stellard
AMDGPU/SI: Canonicalize offset order for merged DS...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-26
Nico Weber
clang-cl: Accept MSVC2015's '/utf-8' flag.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-26
Tom Stellard
XXX
commit
|
commitdiff
|
tree
|
snapshot
2016-08-26
Tom Stellard
AMDGPU/SI: Use a better method for determining the...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-26
Nico Weber
clang-cl: Accept MSVC 2015's `/execution-charset:utf...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-26
Filipe Cabecinhas
Revert "Start reifying error descriptions"
commit
|
commitdiff
|
tree
|
snapshot
2016-08-26
Chris Bieneman
[CMake] Connect Compiler-RT targets to LLVM Runtimes...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-26
Filipe Cabecinhas
Start reifying error descriptions
commit
|
commitdiff
|
tree
|
snapshot
2016-08-26
Chris Bieneman
[CMake] Expose runtime component check targets
commit
|
commitdiff
|
tree
|
snapshot
2016-08-26
Adam Nemet
[Inliner] Report when inlining fails because callee...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-26
Rafael Espindola
Make writeToResolutionFile a static helper.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-26
Kyle Butt
TailDuplication: Record blocks that received the duplic...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-26
Chris Bieneman
[CMake] Fixing LLVM_INCLUDE_TESTS for runtimes directory
commit
|
commitdiff
|
tree
|
snapshot
2016-08-26
Teresa Johnson
Streamline LTO getComdat invocation (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2016-08-26
Jason Henline
[StreamExecutor] Fix KernelSpec Doxygen
commit
|
commitdiff
|
tree
|
snapshot
2016-08-26
Kevin Enderby
Next set of additional error checks for invalid Mach...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-26
Manman Ren
Swift Calling Convetion: add support for AArch64.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-26
Tim Northover
AArch64: avoid assertion on illegal types in performFDi...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-26
Sanjay Patel
[InstCombine] add helper function for icmp (and (sh...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-26
Sean Callanan
Don't crash when trying to capture persistent variables...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-26
Chad Rosier
[AArch64] Avoid materializing constant values when...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-26
Davide Italiano
[AsmParser] Placate a -Wmisleading-indentantion warning...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-26
Reid Kleckner
[MC] Move .cv_loc management logic out of MCContext
commit
|
commitdiff
|
tree
|
snapshot
2016-08-26
Eugene Zelenko
[Clang-tidy] Fix some checks documentation style.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-26
Tim Northover
GlobalISel: mark G_FPEXT legal from float to double.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-26
Tim Northover
GlobalISel: mark G_FCMP legal on float & double.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-26
Tim Northover
GlobalISel: simplify G_ICMP legalization regime.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-26
Tim Northover
GlobalISel: legalize sdiv and srem operations.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-26
Tim Northover
GlobalISel: legalize under-width divisions.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-26
Tim Northover
GlobalISel: mark selects legal
commit
|
commitdiff
|
tree
|
snapshot
2016-08-26
Tim Northover
GlobalISel: mark float/int conversions legal
commit
|
commitdiff
|
tree
|
snapshot
2016-08-26
Manman Ren
Don't diagnose non-modular includes when we are not...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-26
Sanjay Patel
[InstCombine] clean up foldICmpAndConstConst(); NFC
commit
|
commitdiff
|
tree
|
snapshot
2016-08-26
Krzysztof Parzyszek
Missed a semicolon in r279835
commit
|
commitdiff
|
tree
|
snapshot
2016-08-26
Krzysztof Parzyszek
Add some more detailed debugging information in Registe...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-26
Sanjay Patel
[InstCombine] add helper function for folding of icmp...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-26
Bob Haarman
limit the number of instructions per block examined...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-26
Saleem Abdulrasool
FileCheck: Minor cleanup of the class Pattern
commit
|
commitdiff
|
tree
|
snapshot
2016-08-26
Sanjay Patel
[InstCombine] rename variables in foldICmpAndConstant...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-26
Bob Haarman
test commit
commit
|
commitdiff
|
tree
|
snapshot
2016-08-26
Adam Nemet
[LoopUnroll] Use OptimizationRemarkEmitter directly...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-26
Sanjay Patel
[InstCombine] rename variables in foldICmpDivConstant...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-26
Hans Wennborg
Add support for -fdiagnostics-absolute-paths: printing...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-26
Michael Kruse
Add space between access string and follow-up.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-26
Michael Kruse
Add "New access function" to update_check.py classifier.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-26
Tobias Grosser
Avoid the use of large unsigned values in isl unit...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-26
Davide Italiano
[lib/LTO] Add an assertion to catch invalid opt levels.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-26
Chad Rosier
[AArch64] Avoid materializing constant 1 by using csinc...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-26
Roman Gareev
[FIX] Access dimensions should correspond to number...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-26
Pablo Barrio
Handle empty functions with debug info in load/store...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-26
Dean Michael...
[compiler-rt][XRay] Remove unnecessary assertion.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-26
Dean Michael...
Revert " [compiler-rt] Allow c++ abi to be explictly...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-26
Tobias Grosser
unittests: Make the expected value the first argument...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-26
Dean Michael...
[compiler-rt] Allow c++ abi to be explictly disable...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-26
Tobias Grosser
Improve documentation and testing for isl_valFromAPInt
commit
|
commitdiff
|
tree
|
snapshot
2016-08-26
Haojian Wu
[clang-tidy] Some tweaks on header guard checks.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-26
Tobias Grosser
Improve documentation and testing of APIntFromVal
commit
|
commitdiff
|
tree
|
snapshot
2016-08-26
Pavel Labath
Switch linux and android CODE_OWNERS
commit
|
commitdiff
|
tree
|
snapshot
2016-08-26
Simon Pilgrim
[X86][SSE4A] The EXTRQ/INSERTQ bit extraction/insertion...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-26
Eugene Leviant
Implement support for --build-id=uuid switch
commit
|
commitdiff
|
tree
|
snapshot
2016-08-26
Eugene Leviant
[ELF] Added test case for PROVIDE and PROVIDE_HIDDEN...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-26
Pavel Labath
Add cmake option to choose whether to use the builtin...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-26
Eugene Leviant
Implement getRandomBytes() function
commit
|
commitdiff
|
tree
|
snapshot
2016-08-26
Craig Topper
[X86][SSE] Add CMPSS/CMPSD intrinsic scalar load foldin...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-26
Dean Michael...
[compiler-rt][XRay] Initial per-thread inmemory logging...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-26
Matt Arsenault
Replace subregister uses when processing tied operands
commit
|
commitdiff
|
tree
|
snapshot
2016-08-26
Mads Ravn
[clang-tidy] Added hh, hxx and hpp to header guard...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-26
Dean Michael...
Include tests only if COMPILER_RT_BUILD_XRAY is ON.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-26
Eric Christopher
Fix singlton -> singleton typo.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-26
Jim Ingham
Make all the Function implementations different so...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-26
Richard Smith
Sort list of driver-known file extensions. It was previ...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-26
Richard Smith
Additional update missed by r279793, should hopefully...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-26
Akira Hatanaka
Fix the static_assert added in r279536.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-26
Kostya Serebryany
[libFuzzer] simplify a test to make it pass on the bot
commit
|
commitdiff
|
tree
|
snapshot
2016-08-26
Richard Smith
C++ Modules TS: add frontend support for building pcm...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-26
Kostya Serebryany
[sanitizer] enable random shuffling the memory chunks...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-25
Kostya Serebryany
[libFuzzer] make sure we have symbols on fuzzer tests
commit
|
commitdiff
|
tree
|
snapshot
2016-08-25
Kostya Serebryany
[asan] remove unused kAsanHeapRightRedzoneMagic (NFC...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-25
Kostya Serebryany
[asan] remove unused kAsanHeapRightRedzoneMagic (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2016-08-25
Michael Kuperstein
Revert r274613 because it breaks the test suite with...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-25
Kostya Serebryany
[libFizzer] rename -print_new_cov_pcs=1 into -print_pcs...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-25
Reid Kleckner
Widen type of __offset_flags in RTTI on Mingw64
commit
|
commitdiff
|
tree
|
snapshot
2016-08-25
Michael Kuperstein
Revert r279782 due to debug buildbot breakage.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-25
Enrico Granata
Add a notification message in 'type lookup' when the...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-25
David Blaikie
Fix ArrayRef initializer_list Ctor Test
commit
|
commitdiff
|
tree
|
snapshot
2016-08-25
Michael Kuperstein
Revert r274613 because it breaks the test suite with...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-25
Kostya Serebryany
[asan] fix windows bot
commit
|
commitdiff
|
tree
|
snapshot
2016-08-25
Kostya Serebryany
[sanitizer] add __sanitizer_symbolize_pc. https://githu...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-25
Jason Henline
[StreamExecutor] Add Platform and PlatformManager
commit
|
commitdiff
|
tree
|
snapshot
2016-08-25
Tim Shen
[MemCpy] Add comments for r279769
commit
|
commitdiff
|
tree
|
snapshot
next