projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
reorganize logic; NFCI
[oota-llvm.git]
/
lib
/
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
2015-10-24
Simon Pilgrim
[DAGCombiner] Generalize masking of constant rotates.
tree
|
commitdiff
2015-10-24
Craig Topper
Call the version of ConvertCostTableLookup that takes...
tree
|
commitdiff
2015-10-24
Hans Wennborg
X86ISelLowering: Support tail calls to/from callee...
tree
|
commitdiff
2015-10-24
Simon Pilgrim
Fix unused variable warning. NFC.
tree
|
commitdiff
2015-10-24
Simon Pilgrim
[X86][XOP] Add support for lowering vector rotations
tree
|
commitdiff
2015-10-24
Benjamin Kramer
[TblGen] ArrayRefize TGParser. No functional change...
tree
|
commitdiff
2015-10-24
Benjamin Kramer
[BasicAliasAnalysis] Simplify expression, no functional...
tree
|
commitdiff
2015-10-24
NAKAMURA Takumi
ScalarReplAggregates.cpp: Try to appease clash of anony...
tree
|
commitdiff
2015-10-24
Sanjoy Das
Extract out getConstantRangeFromMetadata; NFC
tree
|
commitdiff
2015-10-24
Sanjoy Das
Fix whitespace issues in two places; NFC
tree
|
commitdiff
2015-10-24
Kostya Serebryany
[libFuzzer] add -merge flag to merge corpora
tree
|
commitdiff
2015-10-24
Matt Arsenault
AMDGPU: Print modifiers when dumping AMDGPUOperand
tree
|
commitdiff
2015-10-23
Igor Laevsky
[RS4GC] Rename stripDereferenceabilityInfo into stripNo...
tree
|
commitdiff
2015-10-23
Rafael Espindola
Add a RAW mode to StringTableBuilder.
tree
|
commitdiff
2015-10-23
Chen Li
Revert rL251061 [SimplifyCFG] Extend SimplifyResume...
tree
|
commitdiff
2015-10-23
Hal Finkel
Handle non-constant shifts in computeKnownBits, and...
tree
|
commitdiff
2015-10-23
Tim Northover
GVN: don't try to replace instruction with itself.
tree
|
commitdiff
2015-10-23
Rafael Espindola
Fix the variable names to match the LLVM style.
tree
|
commitdiff
2015-10-23
Sanjoy Das
[SCEV] Fix stylistic issue in MatchBinaryAddToConst...
tree
|
commitdiff
2015-10-23
Sanjoy Das
[Inliner] Don't inline through callsites with operand...
tree
|
commitdiff
2015-10-23
Reid Kleckner
[X86] Clean up the tail call eligibility logic
tree
|
commitdiff
2015-10-23
Lang Hames
[RuntimeDyld][COFF] Fix a think-o in the handling of...
tree
|
commitdiff
2015-10-23
Kostya Serebryany
[libFuzzer] remove some old code; also make __sanitizer...
tree
|
commitdiff
2015-10-23
Matt Arsenault
AMDGPU: Fix parsing of 32-bit literals with sign bit set
tree
|
commitdiff
2015-10-23
Artyom Skrobov
[ARM] Renaming +t2dsp feature into +dsp, as discussed...
tree
|
commitdiff
2015-10-23
Oleg Ranevskyy
[ARM CodeGen] @llvm.debugtrap call may be removed when...
tree
|
commitdiff
2015-10-23
Oleg Ranevskyy
Test commit: fix typo in comment.
tree
|
commitdiff
2015-10-23
Joseph Tremoulet
[CodeGen] Mark setjmp/catchret MBBs address-taken
tree
|
commitdiff
2015-10-23
James Molloy
[BasicAA] Bugfix for r251016
tree
|
commitdiff
2015-10-23
James Molloy
Revert "[AArch64]Merge halfword loads into a 32-bit...
tree
|
commitdiff
2015-10-23
Sanjoy Das
[SCEV] Get rid of an unnecessary lambda; NFC
tree
|
commitdiff
2015-10-23
Zlatko Buljan
[mips][microMIPS] Implement SHLL.PH, SHLL_S.PH, SHLL...
tree
|
commitdiff
2015-10-23
Sanjoy Das
[SCEV] Fix a latent bug in `getPreStartForExtend`
tree
|
commitdiff
2015-10-23
Dylan McKay
[AVR] Add ELF constants to headers
tree
|
commitdiff
2015-10-23
Xinliang David Li
Add more intrumentation/runtime helper interfaces ...
tree
|
commitdiff
2015-10-23
Mehdi Amini
SLPVectorizer: AllSameOpcode* starts "true" only for...
tree
|
commitdiff
2015-10-23
Mehdi Amini
SLPVectorizer: refactor reorderInputsAccordingToOpcode...
tree
|
commitdiff
2015-10-23
Davide Italiano
[CodeGen] Remove usage of NDEBUG in header.
tree
|
commitdiff
2015-10-22
Kostya Serebryany
[libFuzzer] use the indirect caller-callee counter...
tree
|
commitdiff
2015-10-22
Kostya Serebryany
[libFuzzer] more refactoring the code that checks the...
tree
|
commitdiff
2015-10-22
Kostya Serebryany
[libFuzzer] refactoring the code that checks the covera...
tree
|
commitdiff
2015-10-22
Kostya Serebryany
[libFuzzer] remove the deprecated 'tokens' feature
tree
|
commitdiff
2015-10-22
Justin Bogner
LoopPass: Remove redoLoop, it isn't used. NFC
tree
|
commitdiff
next