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-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
2015-03-12
Eric Christopher
Remove the need to cache the subtarget in the ARM Targe...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-12
Justin Bogner
docs: Fix a typo in my previous commit
commit
|
commitdiff
|
tree
|
snapshot
2015-03-12
Justin Bogner
docs: Document the llvm-cov show and report commands
commit
|
commitdiff
|
tree
|
snapshot
2015-03-12
Eric Christopher
Remove the need to cache the subtarget in the AArch64...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-12
Jingyue Wu
[NVPTXAsmPrinter] do not print .align on function headers
commit
|
commitdiff
|
tree
|
snapshot
2015-03-12
Reid Kleckner
Make llvm.eh.actions an intrinsic and add docs for it
commit
|
commitdiff
|
tree
|
snapshot
2015-03-12
Eric Christopher
Remove the need to cache the subtarget in the PowerPC...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-12
Justin Bogner
docs: Try to fix a couple of internal links in the...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-12
Reid Kleckner
Remove some CHECK-NOT lines in favor of CHECK-NEXT
commit
|
commitdiff
|
tree
|
snapshot
2015-03-12
Eric Christopher
Update for a new year.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-12
Krzysztof Parzyszek
Fix build break introduced in r231992
commit
|
commitdiff
|
tree
|
snapshot
2015-03-12
Reid Kleckner
Stop calling DwarfEHPrepare from WinEHPrepare
commit
|
commitdiff
|
tree
|
snapshot
2015-03-12
Krzysztof Parzyszek
Eliminate constant-extender profitability checks from...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-12
Mehdi Amini
Fix FileCheck: substr() expect the length of the string...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-12
Mehdi Amini
Move the DataLayout to the generic TargetMachine, makin...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-11
Reid Kleckner
Fix some clang warnings in WinEHPrepare
commit
|
commitdiff
|
tree
|
snapshot
2015-03-11
Reid Kleckner
Handle big index in getelementptr instruction
commit
|
commitdiff
|
tree
|
snapshot
2015-03-11
Hal Finkel
[PowerPC] Remove canFoldAsLoad from instruction definitions
commit
|
commitdiff
|
tree
|
snapshot
2015-03-11
Andrew Kaylor
Extended support for native Windows C++ EH outlining
commit
|
commitdiff
|
tree
|
snapshot
2015-03-11
Eric Christopher
Remove useMachineScheduler and replace it with subtarge...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-11
Eric Christopher
Have getCallPreservedMask and getThisCallPreservedMask...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-11
Eric Christopher
One more getCalleeSavedRegs prototype with nullptr.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-11
Kevin Enderby
Add the option, -info-plist to llvm-objdump used with...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-11
Eric Christopher
Have getCalleeSavedRegs take a non-null MachineFunction...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-11
Pete Cooper
Constify AArch64CollectLOH.cpp. NFC
commit
|
commitdiff
|
tree
|
snapshot
next