projects
/
oota-llvm.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oota-llvm.git
2014-07-29
Duncan P. N...
Bitcode: Correctly compare a Use against itself
commit
|
commitdiff
|
tree
|
snapshot
2014-07-29
Duncan P. N...
Fix line-endings, NFC
commit
|
commitdiff
|
tree
|
snapshot
2014-07-29
Duncan P. N...
IR: Augment debug statements for use-list order
commit
|
commitdiff
|
tree
|
snapshot
2014-07-29
Rafael Espindola
Delete dead code.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-29
Matt Arsenault
Fix typos / grammar.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-29
Matt Arsenault
Fix header including itself
commit
|
commitdiff
|
tree
|
snapshot
2014-07-28
Duncan P. N...
llvm-uselistorder: Add -num-shuffles option
commit
|
commitdiff
|
tree
|
snapshot
2014-07-28
Kevin Enderby
Tweak llvm-nm’s -undefined-only (aka -u) printing for...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-28
Manman Ren
Clean up testing cases.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-28
Manman Ren
[Debug Info] unique MDNodes in the enum types of each...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-28
Manman Ren
Remove extra ; in testing case.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-28
Duncan P. N...
IR: Optimize size of use-list order shuffle vectors
commit
|
commitdiff
|
tree
|
snapshot
2014-07-28
Manman Ren
[Debug Info] add DISubroutineType and its creation...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-28
Hans Wennborg
Update LLVM version: 3.5 => 3.6
commit
|
commitdiff
|
tree
|
snapshot
2014-07-28
Eric Christopher
Regenerate autoconf, previous updates to the configury...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-28
Duncan P. N...
llvm-uselistorder: Get it building in configure+make...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-28
Duncan P. N...
Bitcode: Serialize (and recover) use-list order
commit
|
commitdiff
|
tree
|
snapshot
2014-07-28
Duncan P. N...
llvm-uselistorder: Add -save-temps option
commit
|
commitdiff
|
tree
|
snapshot
2014-07-28
Duncan P. N...
llvm-uselistorder: Check the correct flag for assembly
commit
|
commitdiff
|
tree
|
snapshot
2014-07-28
Duncan P. N...
IR: Expose Module::rbegin() and rend()
commit
|
commitdiff
|
tree
|
snapshot
2014-07-28
Lang Hames
[MCJIT] Remove extraneous parentheses in test case.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-28
Rafael Espindola
Test the linker plugin handling of llvm.used.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-28
Manman Ren
[Debug Info] add a template class DITypedArray.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-28
Manman Ren
[Debug Info] rename getTypeArray to getElements, setTyp...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-28
Manman Ren
[Debug Info] replace DIUnspecifiedParameter with DITriv...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-28
Matt Arsenault
R600: Modernize test
commit
|
commitdiff
|
tree
|
snapshot
2014-07-28
Alex Lorenz
llvm-cov: move the gcov code into a separate file.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-28
Matt Arsenault
R600/SI: Fix return type for isMIMG / isSMRD
commit
|
commitdiff
|
tree
|
snapshot
2014-07-28
Chandler Carruth
[SDAG] Add DEBUG logging to the legalizer, fixing a...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-28
Matt Arsenault
R600/SI: Implement getOptimalMemOpType
commit
|
commitdiff
|
tree
|
snapshot
2014-07-28
Rafael Espindola
Add tests for the various emit-llvm plugin options.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-28
Matt Arsenault
R600/SI: Make argument loads invariant
commit
|
commitdiff
|
tree
|
snapshot
2014-07-28
Matt Arsenault
Update comment
commit
|
commitdiff
|
tree
|
snapshot
2014-07-28
Rafael Espindola
Test the mcpu option.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-28
Robert Khasanov
[SKX] Enabling mask logic instructions: encoding, lowering
commit
|
commitdiff
|
tree
|
snapshot
2014-07-28
Dan Liew
Emit a warning if llvm_map_components_to_libraries...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-28
Dan Liew
Document the new LLVM CMake interface for building...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-28
Dan Liew
Fixed sphinx warning.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-28
Ulrich Weigand
[PowerPC] Add testcase forgotten in the 214072 commit.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-28
Ulrich Weigand
[PowerPC] Support ELFv1/ELFv2 ABI selection via features
commit
|
commitdiff
|
tree
|
snapshot
2014-07-27
Rafael Espindola
Start adding some tests for the gold plugin.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-27
Saleem Abdulrasool
ARM: correct handling of features in arch_extension
commit
|
commitdiff
|
tree
|
snapshot
2014-07-27
Saleem Abdulrasool
ARM: convert loop to range based
commit
|
commitdiff
|
tree
|
snapshot
2014-07-27
Matt Arsenault
Add alignment value to allowsUnalignedMemoryAccess
commit
|
commitdiff
|
tree
|
snapshot
2014-07-27
Tim Northover
AArch64: fix conversion of 'J' inline asm constraints.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-27
Chandler Carruth
[x86] Sink a variable only used by asserts into the...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-27
Chandler Carruth
[x86] Add a much more powerful framework for combining...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-27
Chandler Carruth
[ADT] Add a remarkbly useful little helper routine...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-26
Matt Arsenault
R600/SI: Fix broken test.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-26
Joey Gouly
Fix the failing test 'vector-idiv.ll'.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-26
Matt Arsenault
R600: Move intrinsic lowering to separate functions
commit
|
commitdiff
|
tree
|
snapshot
2014-07-26
Chandler Carruth
[SDAG] Add an assert that we don't mess up the number...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-26
Chandler Carruth
[SDAG] Simplify the code for handling single-value...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-26
Chandler Carruth
[SDAG] When performing post-legalize DAG combining...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-26
Nick Lewycky
Fix broken assert.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-26
NAKAMURA Takumi
X86ShuffleDecode.cpp: Silence a warning. [-Wunused...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-26
NAKAMURA Takumi
llvm/test/CodeGen/X86/vector-idiv.ll: Fix for -Asserts.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-26
Chandler Carruth
[x86] Fix PR20355 (for real). There are many layers...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-26
Chandler Carruth
[x86] Finish switching from CHECK to ALL. This was...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-26
Chandler Carruth
[x86] Revert r214007: Fix PR20355 ...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-26
Chandler Carruth
[x86] Fix PR20355 (and dups) by not using unsigned...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-26
Chandler Carruth
[x86] Add coverage for PMUL* instruction testing on...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-26
Richard Smith
[modules] Work around mislayering of MC / Object.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-26
NAKAMURA Takumi
Update X86/Utils/LLVMBuild.txt corresponding to r213986...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-26
NAKAMURA Takumi
IR/UseTest.cpp: Avoid std::to_string() to appease mingw...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-26
Chandler Carruth
[x86] More cleanup for this test -- simplify the comman...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-26
Chandler Carruth
[x86] Fix unused variable warning in no-asserts build.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-25
Chandler Carruth
[x86] FileCheck-ize this test.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-25
Chandler Carruth
[x86] Teach the X86 backend to print shuffle comments...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-25
Matt Arsenault
R600/SI: Allow partial unrolling and increase thresholds.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-25
Eric Christopher
Move R600 subtarget dependent variables onto the subtarget.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-25
Alex Lorenz
coverage: remove empty mapping regions
commit
|
commitdiff
|
tree
|
snapshot
2014-07-25
Hal Finkel
Canonicalization for @llvm.assume
commit
|
commitdiff
|
tree
|
snapshot
2014-07-25
Nico Weber
Wrap to 80 columns, no behavior change.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-25
NAKAMURA Takumi
llvm-uselistorder: Fix up LINK_COMPONENTS.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-25
Hal Finkel
Add @llvm.assume, lowering, and some basic properties
commit
|
commitdiff
|
tree
|
snapshot
2014-07-25
Akira Hatanaka
[stack protector] Add test cases for thumb and thumb2.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-25
Akira Hatanaka
[stack protector] Fix a potential security bug in stack...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-25
Brad Smith
Fix arc4random detection.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-25
Rafael Espindola
Remove dead code.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-25
Hal Finkel
[PowerPC] Support TLS on PPC32/ELF
commit
|
commitdiff
|
tree
|
snapshot
2014-07-25
Juergen Ributzka
[FastISel][AArch64] Add support for frameaddress intrinsic.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-25
Duncan P. N...
Move -verify-use-list-order into llvm-uselistorder
commit
|
commitdiff
|
tree
|
snapshot
2014-07-25
David Blaikie
Reapply "DebugInfo: Don't put fission type units in...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-25
Hal Finkel
Claim AA generally as code owner
commit
|
commitdiff
|
tree
|
snapshot
2014-07-25
Hans Wennborg
Fix MSVC2012 build error in UseListOrder.cpp
commit
|
commitdiff
|
tree
|
snapshot
2014-07-25
Duncan P. N...
Bitcode: Don't optimize constants when preserving use...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-25
David Blaikie
Recommit r212203: Don't try to construct debug LexicalS...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-25
David Blaikie
DebugInfo: Fix up some test cases to have more correct...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-25
Hal Finkel
Add code owner of scoped-noalias metadata
commit
|
commitdiff
|
tree
|
snapshot
2014-07-25
Hal Finkel
Convert noalias parameter attributes into noalias metad...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-25
Hal Finkel
Simplify and improve scoped-noalias metadata semantics
commit
|
commitdiff
|
tree
|
snapshot
2014-07-25
Duncan P. N...
Try to fix a layering violation introduced by r213945
commit
|
commitdiff
|
tree
|
snapshot
2014-07-25
Duncan P. N...
Fix -Werror build after r213945
commit
|
commitdiff
|
tree
|
snapshot
2014-07-25
Duncan P. N...
IPO: Add use-list-order verifier
commit
|
commitdiff
|
tree
|
snapshot
2014-07-25
Amara Emerson
[ARM] Emit ABI_PCS_R9_use build attribute.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-25
Benjamin Kramer
Run sort_includes.py on the AArch64 backend.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-25
Chandler Carruth
[cmake] Use the external project machinery for libcxxab...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-25
NAKAMURA Takumi
llvm/test/CodeGen/ARM/inlineasm-global.ll: Add explicit...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-25
NAKAMURA Takumi
llvm/test/CodeGen/ARM/inlineasm-global.ll: Avoid specif...
commit
|
commitdiff
|
tree
|
snapshot
next