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-14
Duncan P. N...
AsmWriter: Use range-based for, NFC
commit
|
commitdiff
|
tree
|
snapshot
2015-03-14
David Blaikie
[opaque pointer type] more gep API migrations
commit
|
commitdiff
|
tree
|
snapshot
2015-03-14
Yaron Keren
No need to prototype RtlCaptureContext with mingw-w64.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-14
Duncan P. N...
Recover the ability to 'b CheckFailed' after r231577
commit
|
commitdiff
|
tree
|
snapshot
2015-03-14
Frederic Riss
[dsymutil] Add support for debug_loc section.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-14
Benjamin Kramer
array_pod_sort: Since we're checking the length anyways...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-14
Daniel Jasper
[MachineLICM] First steps of sinking GEPs near calls.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-14
Vasileios Kalintiris
[mips] Remove trivial header for the MipsModuleISelDAGT...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-14
Vasileios Kalintiris
[mips] Remove trivial header for the Mips16HardFloat...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-14
Vasileios Kalintiris
[mips] Remove trivial header for the MipsOs16 pass...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-14
Frederic Riss
[dsymutil] Generate debug_aranges section.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-14
Frederic Riss
[dsymutil] Identify each CompileUnit with a unique ID.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-14
David Blaikie
[opaque pointer type] Start migrating GEP creation...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-14
Ahmed Bougacha
Add a bunch of CHECK missing colons in tests. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-14
Benjamin Kramer
CommandLine: Replace cold std::sort with array_pod_sort.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-14
Peter Collingbourne
LowerBitSets: Do not export symbols for bit set referen...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-13
Frederic Riss
[dsymutil] Fix typo in comment.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-13
Frederic Riss
[dsymutil] Fix typo in doxygen comment.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-13
Frederic Riss
[dsymutil] Implement DW_AT_ranges linking.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-13
Frederic Riss
[dsymutil] Move a function declaration closer to its...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-13
Frederic Riss
DWARFDebugRangeList: make the list of entries available...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-13
Rafael Espindola
Use add32ri8 and friends on fast isel.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-13
Alexei Starovoitov
bpf: turn on HasJIT flag in BPF backend
commit
|
commitdiff
|
tree
|
snapshot
2015-03-13
Rafael Espindola
Be lazy about loading metadata in IRObjectFile.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-13
Benjamin Kramer
BranchFolding: MergePotentialsElt has a total order...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-13
David Blaikie
[opaque pointer type] Bitcode support for explicit...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-13
David Blaikie
Turn assertion into bitcode reading error
commit
|
commitdiff
|
tree
|
snapshot
2015-03-13
David Blaikie
Simplify expression
commit
|
commitdiff
|
tree
|
snapshot
2015-03-13
Robert Lougher
Reapply "[Reassociate] Add initial support for vector...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-13
Alexei Starovoitov
bpf: fix build
commit
|
commitdiff
|
tree
|
snapshot
2015-03-13
Duncan P. N...
instcombine: alloca: Canonicalize scalar allocation...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-13
Duncan P. N...
instcombine: alloca: Limit array size type promotion
commit
|
commitdiff
|
tree
|
snapshot
2015-03-13
Duncan P. N...
AsmWriter: Write alloca array size explicitly (and...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-13
Duncan P. N...
instcombine: alloca: Remove nesting in simplifyAllocaAr...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-13
Manman Ren
Add a parameter for getLazyBitcodeModule to lazily...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-13
Duncan P. N...
instcombine: alloca: Split out simplifyAllocaArraySize...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-13
Robert Lougher
Revert: "[Reassociate] Add initial support for vector...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-13
Joerg Sonnenberger
Improve wording of newline handling.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-13
Frederic Riss
[dsymutil] Fix handling of cross-cu forward references.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-13
Frederic Riss
[dsymutil] Add relocation of compile_units low_pc/high_pc.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-13
Frederic Riss
[dsymutil] Fix location cloning for newer dwarf versions.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-13
Robert Lougher
[Reassociate] Add initial support for vector instructions.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-13
Sanjoy Das
[SCEV] Fix PR22856.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-13
David Blaikie
[opaque pointer type] Add textual IR support for explic...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-13
Kevin Enderby
Add the option, -non-verbose to llvm-objdump used with...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-13
Jan Vesely
r600: Clear visited structure before running.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-13
Jan Vesely
r600: Use deque and simplify loops in AMDGPUCFGStructurizer
commit
|
commitdiff
|
tree
|
snapshot
2015-03-13
Andrea Di Biagio
[X86][AVX] Fix wrong lowering of v4x64 shuffles into...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-13
Benjamin Kramer
unique_ptrs are unique already, no need to unique them...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-13
Matt Arsenault
R600/SI: Add test for min / max with immediate
commit
|
commitdiff
|
tree
|
snapshot
2015-03-13
David Majnemer
ConstantFold: Fix big shift constant folding
commit
|
commitdiff
|
tree
|
snapshot
2015-03-13
Daniel Sanders
Recommit r232027 with PR22883 fixed: Add infrastructure...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-13
Toma Tabacu
[mips] [IAS] Refactor MipsTargetStreamer::emitMipsAbiFl...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-13
Owen Anderson
Teach TBAA analysis to report errors on cyclic TBAA...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-13
Owen Anderson
Fix an infinite recursion in the verifier caused by...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-13
Hao Liu
[MachineCopyPropagation] Fix a bug causing incorrect...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-13
Richard Smith
Fix build break in this code. Nothing uses this header...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-13
Chris Bieneman
Updating GettingStarted documentation to reference...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-13
Nick Lewycky
When forming an addrec out of a phi don't just look...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-13
Eric Christopher
Use the variable names from the TargetInstrInfo source...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-13
Eric Christopher
Add a return after the llvm namespace code for a little...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-13
Eric Christopher
Use the cached subtarget off of the machine function.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-13
Eric Christopher
Use the cached subtarget off of the machine function.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-12
Sanjay Patel
[X86, AVX2] Replace inserti128 and extracti128 intrinsi...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-12
Eric Christopher
Move a variable into the assert where it's used - fixes...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-12
Eric Christopher
In preparation for moving ARM's TargetRegisterInfo...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-12
Simon Pilgrim
Removed useless palignr test - we don't actually provid...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-12
Tom Stellard
R600/SI: Don't print scc reg in sopc assembly string
commit
|
commitdiff
|
tree
|
snapshot
2015-03-12
Tom Stellard
R600/SI: Remove _e32 and _e64 suffixes from mnemonics
commit
|
commitdiff
|
tree
|
snapshot
2015-03-12
Andrew Kaylor
Adding WinEHPrepare tests (currently XFAILs)
commit
|
commitdiff
|
tree
|
snapshot
2015-03-12
Eric Christopher
Migrate the AArch64 TargetRegisterInfo to its TargetMachine
commit
|
commitdiff
|
tree
|
snapshot
2015-03-12
Eric Christopher
Remove unused headers.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-12
Krzysztof Parzyszek
Unxfail passing test on Hexagon
commit
|
commitdiff
|
tree
|
snapshot
2015-03-12
Hal Finkel
Revert "r232027 - Add infrastructure for support of...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-12
Logan Chien
[autoconf] Fix the build failure by quoting the strings.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-12
Quentin Colombet
[X86] Fix a regression introduced by r223641.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-12
Frederic Riss
Reapply "[dsymutil] Gather function ranges during DIE...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-12
Frederic Riss
[ADT] IntervalMap: use AlignedCharArrayUnion.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-12
Yaron Keren
Add missing include guards.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-12
Eric Christopher
Fix comment formatting.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-12
Eric Christopher
Remove the need to cache the subtarget in the X86 Targe...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-12
Chris Bieneman
Refactoring CMake CrossCompile module.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-12
Logan Chien
[docs] Update the doxygen configuration file.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-12
Logan Chien
[autoconf] Regenerate autoconf configure script.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-12
Logan Chien
[autoconf] Refine doxygen document options.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-12
Krzysztof Parzyszek
Remove unused complex patterns for addressing modes...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-12
Sanjay Patel
make an array of constants explicitly const
commit
|
commitdiff
|
tree
|
snapshot
2015-03-12
Chris Bieneman
Doing some cleanup to the iOS toolchain.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-12
Sanjay Patel
IRBuilder: add a CreateShuffleVector function that...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-12
Andrea Di Biagio
[X86] Fix wrong target specific combine on SETCC nodes.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-12
Sanjay Patel
[X86, AVX] replace vextractf128 intrinsics with generic...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-12
Aaron Ballman
Silencing an "enumeral and non-enumeral type in conditi...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-12
Simon Pilgrim
[X86][AVX2] Added missing palignr stack folding test
commit
|
commitdiff
|
tree
|
snapshot
2015-03-12
Daniel Sanders
Add infrastructure for support of multiple memory const...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-12
Davide Italiano
[Object/ELF] Add support for setVisibility()
commit
|
commitdiff
|
tree
|
snapshot
2015-03-12
Elena Demikhovsky
AVX-512: Added encoding tests for VPROR, VPROL instruct...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-12
Eric Christopher
Remove some unnecessary forward declarations and put...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-12
Eric Christopher
Remove the need to cache the subtarget in the Sparc...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-12
Eric Christopher
Remove the need to cache the subtarget in the Mips...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-12
Kevin Qin
Reapply 'Run LICM pass after loop unrolling pass.'
commit
|
commitdiff
|
tree
|
snapshot
next