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-30
Duncan P. N...
UseListOrder: Remove move assignment
commit
|
commitdiff
|
tree
|
snapshot
2014-07-29
Joerg Sonnenberger
Add rfci instruction.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-29
Lang Hames
[MCJIT] Add options to llvm-rtdyld to describe a phony...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-29
Joerg Sonnenberger
mbar without argument is equivalent to mbar 0.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-29
Duncan P. N...
Revert "UseListOrder: Order GlobalValue uses after...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-29
Joerg Sonnenberger
Recognize BookE's mbar instruction.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-29
Duncan P. N...
UseListOrder: Additional test coverage for r214242
commit
|
commitdiff
|
tree
|
snapshot
2014-07-29
Duncan P. N...
UseListOrder: Order GlobalValue uses after initializers
commit
|
commitdiff
|
tree
|
snapshot
2014-07-29
Duncan P. N...
UseListOrder: Create a struct around OrderMap, NFC
commit
|
commitdiff
|
tree
|
snapshot
2014-07-29
Manman Ren
Feedback on r214189, no functionality change.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-29
Eli Bendersky
Add missing test for r214210.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-29
Joerg Sonnenberger
Fix typo in alias: DSIR -> DSISR
commit
|
commitdiff
|
tree
|
snapshot
2014-07-29
Justin Bogner
llvm-profdata: Clean up and reorganize some tests
commit
|
commitdiff
|
tree
|
snapshot
2014-07-29
Joerg Sonnenberger
Support move to/from segment register.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-29
Lang Hames
[MCJIT] XFAIL some RuntimeDyld tests on MIPS - RuntimeD...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-29
Rafael Espindola
Use nullptr instead of NULL.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-29
Alex Lorenz
Coverage: improve efficiency of the counter propagation...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-29
Lang Hames
[MCJIT] Make sure we print the full 64-bit result of...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-29
Rafael Espindola
Remove unused includes.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-29
Matt Arsenault
R600/SI: Implement getLdStBaseRegImmOfs
commit
|
commitdiff
|
tree
|
snapshot
2014-07-29
Duncan P. N...
UseListOrder: Try to resolve buildbot failure
commit
|
commitdiff
|
tree
|
snapshot
2014-07-29
Rafael Espindola
Delete dead code.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-29
Rafael Espindola
Have a single enum for "not a bitcode" error.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-29
Matt Arsenault
R600/SI: Enable named operand table for DS instructions
commit
|
commitdiff
|
tree
|
snapshot
2014-07-29
Matt Arsenault
Remove line with no effect
commit
|
commitdiff
|
tree
|
snapshot
2014-07-29
Rafael Espindola
gold plugin: Fix handling of corrupted bitcode files.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-29
Duncan P. N...
UseListShuffleVector: Remove copy constructor
commit
|
commitdiff
|
tree
|
snapshot
2014-07-29
Duncan P. N...
UseListShuffleVector: Code reorganization, NFC
commit
|
commitdiff
|
tree
|
snapshot
2014-07-29
Lang Hames
[MCJIT] Make the RuntimeDyldChecker stub_addr builtin...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-29
Eli Bendersky
Fix FileCheck crash when empty prefix is passed.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-29
Rafael Espindola
Move the bitcode error enum to the include directory.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-29
Alex Lorenz
Coverage: fix the missing output stream in recursive...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-29
Juergen Ributzka
[RuntimeDyld][AArch64] Make encode/decodeAddend also...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-29
Juergen Ributzka
[RuntimeDyld][AArch64] Make encode/decodeAddend more...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-29
Rafael Espindola
Small gold plugin simplifications.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-29
Joerg Sonnenberger
Add a number of aliases for SPR access.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-29
Matt Arsenault
R600/SI: Add isMUBUF / isMTBUF
commit
|
commitdiff
|
tree
|
snapshot
2014-07-29
Matt Arsenault
R600/SI: Set bits on SMRD instructions
commit
|
commitdiff
|
tree
|
snapshot
2014-07-29
Simon Atanasyan
Install the `obj2yaml` and `yaml2obj` utilities togethe...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-29
Manman Ren
[Debug Info] remove DITrivialType and use null to repre...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-29
Duncan P. N...
llvm-uselistorder: Fix header comments from r214144
commit
|
commitdiff
|
tree
|
snapshot
2014-07-29
Rafael Espindola
Add a test for the mtriple plugin option.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-29
Duncan P. N...
IR: Create the use-list order shuffle vector in-place
commit
|
commitdiff
|
tree
|
snapshot
2014-07-29
Justin Bogner
ProfileData: Don't redundantly default initialize a...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-29
Joerg Sonnenberger
Add rfi instruction. Based on feedback by Ulrich Weigand.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-29
Sasa Stankovic
[mips] Don't use odd-numbered single precision register...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-29
Ulrich Weigand
[PowerPC] Fix ppc64-elf-abi.ll test case on Darwin
commit
|
commitdiff
|
tree
|
snapshot
2014-07-29
NAKAMURA Takumi
UseListShuffleVector: Add a copy constructor to appease...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-29
Tim Northover
CodeGenPrep: fall back to MVT::Other if instruction...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-29
Tim Northover
ARM: add __aeabi_d2h for truncation on AEABI systems
commit
|
commitdiff
|
tree
|
snapshot
2014-07-29
Tim Northover
ARM: fix @llvm.convert.from.fp16 on softfloat targets.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-29
NAKAMURA Takumi
UseListShuffleVector::~UseListShuffleVector(): Fix...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-29
NAKAMURA Takumi
[autoconf] Fixup s/3.5/3.6/. Clang's ident was 3.5...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-29
Jiangning Liu
Implement AArch64 TTI interface isAsCheapAsAMove.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-29
Jiangning Liu
Add TargetInstrInfo interface isAsCheapAsAMove.
commit
|
commitdiff
|
tree
|
snapshot
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
next