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
2018-10-01
Eric Fiselier
Remove one more warning from clang-cl build
commit
|
commitdiff
|
tree
|
snapshot
2018-10-01
Eric Fiselier
Fix Shadowing warning on Windows
commit
|
commitdiff
|
tree
|
snapshot
2018-10-01
Eric Fiselier
Fix even more Clang warnings.
commit
|
commitdiff
|
tree
|
snapshot
2018-10-01
Eric Fiselier
Bump default dialect to C++14 for clang-cl
commit
|
commitdiff
|
tree
|
snapshot
2018-10-01
Eric Fiselier
Remove even more clang-cl warnings
commit
|
commitdiff
|
tree
|
snapshot
2018-10-01
Eric Fiselier
Mork more tests as FLAKY
commit
|
commitdiff
|
tree
|
snapshot
2018-10-01
Eric Fiselier
Remove even more warnings from clang-cl build
commit
|
commitdiff
|
tree
|
snapshot
2018-10-01
Eric Fiselier
Turn off warnings under clang-cl
commit
|
commitdiff
|
tree
|
snapshot
2018-10-01
Eric Fiselier
Fix threaded test under no-threading configuration
commit
|
commitdiff
|
tree
|
snapshot
2018-10-01
Eric Fiselier
Attempt to unbreak Windows configuration.
commit
|
commitdiff
|
tree
|
snapshot
2018-10-01
Lang Hames
[ORC] Add convenience methods for creating DynamicLibra...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-01
Lang Hames
[ORC] Add a method to JITTargetMachineBuilder to get...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-30
Craig Topper
[X86] Change an llvm_unreachable to a report_fatal_erro...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-30
Lang Hames
[ORC] Add an 'intern' method to ExecutionEngine for...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-30
Fangrui Song
Use the container form llvm::sort(C, ...)
commit
|
commitdiff
|
tree
|
snapshot
2018-09-30
Fangrui Song
Use the container form llvm::sort(C, ...)
commit
|
commitdiff
|
tree
|
snapshot
2018-09-30
Simon Pilgrim
[X86] Fix scheduler class for BTmi instructions
commit
|
commitdiff
|
tree
|
snapshot
2018-09-30
Lang Hames
[ORC] Extract and tidy up JITTargetMachineBuilder,...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-30
Martin Storsjo
[COFF] In MinGW mode, ignore relocations against a...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-30
Simon Pilgrim
[LLVM-MCA][X86] Add missing VCMPESTR/VCMPESTR tests
commit
|
commitdiff
|
tree
|
snapshot
2018-09-30
Eric Fiselier
Fix linkage error on ProgramPoint's dump method.
commit
|
commitdiff
|
tree
|
snapshot
2018-09-30
Craig Topper
[X86] Copy memrefs when folding a load for division...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-30
Aaron Ballman
Reverting r343415 as it breaks at least one of the...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-30
Bjorn Pettersson
[PHIElimination] Lower a PHI node with only undef uses...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-30
Bjorn Pettersson
[PHIElimination] Update the regression test for PR16508
commit
|
commitdiff
|
tree
|
snapshot
2018-09-30
Aaron Ballman
Allow clang-tidy to be built without a dependency on...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-30
Simon Pilgrim
[LLVM-MCA][X86] Add some AVX512 tests
commit
|
commitdiff
|
tree
|
snapshot
2018-09-30
Simon Pilgrim
[X86][Btver2] Fix PCmpIStrI/PCmpIStrM schedules
commit
|
commitdiff
|
tree
|
snapshot
2018-09-30
Zachary Turner
[PDB] Add native support for dumping array types.
commit
|
commitdiff
|
tree
|
snapshot
2018-09-30
Pavel Labath
Fix NetBSD build for r343409
commit
|
commitdiff
|
tree
|
snapshot
2018-09-30
Simon Pilgrim
[X86][BtVer2] Add the ability to add additional uops...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-30
Pavel Labath
Pull GetSoftwareBreakpointPCOffset into base class
commit
|
commitdiff
|
tree
|
snapshot
2018-09-30
Ed Maste
Update ifunc attribute support documentation
commit
|
commitdiff
|
tree
|
snapshot
2018-09-30
Sanjay Patel
[InstCombine] try to convert vector insert+extract...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-30
Sanjay Patel
[InstCombine] allow lengthening of insertelement to...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-30
Simon Pilgrim
[DAG] Don't perform SINT_TO_FP<->UINT_TO_FP custom...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-30
Roman Lebedev
[NFC][CodeGen][X86][AArch64] Add 64-bit constant bit...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-30
Simon Pilgrim
[X86] Regenerate MMX coalescing test
commit
|
commitdiff
|
tree
|
snapshot
2018-09-30
Jonas Hahnfeld
[libomptarget-nvptx] Align data sharing stack
commit
|
commitdiff
|
tree
|
snapshot
2018-09-30
Jonas Hahnfeld
[libomptarget-nvptx] Fix ancestor_thread_num and team_s...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-30
Zachary Turner
[PDB] Fix this test for real.
commit
|
commitdiff
|
tree
|
snapshot
2018-09-30
Craig Topper
[X86] Disable BMI BEXTR in X86DAGToDAGISel::matchBEXTRF...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-30
Zachary Turner
Only dump the types we need in the test.
commit
|
commitdiff
|
tree
|
snapshot
2018-09-30
Zachary Turner
Fix some tests on Windows.
commit
|
commitdiff
|
tree
|
snapshot
2018-09-29
Lang Hames
[ORC] Add partitioning support to CompileOnDemandLayer2.
commit
|
commitdiff
|
tree
|
snapshot
2018-09-29
Lang Hames
[ORC] Clear SymbolToDefinitionMap when materializing...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-29
Lang Hames
Add a comment to clarify the contract for LLVMGetErrorM...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-29
Zachary Turner
[PDB] Better native API support for pointers.
commit
|
commitdiff
|
tree
|
snapshot
2018-09-29
David Bolvansky
[DAGCombiner][NFC] Tests for X div/rem Y single bit...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-29
Simon Pilgrim
[X86][AVX2] Cleanup shuffle combining tests - add commo...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-29
Simon Pilgrim
[X86] SimplifyDemandedVectorEltsForTargetNode - remove...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-29
Craig Topper
[X86] Add fast-isel test cases for unaligned load/store...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-29
Craig Topper
[X86] Add more of the icc unaligned load/store to/from...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-29
Simon Pilgrim
[X86][SSE] LowerScalarImmediateShift - remove 32-bit...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-29
Simon Pilgrim
Fix signed/unsigned mismatch warning. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2018-09-29
Simon Pilgrim
[X86] getTargetConstantBitsFromNode - add support for...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-29
Simon Pilgrim
[X86][SSE] LowerScalarImmediateShift - use getTargetCon...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-29
Jonas Hahnfeld
[libomptarget-nvptx] Add tests for nested parallelism
commit
|
commitdiff
|
tree
|
snapshot
2018-09-29
Jonas Hahnfeld
[libomptarget-nvptx] Ignore calls to dynamic API
commit
|
commitdiff
|
tree
|
snapshot
2018-09-29
Jonas Hahnfeld
[libomptarget-nvptx] Fix number of threads in parallel
commit
|
commitdiff
|
tree
|
snapshot
2018-09-29
Sanjay Patel
[InstCombine] fix formatting in vector evaluators; NFC
commit
|
commitdiff
|
tree
|
snapshot
2018-09-29
Sanjay Patel
[InstCombine] add test for vector widening of insertele...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-29
Simon Pilgrim
[X86] getTargetConstantBitsFromNode - fix self-move...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-29
Simon Pilgrim
[X86] Regenerate fma comments.
commit
|
commitdiff
|
tree
|
snapshot
2018-09-29
Simon Pilgrim
[X86] getTargetConstantBitsFromNode - add support for...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-29
Simon Pilgrim
Attempt to fix a -Wdocumentation-html warning. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2018-09-29
Simon Pilgrim
[X86][SSE] Fixed issue with v2i64 variable shifts on...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-29
Kristina Brooks
[clang][www] Fix typo. NFC
commit
|
commitdiff
|
tree
|
snapshot
2018-09-29
Heejin Ahn
Fix comment indentation in addLandingPad
commit
|
commitdiff
|
tree
|
snapshot
2018-09-29
Kamil Rytarowski
Switch sanitizer_procmaps_bsd to internal_sysctl
commit
|
commitdiff
|
tree
|
snapshot
2018-09-29
Vitaly Buka
[cxx2a] Fix warning triggered by r343285
commit
|
commitdiff
|
tree
|
snapshot
2018-09-28
Davide Italiano
[SBAPI/Target] Expose SetStatistics(bool enable)/GetSta...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-28
Lang Hames
[ORC] Make MaterializationResponsibility::getRequestedS...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-28
Alexandre Ganea
[LLD][COFF] Fix pdb loading when the path points to...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-28
Lang Hames
[ORC] Add more utilities to aid debugging output.
commit
|
commitdiff
|
tree
|
snapshot
2018-09-28
Thomas Lively
[ValueTracking] Allow select patterns to work on FP...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-28
Robert Widmann
[LLVM-C] Add an accessor for the "value type" of a...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-28
Heejin Ahn
[WebAssembly] Fix memory leak on WasmEHFuncInfo
commit
|
commitdiff
|
tree
|
snapshot
2018-09-28
Eli Friedman
[ARM] Fix correctness checks in promoteToConstantPool.
commit
|
commitdiff
|
tree
|
snapshot
2018-09-28
Erik Pilkington
Support enums with a fixed underlying type in all langu...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-28
Eli Friedman
[ARM] Use preferred alignment for constants in promoteT...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-28
Lang Hames
[ORC] Narrow a cast: the block guarded by the condition...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-28
Tatyana Krasnukha
[Driver] Remove unused declarations and "include" direc...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-28
Alexey Bataev
[OPENMP]Fix PR39084: Check datasharing attributes of...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-28
Craig Topper
[X86] Add test cases for failures to use narrow test...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-28
Evandro Menezes
[AArch64] Split zero cycle feature more granularly
commit
|
commitdiff
|
tree
|
snapshot
2018-09-28
George Karpenkov
[analyzer] [NFC] Remove unused parameters, as found...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-28
George Karpenkov
[analyzer] Provide an option to dump generated exploded...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-28
George Karpenkov
GraphWriter: Provide an API for writing a graph into...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-28
Richard Smith
[cxx2a] P0614R1: Support init-statements in range-based...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-28
David Bolvansky
[DAGCombiner] [NFC] Improve X div/rem 1 fold
commit
|
commitdiff
|
tree
|
snapshot
2018-09-28
Tatyana Krasnukha
Clean-up usage of OptionDefinition arrays
commit
|
commitdiff
|
tree
|
snapshot
2018-09-28
Chris Matthews
make lit builtins a package
commit
|
commitdiff
|
tree
|
snapshot
2018-09-28
Andrea Di Biagio
[llvm-mca] Add a test for zero-idiom VPERM2F128rr. NFC
commit
|
commitdiff
|
tree
|
snapshot
2018-09-28
whitequark
[bindings/go] Add Go bindings to the Token type
commit
|
commitdiff
|
tree
|
snapshot
2018-09-28
Alexey Bataev
[OPENMP] Add the test to check that the libomptarget...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-28
Craig Topper
[X86] Add the movbe instruction intrinsics from icc.
commit
|
commitdiff
|
tree
|
snapshot
2018-09-28
Luke Cheeseman
Revert r343318 together with llvm commit r343317
commit
|
commitdiff
|
tree
|
snapshot
2018-09-28
Luke Cheeseman
Revert r343317
commit
|
commitdiff
|
tree
|
snapshot
2018-09-28
Sam Clegg
[WebAssembly] Preserve function signatures during LTO
commit
|
commitdiff
|
tree
|
snapshot
next