projects
/
oota-llvm.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oota-llvm.git
2015-09-13
Simon Pilgrim
[X86][MMX] Added shuffle decodes for MMX/3DNow! shuffles.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-13
Chandler Carruth
[FunctionAttrs] Move the malloc-like test to a static...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-13
Chandler Carruth
[FunctionAttrs] Factor the logic to test for a known...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-13
Elena Demikhovsky
AVX-512: Fixed a bug in OR/XOR operations for 512-bit...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-13
Chandler Carruth
[FunctionAttrs] Make the per-function attribute inferen...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-13
Chandler Carruth
[FunctionAttrs] Collect utility functions as static...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-13
Chandler Carruth
Clean up doxygen comments in FunctionAttrs, promoting...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-13
Chandler Carruth
Do some spring cleaning on FunctionAttrs.cpp with clang...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-13
Davide Italiano
[llvm-mc] More meaningful error if input file doesn...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-12
Sanjay Patel
[x86] enable machine combiner reassociations for 128...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-12
Ahmed Bougacha
[CodeGen] Fix AtomicExpand invalidation issue caused...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-12
Simon Pilgrim
[X86] Renamed lowerVectorShuffleAsUnpack NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-12
Joerg Sonnenberger
Don't use bashism/kshism of test ==. From Kamil Rytarowski.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-12
Simon Pilgrim
[X86] Moved lowerVectorShuffleWithUNPCK earlier to...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-12
Simon Pilgrim
[X86] Added i1 vector sextload tests
commit
|
commitdiff
|
tree
|
snapshot
2015-09-12
Simon Pilgrim
[X86][FMA] Refreshed fma tests
commit
|
commitdiff
|
tree
|
snapshot
2015-09-12
Sanjay Patel
revert r247506; need to verify changes in existing...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-12
Sanjay Patel
[x86] enable machine combiner reassociations for 128...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-12
Simon Pilgrim
Fixed unused variable warning.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-12
Simon Pilgrim
[InstCombine] CVTPH2PS Vector Demanded Elements + Const...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-12
Simon Pilgrim
[X86][SSE] Use general sext IR for (v)pmovsx stack...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-12
Chandler Carruth
[PM] Port SROA to the new pass manager.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-12
Larisse Voufo
Clean up: Refactoring the hardcoded value of 6 for...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-12
Bruce Mitchener
Fix typos.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-12
Hal Finkel
Move asserts from PHINode::addIncoming to PHINode:...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-11
Adrian Prantl
dsymutil: Factor out the relocation handling into a...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-11
Davide Italiano
[MC] Fix style bugs introduced in r247471. Reported...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-11
Davide Italiano
[MC] Don't crash on division by zero.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-11
Yunzhong Gao
Add a non-exiting diagnostic handler for LTO.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-11
Sanjay Patel
typo; NFC
commit
|
commitdiff
|
tree
|
snapshot
2015-09-11
Akira Hatanaka
Use function attribute "stackrealign" to decide whether...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-11
Chris Bieneman
[CMake] [Darwin] Need to set lto_library on CMAKE_MODUL...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-11
David Majnemer
[X86] Make sure startproc/endproc are paired
commit
|
commitdiff
|
tree
|
snapshot
2015-09-11
Reid Kleckner
[IR] Print the label operands of a catchpad like an...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-11
Ahmed Bougacha
[CodeGen] Refactor TLI/AtomicExpand interface to make...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-11
Ahmed Bougacha
[CodeGen] Rename AtomicRMWExpansionKind to AtomicExpans...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-11
NAKAMURA Takumi
[PR24785] Appease MSC18 to tweak optimizations.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-11
Kostya Serebryany
[libFuzzer] mention more trophies
commit
|
commitdiff
|
tree
|
snapshot
2015-09-11
Daniel Sanders
[mips] Add missing disassembler tests for MIPS64-MIPS64R5.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-11
Daniel Sanders
[mips] Add missing MIPS32 - MIPS32R5 disassembler tests.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-11
Daniel Sanders
[mips] Attempt to fix llvm-s390x-linux1
commit
|
commitdiff
|
tree
|
snapshot
2015-09-11
Daniel Sanders
[mips] Add missing MIPS-IV disassembler tests.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-11
Daniel Sanders
[mips] Add missing MIPS-III disassembler tests.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-11
Arnaud A. de...
Tweak 2 x86 gold tests so they can run on non-x86 platforms
commit
|
commitdiff
|
tree
|
snapshot
2015-09-11
Daniel Sanders
[mips] Add missing MIPS-II disassembler tests.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-11
Yaron Keren
Add #include llvm-config.h to Locale.cpp which depends...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-11
Daniel Sanders
Re-commit r247405: [mips] Add missing MIPS-I disassembl...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-11
Daniel Sanders
Revert r247405: [mips] Add missing MIPS-I disassembler...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-11
Daniel Sanders
[mips] Add missing MIPS-I disassembler tests.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-11
NAKAMURA Takumi
PPCFrameLowering::emitEpilogue(): Avoid manipulating...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-11
NAKAMURA Takumi
Fix llvm/test/tools/gold/X86/bad-alias.ll.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-11
Frederic Riss
[dsymutil] Discard useless location attributes.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-11
Frederic Riss
[dsymutil] Rename some variables NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-11
David Blaikie
Fix the gold test cases after alias changes
commit
|
commitdiff
|
tree
|
snapshot
2015-09-11
David Blaikie
[opaque pointer type] Add textual IR support for explic...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-11
Richard Smith
[modules] Move ConvertUTF.h to a separate submodule...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-11
Cong Hou
Fixed a bug that BranchProbability is not defined in...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-11
Duncan P. N...
AsmWriter: Avoid O(N^2) processing of metadata
commit
|
commitdiff
|
tree
|
snapshot
2015-09-11
Mehdi Amini
Revert "[InstCombineCalls] Use isKnownNonNullAt() to...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-11
Kostya Serebryany
[libFuzzer] perform fewer crossover operations compared...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-10
Reid Kleckner
Add .exe check to Execute to fix clang-modernize tests...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-10
Richard Smith
[modules] Add another .def file to our list of textual...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-10
Reid Kleckner
ScanDirForExecutable on Windows fails to find executabl...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-10
Cong Hou
Pass BranchProbability/BlockMass by value instead of...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-10
Chen Li
[InstCombineCalls] Use isKnownNonNullAt() to check...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-10
Rafael Espindola
Mark another method const. Sorry for missing this one...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-10
Chen Li
[InstCombineCalls] Use isKnownNonNullAt() to check...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-10
Filipe Cabecinhas
Remove gcc warning when comparing an unsigned var for...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-10
Reid Kleckner
[WinEH] Push and pop EBP for 32-bit funclets
commit
|
commitdiff
|
tree
|
snapshot
2015-09-10
Matt Arsenault
AMDGPU: Simplify debug printing
commit
|
commitdiff
|
tree
|
snapshot
2015-09-10
Matt Arsenault
AMDGPU: Use StringRef value
commit
|
commitdiff
|
tree
|
snapshot
2015-09-10
James Y Knight
[SPARC] Switch to the Machine Scheduler.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-10
Rafael Espindola
Mark two methods const.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-10
Reid Kleckner
Fix SEH state numbering algorithm to handle cleanupendpads
commit
|
commitdiff
|
tree
|
snapshot
2015-09-10
Matthew Simpson
[LV] Relax Small Size Reduction Type Requirement
commit
|
commitdiff
|
tree
|
snapshot
2015-09-10
Lang Hames
[RuntimeDyld] Support non-zero addends for the MachO...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-10
Lang Hames
[RuntimeDyld] Fix a bug in debugging output: all sectio...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-10
Chandler Carruth
Add an explicit 'inline' specifier to these static...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-10
Reid Kleckner
Correct the return type of CreateCleanupEndPad
commit
|
commitdiff
|
tree
|
snapshot
2015-09-10
James Y Knight
Revert "[SPARC] Switch to the Machine Scheduler."
commit
|
commitdiff
|
tree
|
snapshot
2015-09-10
David Majnemer
[IR] Conservatively mark 'catchpad' as accessing memory
commit
|
commitdiff
|
tree
|
snapshot
2015-09-10
Kostya Serebryany
[libFuzzer] refactor the code to allow building libFuzz...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-10
Chris Bieneman
[CMake] Add lto subdirectory explicitly.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-10
James Y Knight
[SPARC] Switch to the Machine Scheduler.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-10
Matthew Simpson
[SCEV] Consistently Handle Expressions That Cannot...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-10
JF Bastien
[MergeFuncs] Fix callsite attributes in thunk generation
commit
|
commitdiff
|
tree
|
snapshot
2015-09-10
David Blaikie
Tidy up some alias syntax to make explicit pointer...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-10
Jordan Rose
[CMake] s/LLVM_SOURCE_DIR/LLVM_MAIN_SRC_DIR/
commit
|
commitdiff
|
tree
|
snapshot
2015-09-10
Philip Reames
[SimplifyCFG] Use known bits to eliminate dead switch...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-10
Chris Bieneman
[CMake] Add DARWIN_LTO_LIBRARY option to allow overridi...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-10
Chris Bieneman
[CMake] Allow LLVM_TOOLCHAIN_TOOLS to be overridden
commit
|
commitdiff
|
tree
|
snapshot
2015-09-10
Jordan Rose
[CMake] Fix Xcode build with LLVM_ENABLE_OBJLIB.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-10
Adrian Prantl
Debug Info: Allow a DIModule to appear as the scope...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-10
Philip Reames
[docs][PerformanceTips] Add text on allocas and alignment
commit
|
commitdiff
|
tree
|
snapshot
2015-09-10
Kostya Serebryany
[libFuzzer] add two more variants of FuzzerDriver for...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-10
Joseph Tremoulet
[WinEH] Fix single-block cleanup coloring
commit
|
commitdiff
|
tree
|
snapshot
2015-09-10
Hans Wennborg
Re-commit r247216: "Fix Clang-tidy misc-use-override...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-10
Steven Wu
Fix an undefined behavior introduces in r247234
commit
|
commitdiff
|
tree
|
snapshot
2015-09-10
Sanjay Patel
80-cols; NFC
commit
|
commitdiff
|
tree
|
snapshot
2015-09-10
Sanjay Patel
use range-based for loop; NFCI
commit
|
commitdiff
|
tree
|
snapshot
next