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-04-03
Matthias Braun
MachineRegisterInfo: Make it clear that hints are for...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-02
NAKAMURA Takumi
llvm/examples/BrainF: Give an explicit pointee type...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-02
Reid Kleckner
[ASan] Don't use stack malloc for 32-bit functions...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-02
Reid Kleckner
Fix unused variable in NDEBUG builds
commit
|
commitdiff
|
tree
|
snapshot
2015-04-02
Jingyue Wu
[SLSR] handles off bounds GEPs
commit
|
commitdiff
|
tree
|
snapshot
2015-04-02
Reid Kleckner
[WinEH] Make llvm.eh.actions use frameescape indices...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-02
Sanjay Patel
[AVX] Improve insertion of i8 or i16 into low element...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-02
David Blaikie
[opaque pointer type] API migration for GEP constant...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-02
Quentin Colombet
[AArch64] Add a comment to make it explicit why we...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-02
Sanjay Patel
[X86, AVX] adjust tablegen patterns to generate better...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-02
Adam Nemet
[LoopAccesses] Handle case when no memchecks are needed...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-02
Reid Kleckner
Add an LLVM_PTR_SIZE macro to make LLVM_ALIGNAS more...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-02
Eli Bendersky
Fix typo and reword in LangRef
commit
|
commitdiff
|
tree
|
snapshot
2015-04-02
Benjamin Kramer
[alignof] Put back the hack for old versions of GCC.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-02
Benjamin Kramer
[support] Add a macro wrapper for alignas and simplify...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-02
Vasileios Kalintiris
[mips] Implement eliminateCallFramePseudoInstr() in...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-02
Elena Demikhovsky
AVX-512: intrinsics for VPADD, VPMULDQ and VPSUB
commit
|
commitdiff
|
tree
|
snapshot
2015-04-02
Vasileios Kalintiris
[mips] Expose adjustStackPtr() from MipsInstrInfo....
commit
|
commitdiff
|
tree
|
snapshot
2015-04-02
Vasileios Kalintiris
[mips] Make sure that we don't adjust the stack pointer...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-02
Vladimir Sukharev
[ARM] Rename v8.1a from "extension" to "architecture...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-02
Peter Collingbourne
Revert r233595, "MC: For variable symbols, maintain...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-02
Lang Hames
[Orc] Fix local-linkage handling in the CompileOnDemand...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-02
Philip Reames
[gcroot] Remove unused items from an enum
commit
|
commitdiff
|
tree
|
snapshot
2015-04-02
Philip Reames
Teach gcroot how to handle dynamically realigned frames
commit
|
commitdiff
|
tree
|
snapshot
2015-04-02
Sanjoy Das
[ADT] Increment epoch from DenseMap::swap.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-02
Sanjoy Das
[ADT] Remove dead code.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-02
Adam Nemet
[LoopAccesses] Remove unused global variables in tests
commit
|
commitdiff
|
tree
|
snapshot
2015-04-02
Lang Hames
[Orc] Add support classes for inspecting and running...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-02
Craig Topper
Don't print an error message when looking up the schedu...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-02
Alexey Samsonov
Fix a bug indicated by -fsanitize=shift-exponent.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-02
Daniel Berlin
Mark this inline properly
commit
|
commitdiff
|
tree
|
snapshot
2015-04-02
Daniel Berlin
Return iterator from Instruction::eraseFromParent.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-01
Matthias Braun
TableGen: Generate more const goodness
commit
|
commitdiff
|
tree
|
snapshot
2015-04-01
Kevin Enderby
Fix sanitizer-x86_64-linux-fast failure that was not...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-01
Kostya Serebryany
[fuzzer] document the -tokens flag. Also change the...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-01
Matthias Braun
Remove declarations for nonexistent methods
commit
|
commitdiff
|
tree
|
snapshot
2015-04-01
Kevin Enderby
Add the option -objc-meta-data to llvm-objdump used...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-01
Benjamin Kramer
[X86] Don't accidentally select shll $1, %eax when...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-01
Sanjoy Das
[SCEV] Look at backedge dominating conditions (re-land...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-01
Diego Novillo
Remove 4,096 loop scale limitation.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-01
Andrew Kaylor
Fix WinEHPrepare bug with multiple catch handlers
commit
|
commitdiff
|
tree
|
snapshot
2015-04-01
Vladimir Sukharev
[ARM] Rename v8.1a from "extension" to "architecture"
commit
|
commitdiff
|
tree
|
snapshot
2015-04-01
Vladimir Sukharev
[AArch64] Rename v8.1a from "extension" to "architecture"
commit
|
commitdiff
|
tree
|
snapshot
2015-04-01
Rafael Espindola
git-clang-format r233603.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-01
Ulrich Weigand
[SystemZ] Support transactional execution on zEC12
commit
|
commitdiff
|
tree
|
snapshot
2015-04-01
NAKAMURA Takumi
Try to unbreak Clang build to export LLVM_ABI_BREAKING_...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-01
Craig Topper
Add -mcpu=native support to opt.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-01
David Majnemer
[WinEH] Implement support for catch-all
commit
|
commitdiff
|
tree
|
snapshot
2015-04-01
Lang Hames
[Orc] Reflect process symbols into the LLI Orc-lazy...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-01
Sanjoy Das
[CMake] Cache LLVM_ABI_BREAKING_CHECKS in LLVMConfig...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-01
Jiangning Liu
Fix PR23065. Avoid optimizing bitcast of build_vector...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-01
Ahmed Bougacha
[SimplifyLibCalls] Ignore nobuiltin/unavailable fortifi...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-01
Hal Finkel
[PowerPC] FastISel can't handle i1 return values when...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-31
Sean Silva
[docs] Fix typo.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-31
David Majnemer
[WinEH] ExitingScope is vacuously true if !PoppedCatche...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-31
David Majnemer
[WinEH] Generate .xdata for catch handlers
commit
|
commitdiff
|
tree
|
snapshot
2015-03-31
Kostya Serebryany
[fuzzer] more documentation
commit
|
commitdiff
|
tree
|
snapshot
2015-03-31
Sanjay Patel
typo; NFC
commit
|
commitdiff
|
tree
|
snapshot
2015-03-31
Duncan P. N...
IR: Rename replaceWithUniqued() tests from r233751
commit
|
commitdiff
|
tree
|
snapshot
2015-03-31
Duncan P. N...
Verifier: Add a testcase for verifying type refs
commit
|
commitdiff
|
tree
|
snapshot
2015-03-31
Hal Finkel
[PowerPC] Don't use a vector preferred memory type...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-31
Quentin Colombet
[AArch64] Enable the codegenprepare optimization that...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-31
Matthias Braun
Fix AllocationPriority not getting set for derived...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-31
Duncan P. N...
IR: Enable uniquing callbacks during MDNode::replaceWit...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-31
Lang Hames
[MCJIT] Enable MCJIT regression tests on Darwin.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-31
Hal Finkel
[SDAG] Handle non-integer preferred memset types for...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-31
Lang Hames
[ExecutionEngine] Fix MCJIT::addGlobalMapping.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-31
Kostya Serebryany
[fuzzer] Add support for token-based fuzzing (e.g....
commit
|
commitdiff
|
tree
|
snapshot
2015-03-31
Matthias Braun
Clarify that higher priority means higher values.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-31
Matthias Braun
RegAllocGreedy: Allow target to specify register class...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-31
Matthias Braun
RegAllocGreedy: Improve live interval order in ReverseL...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-31
Simon Atanasyan
[Hexagon] Avoid an unused variable warning when asserti...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-31
Ulrich Weigand
[SystemZ] Address review comments for r233689
commit
|
commitdiff
|
tree
|
snapshot
2015-03-31
Sanjay Patel
[X86, AVX] fix zero-extending integer operand load...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-31
Lang Hames
[Orc][MCJIT] Remove the small code model regression...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-31
Tim Northover
AArch64: fix v8.1 sqrdmlah tests on Darwin platforms
commit
|
commitdiff
|
tree
|
snapshot
2015-03-31
NAKAMURA Takumi
Rework r233647, "llvm/examples: Suppress building a...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-31
Sanjay Patel
[X86, AVX] try to lowerVectorShuffleAsElementInsertion...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-31
Sanjay Patel
typos; NFC
commit
|
commitdiff
|
tree
|
snapshot
2015-03-31
Ulrich Weigand
[SystemZ] Add Analysis to required_libraries (fall...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-31
Scott Douglass
[docs] add cross-reference
commit
|
commitdiff
|
tree
|
snapshot
2015-03-31
Krzysztof Parzyszek
Expand MUX instructions early on Hexagon
commit
|
commitdiff
|
tree
|
snapshot
2015-03-31
Krzysztof Parzyszek
Revert 233694. Weak SVN-fu.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-31
Krzysztof Parzyszek
Expand MUX instructions early on Hexagon
commit
|
commitdiff
|
tree
|
snapshot
2015-03-31
Vladimir Sukharev
[AArch64] Add v8.1a "Rounding Double Multiply Add/Subtr...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-31
Ulrich Weigand
[SystemZ] Support RISBGN instruction on zEC12
commit
|
commitdiff
|
tree
|
snapshot
2015-03-31
Ulrich Weigand
[SystemZ] Use POPCNT instruction on z196
commit
|
commitdiff
|
tree
|
snapshot
2015-03-31
Ulrich Weigand
[SystemZ] Provide basic TargetTransformInfo implementation
commit
|
commitdiff
|
tree
|
snapshot
2015-03-31
Rafael Espindola
Fix the operand encoding in the test instruction.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-31
Ulrich Weigand
[PowerPC] Remove TargetMachine CPU auto-detection
commit
|
commitdiff
|
tree
|
snapshot
2015-03-31
James Molloy
[SDAG] Move TRUNCATE splitting logic into a helper...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-31
Craig Topper
[X86] Stop changing result of getHostCPUName based...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-31
Craig Topper
Make llc use getHostCPUFeatures when 'native' is specif...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-31
Craig Topper
[X86] Be more robust against unknown Intel family 6...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-31
Ahmed Bougacha
[X86] Generate MOVNT for all vector types.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-31
Duncan P. N...
tools: Unify how verifyModule() is called
commit
|
commitdiff
|
tree
|
snapshot
2015-03-31
Alexei Starovoitov
[bpf] mark mov instructions as ReMaterializable
commit
|
commitdiff
|
tree
|
snapshot
2015-03-31
Duncan P. N...
Verifier: Don't return early from verifyTypeRefs()
commit
|
commitdiff
|
tree
|
snapshot
2015-03-31
Duncan P. N...
Verifier: Explicitly verify type references
commit
|
commitdiff
|
tree
|
snapshot
2015-03-31
Duncan P. N...
Verifier: Move over DISubprogram::Verify()
commit
|
commitdiff
|
tree
|
snapshot
next