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-08-30
Hal Finkel
[PowerPC/MIR Serialization] Target flags serialization...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-30
Hal Finkel
[PowerPC] Don't assume ADDISdtprelHA's source is r3
commit
|
commitdiff
|
tree
|
snapshot
2015-08-30
Elena Demikhovsky
New interface function is added to VectorUtils
commit
|
commitdiff
|
tree
|
snapshot
2015-08-30
Chandler Carruth
Refactor the ARM target parsing to use a def file with...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-30
Chandler Carruth
[Triple] Use clang-format to normalize the formatting...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-30
Chandler Carruth
[Triple] Stop abusing a class to have only static metho...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-29
Fiona Glaser
SelectionDAG: add missing ComputeSignBits case for...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-29
Peter Collingbourne
Fix shared library build.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-29
James Molloy
[ARM] Fix up buildbots after r246360
commit
|
commitdiff
|
tree
|
snapshot
2015-08-29
James Molloy
[ARM] Hoist fabs/fneg above a conversion to float.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-29
Matt Arsenault
AMDGPU: Add sdst operand to VOP2b instructions
commit
|
commitdiff
|
tree
|
snapshot
2015-08-29
Matt Arsenault
AMDGPU: Set mem operands for spill instructions
commit
|
commitdiff
|
tree
|
snapshot
2015-08-29
Matt Arsenault
AMDGPU: Fix dropping mem operands when moving to VALU
commit
|
commitdiff
|
tree
|
snapshot
2015-08-29
Tom Stellard
AMDGPU/SI: Fix some invaild assumptions when folding...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-28
Tom Stellard
AMDGPU/SI: Factor operand folding code into its own...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-28
NAKAMURA Takumi
Revert r246350, "The host and default target triples...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-28
Duncan P. N...
DI: Update tests before adding !dbg subprogram attachments
commit
|
commitdiff
|
tree
|
snapshot
2015-08-28
Paul Robinson
The host and default target triples do not need to...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-28
Duncan P. N...
DI: Set DILexicalBlock columns >= 65536 to 0/unknown
commit
|
commitdiff
|
tree
|
snapshot
2015-08-28
Peter Collingbourne
Use UNSUPPORTED instead of XFAIL to disable this test...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-28
Peter Collingbourne
lit: Match UNSUPPORTED against target triple as we...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-28
Vedant Kumar
[X86] NFC: Clean up and clang-format a few lines
commit
|
commitdiff
|
tree
|
snapshot
2015-08-28
Duncan P. N...
DI: Add Function::getSubprogram()
commit
|
commitdiff
|
tree
|
snapshot
2015-08-28
Duncan P. N...
AsmPrinter: Allow null subroutine type
commit
|
commitdiff
|
tree
|
snapshot
2015-08-28
David Majnemer
Revert r246232 and r246304.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-28
Matthew Simpson
Remove white space (test commit)
commit
|
commitdiff
|
tree
|
snapshot
2015-08-28
Rafael Espindola
Split the gold tests into X86 and PowerPC directories.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-28
Duncan P. N...
DI: Require subprogram definitions to be distinct
commit
|
commitdiff
|
tree
|
snapshot
2015-08-28
Sanjoy Das
[IR] Add some asserts to CallInst and InvokeInst; NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-28
Sanjoy Das
[InstCombine] Fix PR24605.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-28
Chad Rosier
Optimize memcmp(x,y,n)==0 for small n and suitably...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-28
Vedant Kumar
[test] (NFC) Simplify Transforms/ConstProp/calls.ll
commit
|
commitdiff
|
tree
|
snapshot
2015-08-28
Petar Jovanovic
[mips64][mcjit] Add N64R6 relocations tests and fix...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-28
Petar Jovanovic
[mips] Remove incorrect DebugLoc entries from prologue
commit
|
commitdiff
|
tree
|
snapshot
2015-08-28
Matt Arsenault
Make MergeConsecutiveStores look at other stores on...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-28
David Majnemer
Test case for r246304.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-28
JF Bastien
Remove Merge Functions pointer comparisons
commit
|
commitdiff
|
tree
|
snapshot
2015-08-28
David Majnemer
[CodeGen] isInTailCallPosition didn't consider readnone...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-28
James Molloy
[LoopUtils] Move a private constructor nearer the other...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-28
Sanjay Patel
[x86] enable machine combiner reassociations for scalar...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-28
Davide Italiano
[MC] Convert tests to use llvm-readobj --macho-version...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-28
Rui Ueyama
llvm-readobj: Dump more info for COFF import libraries.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-28
Chandler Carruth
[SROA] Fix PR24463, a crash I introduced in SROA by...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-28
Rui Ueyama
Attempt to unbreak Win32 build.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-28
Rui Ueyama
Re-apply r246276 - Object: Teach llvm-ar to create...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-28
Steven Wu
Revert r246244 and r246243
commit
|
commitdiff
|
tree
|
snapshot
2015-08-28
Rui Ueyama
Rollback r246276 - Object: Teach llvm-ar to create...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-28
Rui Ueyama
Object: Teach llvm-ar to create symbol table for COFF...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-28
NAKAMURA Takumi
LLVMCodeGen: Update libdeps corresponding to r246236.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-28
Peter Collingbourne
Tweak XFAIL line for mips.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-28
NAKAMURA Takumi
Kaleidoscope: Prune __attribute__((used)). Some compile...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-28
NAKAMURA Takumi
Disable llvm/test/Examples/ for now while investigating.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-28
Peter Collingbourne
XFAIL parallel.ll test on MIPS and AArch64 until test...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-28
Ahmed Bougacha
[CodeGen] Support (and default to) expanding READCYCLEC...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-28
Joseph Tremoulet
[WinEH] Update coloring to handle nested cases cleanly
commit
|
commitdiff
|
tree
|
snapshot
2015-08-28
Piotr Padlewski
Constant propagation after hitting assume(cmp) bugfix
commit
|
commitdiff
|
tree
|
snapshot
2015-08-28
Piotr Padlewski
Constant propagation after hiting llvm.assume
commit
|
commitdiff
|
tree
|
snapshot
2015-08-28
NAKAMURA Takumi
[CMake] Fix build on MSVC in r246156.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-28
George Burgess IV
Fix: CFLAA -- Mark no-args returns as unknown
commit
|
commitdiff
|
tree
|
snapshot
2015-08-27
Quentin Colombet
[AArch64][CollectLOH] Fix a regression that prevented...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-27
Peter Collingbourne
CodeGen: Introduce splitCodeGen and teach LTOCodeGenera...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-27
Reid Kleckner
[WinEH] Add some support for code generating catchpad
commit
|
commitdiff
|
tree
|
snapshot
2015-08-27
Michael J....
[yaml2obj] Support numeric indexes to create invalid...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-27
David Majnemer
[ValueTracking] readnone CallInsts are fair game for...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-27
Lang Hames
Add a global mapping layer for Orc. Adapted from a...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-27
Peter Collingbourne
Support: Introduce thread.h.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-27
Ahmed Bougacha
[CodeGen] Check FoldConstantArithmetic result before...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-27
Ahmed Bougacha
[TableGen][DAGISel] Dedup predicates with same code...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-27
Tyler Nowicki
Fix test introduced in r246187 that failed on some...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-27
Lang Hames
Oops - Re-add the Kaleidoscope regression tests themsel...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-27
Lang Hames
Recommit r246175 - Add Kaleidoscope regression tests...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-27
Erik Schnetter
Enable constant propagation for more math functions
commit
|
commitdiff
|
tree
|
snapshot
2015-08-27
Erik Schnetter
Revert 246186; still breaks on some systems
commit
|
commitdiff
|
tree
|
snapshot
2015-08-27
Tyler Nowicki
Improve vectorization diagnostic messages and extend...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-27
Erik Schnetter
Enable constant propagation for more math functions
commit
|
commitdiff
|
tree
|
snapshot
2015-08-27
Lang Hames
Revert r246175 to get builder green again.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-27
Ahmed Bougacha
[TableGen] Remove dead code. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-27
Lang Hames
Add Kaleidoscope regression tests.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-27
Matt Arsenault
AMDGPU/SI: Add test for folding constants into operands
commit
|
commitdiff
|
tree
|
snapshot
2015-08-27
Erik Schnetter
Revert r246158 since it breaks LLVM.Transforms/ConstPro...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-27
Jonathan Roelofs
Fix a case of `CHECK[^:]*$`.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-27
Erik Schnetter
Enable constant propagation for more math functions
commit
|
commitdiff
|
tree
|
snapshot
2015-08-27
NAKAMURA Takumi
[CMake] OBJLIB-ize *-tblgen.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-27
Chad Rosier
[LoopVectorize] Move test from r246149 into a target...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-27
NAKAMURA Takumi
[CMake] Let ExceptionDemo buildable with ENABLE_EH.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-27
Davide Italiano
[llvm-readobj] Add support for dumping MachO min versio...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-27
Chad Rosier
[LoopVectorize] Add Support for Small Size Reductions.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-27
James Molloy
[LoopVectorize] Extract InductionInfo into a helper...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-27
Alex Rosenberg
Whoops, remove trailing whitespace.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-27
Pete Cooper
isKnownNonNull needs to consider globals in non-zero...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-27
Philip Reames
Allow value forwarding past release fences in EarlyCSE
commit
|
commitdiff
|
tree
|
snapshot
2015-08-27
Philip Reames
[RewriteStatepointsForGC] Reduce the number of new...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-27
Tyler Nowicki
Improved printing of analysis diagnostics in the loop...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-27
Cong Hou
Fixed a bug that edge weights are not assigned correctl...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-27
NAKAMURA Takumi
Kaleidoscope: Prune unused libdeps.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-26
Philip Reames
[SimplifyCFG] Prune code from a provably unreachable...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-26
Hal Finkel
[PowerPC] Remove unnecessary braces in PPCVSXFMAMutate
commit
|
commitdiff
|
tree
|
snapshot
2015-08-26
Bjarke Hammersholt...
[NVPTX] Let NVPTX backend detect integer min and max...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-26
Cong Hou
[ARM] Use BranchProbability::scale() to scale an intege...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-26
Cong Hou
Assign weights to edges to jump table / bit test header...
commit
|
commitdiff
|
tree
|
snapshot
next