projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
[ValueTracking] Use !range metadata more aggressively in KnownBits
[oota-llvm.git]
/
lib
/
2015-10-28
Sanjoy Das
[ValueTracking] Use !range metadata more aggressively...
tree
|
commitdiff
2015-10-28
Sanjoy Das
[SelectionDAG] Don't inspect !range metadata for extend...
tree
|
commitdiff
2015-10-28
Lang Hames
[Orc] Re-add C bindings for the Orc APIs, with a fix...
tree
|
commitdiff
2015-10-28
Lang Hames
[Orc] Revert the C bindngs commit, r251472, while I...
tree
|
commitdiff
2015-10-28
Lang Hames
[Orc] Add experimental C bindings for Orc.
tree
|
commitdiff
2015-10-27
James Y Knight
Make the SelectionDAG graph printer use SDNode::Persist...
tree
|
commitdiff
2015-10-27
Peter Collingbourne
Bitcode: Fix more unsigned integer overflow bugs.
tree
|
commitdiff
2015-10-27
David Majnemer
[SimplifyCFG] Don't DCE catchret because the successor...
tree
|
commitdiff
2015-10-27
Vedant Kumar
[IR] Limit bits used for CallingConv::ID, update tests
tree
|
commitdiff
2015-10-27
Hal Finkel
[AliasSetTracker] Use mod/ref information for UnknownInstr
tree
|
commitdiff
2015-10-27
Sanjay Patel
Use the 'arcp' fast-math-flag when combining repeated...
tree
|
commitdiff
2015-10-27
David Majnemer
[ScalarEvolutionExpander] PHI on a catchpad can be...
tree
|
commitdiff
2015-10-27
Jun Bum Lim
[AArch64]Merge halfword loads into a 32-bit load
tree
|
commitdiff
2015-10-27
NAKAMURA Takumi
Whitespace.
tree
|
commitdiff
2015-10-27
NAKAMURA Takumi
Revert r251291, "Loop Vectorizer - skipping "bitcast...
tree
|
commitdiff
2015-10-27
Diego Novillo
Tidy a comment. NFC.
tree
|
commitdiff
2015-10-27
Cong Hou
Create a new interface addSuccessorWithoutWeight(MBB...
tree
|
commitdiff
2015-10-27
Charlie Turner
[SLP] Be more aggressive about reduction width selection.
tree
|
commitdiff
2015-10-27
Charlie Turner
[SLP] Try a bit harder to find reduction PHIs
tree
|
commitdiff
2015-10-27
Charlie Turner
[SLP] Treat SelectInsts as reduction values.
tree
|
commitdiff
2015-10-27
Diego Novillo
Fix SamplePGO segfault when debug info is missing.
tree
|
commitdiff
2015-10-27
Reid Kleckner
[ms-inline-asm] Leave alignment in bytes if the native...
tree
|
commitdiff
2015-10-27
Rui Ueyama
Rename qsort -> multikey_qsort. NFC.
tree
|
commitdiff
2015-10-27
Asaf Badouh
[X86][AVX512] [X86][AVX512] add convert float to half
tree
|
commitdiff
2015-10-27
Charlie Turner
[ARM] Expand ROTL and ROTR of vector value types
tree
|
commitdiff
2015-10-27
Mehdi Amini
Do not use "else" when both branches return (NFC)
tree
|
commitdiff
2015-10-27
David Majnemer
[ScalarEvolutionExpander] Properly insert no-op casts...
tree
|
commitdiff
2015-10-27
Michael Kuperstein
[X86] Make elfiamcu an OS, not an environment.
tree
|
commitdiff
2015-10-27
Davide Italiano
[SimplifyLibCalls] Use range-based loop. No functional...
tree
|
commitdiff
2015-10-27
Craig Topper
Convert cost table lookup functions to return a pointer...
tree
|
commitdiff
2015-10-27
Chandler Carruth
[function-attrs] Refactor code to handle shorter code...
tree
|
commitdiff
2015-10-27
Sanjoy Das
[ValueTracking] Don't special case wrapped ConstantRang...
tree
|
commitdiff
2015-10-27
Sanjay Patel
[x86] replace integer logic ops with packed SSE FP...
tree
|
commitdiff
2015-10-27
Sanjoy Das
[SCEV] Refactor out ScalarEvolution::getDataLayout...
tree
|
commitdiff
2015-10-27
Steve King
Fix llc crash processing S/UREM for -Oz builds caused...
tree
|
commitdiff
2015-10-26
Daniel Sanders
[mips][ias] Fold needsExpansion() and expandInstruction...
tree
|
commitdiff
2015-10-26
Oleksiy Vyalov
Use Twin instead of std::to_string.
tree
|
commitdiff
2015-10-26
Ivan Krasin
Fix indents. It's a follow up to r251353.
tree
|
commitdiff
2015-10-26
Alexey Samsonov
[LLVMSymbolize] Don't use LLVMSymbolizer::Options in...
tree
|
commitdiff
2015-10-26
Sanjay Patel
reorganize logic; NFCI (retry r251349)
tree
|
commitdiff
2015-10-26
Ivan Krasin
Move imported entities into DwarfCompilationUnit to...
tree
|
commitdiff
2015-10-26
Tim Northover
ARM: make sure VFP loads and stores are properly aligned.
tree
|
commitdiff
2015-10-26
Sanjay Patel
revert r251349; it included code for a functional change
tree
|
commitdiff
2015-10-26
Sanjay Patel
reorganize logic; NFCI
tree
|
commitdiff
2015-10-26
Keno Fischer
Initialize BasicAAWrapperPass in it's constructor
tree
|
commitdiff
2015-10-26
Alexey Samsonov
Fix build failure on GCC 4.7 (old libstdc++ doesn't...
tree
|
commitdiff
2015-10-26
David Blaikie
Remove use of std::map<>::emplace which is not supporte...
tree
|
commitdiff
2015-10-26
Diego Novillo
Remove unused local variable. NFC.
tree
|
commitdiff
2015-10-26
Peter Collingbourne
ARM/ELF: Restore original (pre-r251322) logic for decid...
tree
|
commitdiff
2015-10-26
Alexey Samsonov
[LLVMSymbolize] Use symbol table only if function linka...
tree
|
commitdiff
2015-10-26
Alexey Samsonov
Fix build error by fully qualifying llvm::make_unique.
tree
|
commitdiff
2015-10-26
Rui Ueyama
Optimize StringTableBuilder.
tree
|
commitdiff
2015-10-26
Alexey Samsonov
[LLVMSymbolize] Use std::unique_ptr more extensively...
tree
|
commitdiff
2015-10-26
Igor Laevsky
[RS4GC] Strip noalias attribute after statepoint rewrite
tree
|
commitdiff
2015-10-26
Diego Novillo
SamplePGO - Add optimization reports.
tree
|
commitdiff
2015-10-26
David Blaikie
Remove assert(false) in favor of asserting the if condi...
tree
|
commitdiff
2015-10-26
David Blaikie
Move the canonical header to the top of its matching...
tree
|
commitdiff
2015-10-26
Mehdi Amini
Add an (optional) identification block in the bitcode
tree
|
commitdiff
2015-10-26
Evgeniy Stepanov
[safestack] Fast access to the unsafe stack pointer...
tree
|
commitdiff
2015-10-26
Peter Collingbourne
ARM/ELF: Better codegen for global variable addresses.
tree
|
commitdiff
2015-10-26
Alexey Samsonov
Refactor: Simplify boolean conditional return statement...
tree
|
commitdiff
2015-10-26
Cong Hou
Check the case that the numerator and denominator are...
tree
|
commitdiff
2015-10-26
Alexey Samsonov
Move parts of llvm-symbolizer tool into LLVMSymbolize...
tree
|
commitdiff
2015-10-26
Jonas Paulsson
[SystemZ] LTGFR use regclass should be GR32, not GR64.
tree
|
commitdiff
2015-10-26
Jonas Paulsson
[SystemZ] Also clear kill flag for index reg in splitMo...
tree
|
commitdiff
2015-10-26
Jonas Paulsson
[SystemZ] Don't forget the CC def op on LTEBRCompare...
tree
|
commitdiff
2015-10-26
Jonas Paulsson
[SystemZ] Tie operands in SystemZShorteInst if MI becom...
tree
|
commitdiff
2015-10-26
Vasileios Kalintiris
[mips] Check for the correct error message in tests...
tree
|
commitdiff
2015-10-26
James Molloy
[ValueTracking] Extend r251146 to catch a fairly common...
tree
|
commitdiff
2015-10-26
Elena Demikhovsky
Loop Vectorizer - skipping "bitcast" before GEP
tree
|
commitdiff
2015-10-26
Igor Breger
AVX512: Enabled VPBROADCASTB lowering for v64i8 vectors.
tree
|
commitdiff
2015-10-26
Vasileios Kalintiris
[mips] Interrupt attribute support for mips32r2+.
tree
|
commitdiff
2015-10-26
Igor Breger
AVX-512: Use correct extract vector length.
tree
|
commitdiff
2015-10-26
Silviu Baranga
[InstCombine] Teach instcombine not to create extra...
tree
|
commitdiff
2015-10-26
James Molloy
[ARM] Handle the inline asm constraint type 'o'
tree
|
commitdiff
2015-10-26
Benjamin Kramer
Drop code after unreachable. No functionality change.
tree
|
commitdiff
2015-10-26
Igor Breger
AVX512: Add AVX-512 not materializable instructions.
tree
|
commitdiff
2015-10-26
Lang Hames
[Orc] Add license header to OrcTargetSupport.
tree
|
commitdiff
2015-10-26
David Majnemer
[MC] Add support for GNU as-compatible binary operator...
tree
|
commitdiff
2015-10-26
David Majnemer
[MC] Don't crash when .word is given bogus values
tree
|
commitdiff
2015-10-25
Benjamin Kramer
Convert assert(false) into llvm_unreachable where it...
tree
|
commitdiff
2015-10-25
Davide Italiano
[ScalarEvolution] Throw away dead code.
tree
|
commitdiff
2015-10-25
Davide Italiano
[ScalarEvolution] Get rid of NDEBUG in header (correctl...
tree
|
commitdiff
2015-10-25
Sanjoy Das
[LCSSA] Unbreak build, don't reuse L; NFC
tree
|
commitdiff
2015-10-25
Davide Italiano
[ScalarEvolution] Get rid of NDEBUG in header.
tree
|
commitdiff
2015-10-25
Sanjoy Das
[LCSSA] Use range for loops; NFC
tree
|
commitdiff
2015-10-25
Simon Pilgrim
[X86][SSE4A] Fix for EXTRQI shuffle lowering.
tree
|
commitdiff
2015-10-25
Elena Demikhovsky
Scalarizer for masked.gather and masked.scatter intrinsics.
tree
|
commitdiff
2015-10-25
Michael Kuperstein
[X86] Use correct calling convention for MCU psABI...
tree
|
commitdiff
2015-10-25
Michael Kuperstein
[X86] Add support for elfiamcu triple
tree
|
commitdiff
2015-10-25
Craig Topper
Remove two unnecessary conversions from MVT to EVT...
tree
|
commitdiff
2015-10-25
Craig Topper
Use MVT::SimpleValueType instead of MVT in template...
tree
|
commitdiff
2015-10-24
Rafael Espindola
Refactor: Simplify boolean conditional return statement...
tree
|
commitdiff
2015-10-24
Simon Pilgrim
[X86][SSE] Use lowerVectorShuffleWithUNPCK instead...
tree
|
commitdiff
2015-10-24
Simon Pilgrim
[X86][SSE] lowerVectorShuffleWithUNPCK - use equivalent...
tree
|
commitdiff
2015-10-24
Michael Zolotukhin
Refactor: Simplify boolean conditional return statement...
tree
|
commitdiff
2015-10-24
Simon Pilgrim
[DAGCombiner] Tidy up ConstantFP commutation. NFCI
tree
|
commitdiff
2015-10-24
Benjamin Kramer
Use all_of to simplify control flow. NFC.
tree
|
commitdiff
2015-10-24
Yaron Keren
Add libuuid to required system libraries list for mingw.
tree
|
commitdiff
2015-10-24
Benjamin Kramer
Use find_if to simplify control flow. NFC.
tree
|
commitdiff
next