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-22
Matthias Braun
LiveIntervalAnalysis: Factor common code into splitSepa...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-22
Davide Italiano
[llvm-readobj/MachO] Ensure we always have valid CmdNam...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-22
Matthias Braun
Remove declarations for methods that do not exist.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-22
NAKAMURA Takumi
Fix r248164. [-Wdocumentation]
commit
|
commitdiff
|
tree
|
snapshot
2015-09-22
Evgeniy Stepanov
Remove unused TargetTransformInfo dependency from SafeS...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-22
Michael Zolotukhin
[LoopUnswitch] Require DominatorTree info.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-22
Sanjoy Das
[SCEV] Use SaveAndRestore<T> instead of a hand rolled...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-21
Sanjay Patel
function names should start with a lower case letter...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-21
Sanjay Patel
don't repeat function/variable names in header comments...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-21
Philip Reames
[LICM] Hoist calls to readonly argmemonly functions...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-21
Philip Reames
Fix for pr24866
commit
|
commitdiff
|
tree
|
snapshot
2015-09-21
Mehdi Amini
Fix UB: can't bind a reference to nullptr (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2015-09-21
David Blaikie
auto and range-for-ify some things to make changing...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-21
Simon Pilgrim
[DAGCombiner] Improve FMA support for interpolation...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-21
Jeroen Ketema
[ARM] Do not scale vext with a factor
commit
|
commitdiff
|
tree
|
snapshot
2015-09-21
Simon Pilgrim
[DAGCombiner] Tidy up FMA combine helpers. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-21
James Molloy
[LoopUtils,LV] Propagate fast-math flags on generated...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-21
Stephen Canon
Remove roundingMode argument in APFloat::mod
commit
|
commitdiff
|
tree
|
snapshot
2015-09-21
Rafael Espindola
Avoid SEGFAULT if a requested symbol section is absent.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-21
Matt Arsenault
Fix accidentally committed debug printing
commit
|
commitdiff
|
tree
|
snapshot
2015-09-21
Chandler Carruth
[ADT] Remove a couple of the always inline attributes...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-21
Marcello Maggioni
[DivergenceAnalysis] Separated definition of class...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-21
Matthias Braun
SelectionDAG: Use InsertNode for EntryNode
commit
|
commitdiff
|
tree
|
snapshot
2015-09-21
Chandler Carruth
[FunctionAttrs] Extract a helper function for the core...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-21
Ulrich Weigand
[SystemZ] Fix expansion of ISD::FPOW and ISD::FSINCOS
commit
|
commitdiff
|
tree
|
snapshot
2015-09-21
James Molloy
Revert "[ARM] Handle +t2dsp feature as an ArchExtKind...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-21
Matt Arsenault
AMDGPU: Move copy handling under switch like other...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-21
Sanjay Patel
add ShouldChangeType() variant that takes bitwidths
commit
|
commitdiff
|
tree
|
snapshot
2015-09-21
Matt Arsenault
DAGCombiner: Replace store of FP constant after attempi...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-21
Matt Arsenault
Factor replacement of stores of FP constants into new...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-21
Matt Arsenault
Fix missing C++ mode comment
commit
|
commitdiff
|
tree
|
snapshot
2015-09-21
Sanjay Patel
don't repeat function names in comments; NFC
commit
|
commitdiff
|
tree
|
snapshot
2015-09-21
Chad Rosier
[Machine Combiner] Refactor machine reassociation code...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-21
Artyom Skrobov
[ARM] Handle +t2dsp feature as an ArchExtKind in ARMTar...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-21
Asaf Badouh
[X86][AVX512] add masked version for RSQRT14 & RCP14...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-21
Daniel Sanders
[mips] Allow constant expressions in second argument...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-21
Craig Topper
Use makeArrayRef or None to avoid unnecessarily mention...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-21
Craig Topper
Don't pass StringRefs around by const reference. Pass...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-20
Craig Topper
Cleanup places that passed SMLoc by const reference...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-20
Sanjoy Das
[IndVars] Use C++11 style field initialization; NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-20
Sanjoy Das
[IndVars] Don't add a level of indentation for namespac...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-20
Sanjay Patel
add test file ahead of any functional changes for PR22428
commit
|
commitdiff
|
tree
|
snapshot
2015-09-20
Simon Pilgrim
[X86][SSE] Intrinsics builtins test refresh. NFCI
commit
|
commitdiff
|
tree
|
snapshot
2015-09-20
Igor Breger
AVX512: Implemented encoding and intrinsics for vcmpss/sd.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-20
Asaf Badouh
[X86][AVX512] extend support in Scalar conversion
commit
|
commitdiff
|
tree
|
snapshot
2015-09-20
Igor Breger
AVX512: vsqrtss/sd encoding and intrinsics implementation.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-20
Asaf Badouh
[X86][AVX512DQ] Add fpclass instruction
commit
|
commitdiff
|
tree
|
snapshot
2015-09-20
Michael Kuperstein
[X86] Fix sitofp and uitofp instruction matching failur...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-20
Igor Breger
AVX512: Implemented intrinsics for vshuff32x4, vshuff64...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-20
Sanjoy Das
[IndVars] Don't repeat function names in comment; NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-20
Igor Breger
AVX512: Implement instructions encoding, lowering and...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-20
Saleem Abdulrasool
ARM: cleanup formatting
commit
|
commitdiff
|
tree
|
snapshot
2015-09-20
Sanjoy Das
[IndVars] Fix a bug in r248045.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-19
Davide Italiano
Fixup r248096, commit the *correct* test.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-19
Davide Italiano
[obj2yaml] Fix "time of check to time of use" bug....
commit
|
commitdiff
|
tree
|
snapshot
2015-09-19
Simon Pilgrim
[X86][AVX2] Use general sext IR for vpmovsx stack foldi...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-19
Simon Pilgrim
[X86][SSE] Vectorize CTTZ + CTTZ_ZERO_UNDEF
commit
|
commitdiff
|
tree
|
snapshot
2015-09-19
Simon Pilgrim
[InstCombine] Use SimplifyDemandedVectorEltsLow helper...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-19
NAKAMURA Takumi
[CMake] Update LLVM_TEST_DEPENDS not to use macho-dump...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-19
Matt Arsenault
AMDGPU: Remove dead code
commit
|
commitdiff
|
tree
|
snapshot
2015-09-19
Bob Wilson
NFC: Fix indentation and add braces to clarify nested...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-19
Maksim Panchenko
[PrologEpilogInserter] Minor refactoring.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-19
Maksim Panchenko
Test commit. Fix comment. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-19
David Majnemer
[InstCombine] FoldICmpCstShrCst failed for ashr when...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-19
David Majnemer
[InstCombine] FoldICmpCstShrCst didn't handle icmps...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-19
Matt Arsenault
AMDGPU: Add failing testcase for live interval construction
commit
|
commitdiff
|
tree
|
snapshot
2015-09-18
Sanjoy Das
[IndVars] Widen more comparisons for non-negative induc...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-18
Luke Larson
Fix typo and test commit
commit
|
commitdiff
|
tree
|
snapshot
2015-09-18
Rafael Espindola
This code never uses r_addend, so it can just use Elf_Rel.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-18
Chris Bieneman
[CMake] Adding ALWAYS_GENERATE option to symlink utilit...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-18
Davide Italiano
[Object/ELF] Change comment to reflect reality.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-18
Cong Hou
Update edge weights properly when merging blocks in...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-18
Eric Christopher
Limit the range of processors supported by ARM fast...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-18
Teresa Johnson
Remove couple of new Bitcode enum vals that snuck in...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-18
Larisse Voufo
Clean up: Refactoring the hardcoded value of 6 for...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-18
James Y Knight
Make MachineScheduler debug output less confusing.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-18
Cong Hou
Scaling up values in ARMBaseInstrInfo::isProfitableToIf...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-18
Matthias Braun
SelectionDAGDumper: Leave out the <multiple use> markers
commit
|
commitdiff
|
tree
|
snapshot
2015-09-18
Matthias Braun
SelectionDAGDumper: Avoid unnecessary newlines
commit
|
commitdiff
|
tree
|
snapshot
2015-09-18
Matthias Braun
SelectionDAGDumper: Hide [ID=X], [ORD=X] and source...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-18
Matthias Braun
SelectionDAG: Introduce PersistentID to SDNode for...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-18
Chris Bieneman
[CMake] More cleanup of installing symlinks.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-18
Geoff Berry
[AArch64] Improved bitfield instruction selection.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-18
Rafael Espindola
Remove temporary file on signal.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-18
Yaron Keren
Simplify SmallBitVector::applyMask by consolidating...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-18
Daniel Sanders
[mips][microMIPS] Fix an invalid read for lwm32 and...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-18
Chad Rosier
[AArch64] Reorder cases to improve readability. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-18
Chad Rosier
[AArch64] Remove some redundant cases. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-18
Aaron Ballman
Silencing a -Wsign-compare warning; NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-18
Igor Laevsky
[LazyValueInfo] Report nonnull range for nonnull pointers
commit
|
commitdiff
|
tree
|
snapshot
2015-09-18
Artur Pilipenko
Support align attribute for return values
commit
|
commitdiff
|
tree
|
snapshot
2015-09-18
Aaron Ballman
Reverting r247972 (and subordinate commit r247972)...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-18
Artur Pilipenko
Nit cleanup in LangRef about dereferenceable metadata
commit
|
commitdiff
|
tree
|
snapshot
2015-09-18
Michael Kruse
[Support] Reapply r245289 "Always wait for GraphViz...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-18
Daniel Sanders
[llvm-mc-fuzzer] Document llvm-mc-fuzzer in LibFuzzer...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-18
David Majnemer
[WinEH] Moved funclet pads should be in relative order
commit
|
commitdiff
|
tree
|
snapshot
2015-09-18
Yaron Keren
Fix BitVectorTest on 32-bit hosts after r247972.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-18
Yaron Keren
Simplify SmallBitVector::applyMask by consolidating...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-18
Lang Hames
Remove trailing whitespace from the old Orc Kaleidoscop...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-18
Bob Wilson
Whitespace. Indent with spaces instead of a tab.
commit
|
commitdiff
|
tree
|
snapshot
next