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-03-05
Matt Arsenault
Allow constant folding of fma and fmuladd
commit
|
commitdiff
|
tree
|
snapshot
2014-03-05
Matt Arsenault
Fix duplicate code in ConstantFolding
commit
|
commitdiff
|
tree
|
snapshot
2014-03-04
Adam Nemet
[DAGCombiner] Factor out distributeTruncateThroughAnd
commit
|
commitdiff
|
tree
|
snapshot
2014-03-04
Evan Cheng
Remove a special character in comment that accidentiall...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-04
Richard Smith
Remove dependence on std::function.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-04
Richard Smith
Add support for arbitrary functors to CrashRecoveryContext.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-04
Benjamin Kramer
APFloat: Add a move ctor and operator=
commit
|
commitdiff
|
tree
|
snapshot
2014-03-04
Rui Ueyama
llvm-objdump: Indent unwind info contents.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-04
Rui Ueyama
llvm-objdump: Fix typo in output.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-04
Reid Kleckner
MS asm: Attempt to parse variables followed by a bracke...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-04
Saleem Abdulrasool
X86: 80-column
commit
|
commitdiff
|
tree
|
snapshot
2014-03-04
NAKAMURA Takumi
[CMake] add_llvm_target(): No need to include TABLEGEN_...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-04
Will Schmidt
[PowerPC] support powerpc64le as syntax-checking target...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-04
Richard Osborne
[XCore] Fix call of absolute address.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-04
NAKAMURA Takumi
[CMake] check-llvm: Include "bugpoint" in dependent...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-04
NAKAMURA Takumi
Remove out-of-date comment in llvm/tools/CMakeLists...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-04
Daniel Sanders
[mips][msa] Correct the behaviour of the COPY_FW pseudo...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-04
Chandler Carruth
Hey, we can stop depending on the IR library from the...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-04
Chandler Carruth
[Modules] Move the LeakDetector header into the IR...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-04
Chandler Carruth
[cleanup] Fix a typo in the path.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-04
Chandler Carruth
[Modules] Move the PassNameParser to the IR library...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-04
Chandler Carruth
[Modules] Move the ConstantRange class into the IR...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-04
Chandler Carruth
[Modules] Stop including CFG.h from GenericDomTree...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-04
Chandler Carruth
[Modules] Move the PredIteratorCache into the IR librar...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-04
Chandler Carruth
[Modules] Move the NoFolder into the IR library as...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-04
Chandler Carruth
[Modules] Move the ConstantFolder into the IR library...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-04
Chandler Carruth
[Modules] Move the TargetFolder into the Analysis libra...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-04
Chandler Carruth
[Modules] Move CFG.h to the IR library as it defines...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-04
Chandler Carruth
[Modules] Delete DataFlow.h rather than move it to...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-04
Chandler Carruth
[Modules] Move ValueMap to the IR library. While this...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-04
Chandler Carruth
[Modules] Move ValueHandle into the IR library where...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-04
Chandler Carruth
[Modules] Move the LLVM IR pattern match header into...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-04
Chandler Carruth
[Modules] Move CallSite into the IR library where it...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-04
Chandler Carruth
[Modules] Move GetElementPtrTypeIterator into the IR...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-04
Chandler Carruth
[Modules] Move InstIterator out of the Support library...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-04
Chandler Carruth
[cleanup] Re-sort all the includes with utils/sort_incl...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-04
Timur Iskhodzhanov
Remove unused typedef
commit
|
commitdiff
|
tree
|
snapshot
2014-03-04
Vladimir Medic
This patch implements .set mips32r2 directive and sets...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-04
Yaron Keren
Cleaning up a bunch of pre-Visual C++ 2012 build hacks.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-04
Chandler Carruth
[cleanup] Add a getOperandNo method to the Use class...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-04
Chandler Carruth
[cleanup] Use early exit and simpler temporary variable...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-04
Patrik Hagglund
Fix gcc -Wunused-but-set-variable warning.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-04
Chandler Carruth
[cleanup] Run clang-format over the Use code. It was...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-04
Chandler Carruth
[cleanup] Tidy up and modernize comments and the defini...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-04
NAKAMURA Takumi
PBQP/Graph.h: Prune @return in setNodeCosts, possibly...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-04
NAKAMURA Takumi
PBQP/Graph.h: s/os/OS/ in @param. [-Wdocumentation]
commit
|
commitdiff
|
tree
|
snapshot
2014-03-04
Craig Topper
[C+11] Add 'override' keyword to methods in the support...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-04
Rui Ueyama
Fix typo.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-04
Rui Ueyama
Use auto for readability.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-04
Rui Ueyama
llvm-objdump: Print x64 unwind info in executable.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-04
Rui Ueyama
Make a test for llvm-objdump a little bit more readable.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-04
Rui Ueyama
llvm-objdump: Split printRuntimeFunction to two small...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-04
Kevin Qin
[AArch64]Fix improper diagnostics about offset range...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-04
Reid Kleckner
MC: Fix Intel assembly parser for [global + offset]
commit
|
commitdiff
|
tree
|
snapshot
2014-03-04
Chad Rosier
Revert "[AArch64] This is a work in progress to provide...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-04
Rui Ueyama
llvm-objdump: Split printCOFFUnwindInfo into small...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-04
Rui Ueyama
llvm-objdump: Use range-based-for loop and fix format.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-03
Chad Rosier
[AArch64] This is a work in progress to provide a machi...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-03
Aaron Ballman
Adding support for MSVC debugger visualization of the...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-03
Reid Kleckner
Avoid std::function until PR19030 is fixed
commit
|
commitdiff
|
tree
|
snapshot
2014-03-03
Benjamin Kramer
Add missing include.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-03
Diego Novillo
Pass to emit DWARF path discriminators.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-03
Benjamin Kramer
[C++11] Use std::tie to simplify compare operators.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-03
Peter Collingbourne
Document that std::initializer_list is not always avail...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-03
Benjamin Kramer
[C++11] Remove a leftover std::function instance.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-03
Chandler Carruth
[C++11] Remove the completely unnecessary requirement...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-03
Diego Novillo
Add DWARF discriminator support to DILexicalBlocks.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-03
Lang Hames
Re-apply r202551, which introduced new PBQP solver.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-03
Benjamin Kramer
Revert "[C++11] Replace LLVM atomics with std::atomic."
commit
|
commitdiff
|
tree
|
snapshot
2014-03-03
Benjamin Kramer
[C++11] Replace LLVM atomics with std::atomic.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-03
Duncan P. N...
C++11: Beware unnecessary copies with auto
commit
|
commitdiff
|
tree
|
snapshot
2014-03-03
Duncan P. N...
Clarify struct usage guidelines
commit
|
commitdiff
|
tree
|
snapshot
2014-03-03
Tom Stellard
Add patch level to llvm version in CMake and Autoconf
commit
|
commitdiff
|
tree
|
snapshot
2014-03-03
Richard Osborne
Don't emit a blank line when running llvm-config -...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-03
Daniel Sanders
[mips] Prevent %lo relocation being used on MSA loads...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-03
Ed Maste
[mips] support FK_Data_2 and FK_Data_8 to fix big-endia...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-03
Vladimir Medic
Fixing a build failure reported by certain buildbots...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-03
Benjamin Kramer
Unbreak the C++11 build.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-03
Evgeniy Stepanov
[msan] Handle X86 SIMD bitshift intrinsics.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-03
Vladimir Medic
This patch implements jalx instruction for Mips archite...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-03
Tobias Grosser
[C++11] Add a basic block range view for RegionInfo
commit
|
commitdiff
|
tree
|
snapshot
2014-03-03
Chandler Carruth
[C++11] MSVC 2012 can't handle list-initialization...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-03
Chandler Carruth
[C++11] Add two range adaptor views to User: operands and
commit
|
commitdiff
|
tree
|
snapshot
2014-03-03
Chandler Carruth
[C++11] Add an iterator_range class template. This...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-03
Ahmed Charles
[C++11] Pass unique_ptr by value instead of &&.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-03
Saleem Abdulrasool
AsmParser: add missed tests
commit
|
commitdiff
|
tree
|
snapshot
2014-03-02
Venkatraman...
[Sparc] Add trap on integer condition codes (Ticc)...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-02
Venkatraman...
[Sparc] Add return/rett instruction to Sparc backend.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-02
Benjamin Kramer
Remove unnecessary copy ctors.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-02
Venkatraman...
[Sparc] Add support for decoding jmpl/retl/ret instruction.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-02
Benjamin Kramer
Give APInt move semantics.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-02
Venkatraman...
[Sparc] Add fcmpe* instructions to Sparc backend.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-02
Venkatraman...
[Sparc] Add VIS instructions to sparc backend.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-02
Hal Finkel
Add a PPC inline asm constraint type for single CR...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-02
Michael Kuperstein
Ensure bitcode encoding of instructions and their opera...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-02
Benjamin Kramer
[C++11] Replace llvm::tie with std::tie.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-02
Chandler Carruth
[C++11] Replace LLVM_STATIC_ASSERT with static_assert...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-02
Ahmed Charles
Test commit.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-02
Benjamin Kramer
[C++11] Replace llvm::next and llvm::prior with std...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-02
Chandler Carruth
[C++11] Clarify in the Compiler.h support macros and...
commit
|
commitdiff
|
tree
|
snapshot
next