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-03-10
Adam Nemet
[LAA-memchecks 3/3] Introduce pointer partitions for...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-10
Adam Nemet
[LAA-memchecks 2/3] Move number of memcheck threshold...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-10
Adam Nemet
[LAA-memchecks 1/3] Split out NumComparisons checks...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-10
Sanjay Patel
remove names from comments; NFC
commit
|
commitdiff
|
tree
|
snapshot
2015-03-10
Sanjay Patel
fix typos; NFC
commit
|
commitdiff
|
tree
|
snapshot
2015-03-10
Benjamin Kramer
NVPTX: Remove copy of LLVMInitializeNVPTXAsmPrinter.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-10
Benjamin Kramer
Hexagon: Remove unused InstrMapping.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-10
Adam Nemet
[LoopAccesses 3/3] Print the dependences with -analyze
commit
|
commitdiff
|
tree
|
snapshot
2015-03-10
Adam Nemet
[LoopAccesses 2/3] Allow querying of interesting depend...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-10
Adam Nemet
[LoopAccesses 1/3] Expose MemoryDepChecker to LAA users
commit
|
commitdiff
|
tree
|
snapshot
2015-03-10
Rafael Espindola
Store an optional section start label in MCSection.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-10
Sanjay Patel
remove function names from comments; NFC
commit
|
commitdiff
|
tree
|
snapshot
2015-03-10
Igor Laevsky
Teach lowering to correctly handle invoke statepoint...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-10
Chad Rosier
[BranchFolding] Remove MMOs during tail merge to preser...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-10
Tom Stellard
R600/SI: Add _IDXEN and _BOTHEN variants for buffer_store
commit
|
commitdiff
|
tree
|
snapshot
2015-03-10
Tom Stellard
R600/SI: Re-order MUBUF operands to match asm strings.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-10
Tom Stellard
R600/SI: Move kill flag to second instruction when...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-10
Tom Stellard
R600/SI: Add 32-bit encoding of v_cndmask_b32
commit
|
commitdiff
|
tree
|
snapshot
2015-03-10
Sanjay Patel
[X86, AVX] replace vinsertf128 intrinsics with generic...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-10
Benjamin Kramer
Hexagon: Remove pass that does nothing at all
commit
|
commitdiff
|
tree
|
snapshot
2015-03-10
Rafael Espindola
Remove effectively dead code.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-10
Karthik Bhat
Fix a memory corruption in Dependency Analysis.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-10
Rafael Espindola
Don't repeat names and clang-format this file.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-10
Aaron Ballman
Removing dead code to silence warning C4060: switch...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-10
Karthik Bhat
Fix a crash in Dependency Analysis.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-10
Daniel Sanders
The operand flag word used in ISD::INLINEASM is an...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-10
Yaron Keren
Teach raw_ostream to accept SmallString.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-10
Owen Anderson
Fix a crash in InstCombine where we could try to trunca...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-10
Owen Anderson
Fix a stack overflow in the assembler when checking...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-10
Owen Anderson
Fix an issue in the verifier where we could try to...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-10
Owen Anderson
Fix an infinite loop in InstCombine when an instruction...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-10
Rafael Espindola
Move variable into assert to fix -Asserts builds.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-10
Rafael Espindola
Remove incredibly confusing isBaseAddressKnownZero.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-10
Rafael Espindola
Use a better name for compile unit labels.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-10
Sanjay Patel
removed function names from comments; NFC
commit
|
commitdiff
|
tree
|
snapshot
2015-03-10
Frederic Riss
DwarfAccelTable: remove unneeded bucket terminators.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-10
Sanjay Patel
use range-based for loops; NFC
commit
|
commitdiff
|
tree
|
snapshot
2015-03-10
Craig Topper
Improve and simplify EnforceSmallerThan for vector...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-10
Craig Topper
Remove extra indentation of entire function body. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-10
Rafael Espindola
Move label creation close to emission. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-10
George Burgess IV
Added ConstantExpr support to CFLAA.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-10
George Burgess IV
Added special handling for inttoptr in CFLAA.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-10
Mehdi Amini
DataLayout is mandatory, update the API to reflect...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-10
Kostya Serebryany
[sanitizer] fix instrumentation with -mllvm -sanitizer...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-10
Kostya Serebryany
[sanitizer] decrease sanitizer-coverage-block-threshold...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-10
Frederic Riss
DwarfAccelTable: Fix handling of hash collisions.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-10
Eric Christopher
Temporarily revert r231726 and r231724 as they're break...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-10
Eric Christopher
Remove an unused variable.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-10
Ben Langmuir
Don't treat .foo as two path components in path::iterators
commit
|
commitdiff
|
tree
|
snapshot
2015-03-09
Lang Hames
[Orc][MCJIT][RuntimeDyld] Add header that was accidenta...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-09
Lang Hames
[Orc][MCJIT][RuntimeDyld] Add symbol flags to symbols...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-09
Colin LeMahieu
[Hexagon] Removing unused patterns.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-09
David Blaikie
LLParser: gep: Simplify parsing error handling
commit
|
commitdiff
|
tree
|
snapshot
2015-03-09
Ahmed Bougacha
[CodeGen] Replace the reused stores' chain for extracte...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-09
Ahmed Bougacha
[X86] Add nounwind to vector-idiv.ll testcases. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-09
Reid Kleckner
Reland r229944: EH: Prune unreachable resume instructio...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-09
Rafael Espindola
Use a MapVector instead of an extra sort.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-09
Colin LeMahieu
[Hexagon] Use single tailcall pseudoinst and fix checki...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-09
Colin LeMahieu
[Hexagon] Reapply r231699. Remove assumption that...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-09
Sanjoy Das
[SCEV] Unify getUnsignedRange and getSignedRange
commit
|
commitdiff
|
tree
|
snapshot
2015-03-09
Sanjoy Das
[SCEV] Add a `scalar-evolution-print-constant-ranges...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-09
Colin LeMahieu
[Hexagon] Reverting r231699
commit
|
commitdiff
|
tree
|
snapshot
2015-03-09
Frederic Riss
DwarfAccelTable: fix obvious typo.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-09
Colin LeMahieu
[Hexagon] Updating constant set to simpler versions.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-09
Reid Kleckner
TableGen: Use 'enum : uint64_t' for feature flags to...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-09
Benjamin Kramer
Remove the remaining uses of abs64 and nuke it.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-09
Colin LeMahieu
[Hexagon] Removing old halfword codegen instructions...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-09
Rafael Espindola
Don't prime the section map.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-09
Colin LeMahieu
[Hexagon] Eliminating immediate condition set.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-09
Colin LeMahieu
[Hexagon] Removing TFR_condset_ir/TFR_condset_ri modeling.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-09
Colin LeMahieu
[Hexagon] Changing AddrFI back to ADDRri to address...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-09
Justin Bogner
InstrProf: Use the proftext format for these coverage...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-09
Justin Bogner
InstrProf: Allow hexadecimal function hashes in proftex...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-09
Tom Stellard
R600/SI: Move gds operand to the end of operand list
commit
|
commitdiff
|
tree
|
snapshot
2015-03-09
Tom Stellard
R600/SI: Refactor DS instruction defs
commit
|
commitdiff
|
tree
|
snapshot
2015-03-09
Rafael Espindola
Delete dead code. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-09
Ed Schouten
Add support for Nuxi CloudABI.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-09
Benjamin Kramer
Drop the hacks used for partial C99 math libraries.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-09
Colin LeMahieu
[Hexagon] Adding PackHL nodes and some missing modeling...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-09
Rafael Espindola
Print jump tables before exception tables.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-09
Rafael Espindola
Don't repeat name in comment. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-09
Rafael Espindola
Remove dummy method implementations.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-09
Reed Kotler
Add logical ops to Mips fast-isel
commit
|
commitdiff
|
tree
|
snapshot
2015-03-09
Benjamin Kramer
Make helper functions static.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-09
Tom Stellard
R600/SI: Fix DS definitions and add missing instructions
commit
|
commitdiff
|
tree
|
snapshot
2015-03-09
Tom Stellard
R600/SI: Fix opcode for ds_read2_b64 and ds_read2st64_b64
commit
|
commitdiff
|
tree
|
snapshot
2015-03-09
Benjamin Kramer
Move unreferenced passes into the cpp file
commit
|
commitdiff
|
tree
|
snapshot
2015-03-09
Benjamin Kramer
SymbolRewriter: Hide implementation details
commit
|
commitdiff
|
tree
|
snapshot
2015-03-09
Marek Olsak
R600/SI: Limit SGPRs to 80 on Tonga and Iceland
commit
|
commitdiff
|
tree
|
snapshot
2015-03-09
Marek Olsak
R600/SI: Fix getNumSGPRsAllowed for VI
commit
|
commitdiff
|
tree
|
snapshot
2015-03-09
Andrea Di Biagio
Fix line ending in test CodeGen/X86/pr22774.ll. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-09
Kevin Qin
Revert r231630 - Run LICM pass after loop unrolling...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-09
Owen Anderson
Fix a bug in the LLParser where we failed to diagnose...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-09
Kevin Qin
[AArch64] Enable partial & runtime unrolling on cortex-a57
commit
|
commitdiff
|
tree
|
snapshot
2015-03-09
Kevin Qin
Introduce runtime unrolling disable matadata and use...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-09
Kevin Qin
Run LICM pass after loop unrolling pass.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-09
Mehdi Amini
InstCombine: fix fold "fcmp x, undef" to account for NaN
commit
|
commitdiff
|
tree
|
snapshot
2015-03-09
Mehdi Amini
DCE: isArrayMalloc() is not used neither in LLVM nor...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-09
David Blaikie
Simplify expressions involving boolean constants with...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-08
Owen Anderson
Teach DataLayout to infer a plausible alignment for...
commit
|
commitdiff
|
tree
|
snapshot
next