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-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
2014-03-02
Craig Topper
[C++11] Remove LLVM_FINAL and LLVM_OVERRIDE macros...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-02
Venkatraman...
[SparcV9] Adds support for branch on integer register...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-02
Elena Demikhovsky
AVX-512: Fixed extract_vector_elt for v8i1 vector
commit
|
commitdiff
|
tree
|
snapshot
2014-03-02
Chandler Carruth
[C++11] Suggest placing callable arguments as the last...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-02
Craig Topper
Switch all uses of LLVM_OVERRIDE to just use 'override...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-02
Chandler Carruth
[C++11] Update the coding standards to provide some...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-02
Craig Topper
Add back LLVM_FINAL macro. lld still needs it.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-02
Craig Topper
Switch all uses of LLVM_FINAL to just use 'final',...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-02
Chris Lattner
remove an old entry whose link is broken anyway
commit
|
commitdiff
|
tree
|
snapshot
2014-03-02
Venkatraman...
[Sparc] Add support for parsing branches and conditiona...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-02
Venkatraman...
[Sparc] Make floating point branch instruction formats...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-02
Chandler Carruth
[C++11] Switch all uses of the llvm_move macro to use...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-02
Venkatraman...
[Sparc] Add support for parsing fcmp with %fcc registers.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-02
Chandler Carruth
[C++11] Add support for OwningPtr<T> to be converted...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-02
Chandler Carruth
[C++11] Add unit tests for OwningPtr<T> in preparation...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-02
Alp Toker
[C++11] Expand and eliminate the LLVM_ENUM_INT_TYPE...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-02
Venkatraman...
[Sparc] Add register class for floating point condition...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-02
Sean Silva
[docs] Fix some Sphinx warnings.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-01
Venkatraman...
[SparcV9] Add support for parsing branch instructions...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-01
Matt Arsenault
R600: Add failing control flow tests.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-01
Hal Finkel
Remove extra truncs/exts around i32 bit operations...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-01
Venkatraman...
[Sparc] Add support for parsing annulled branch instruc...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-01
Venkatraman...
[Sparc] Add support for parsing sparcv9 instructions...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-01
Venkatraman...
[Sparc] Add missing ALU instruction patterns.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-01
Benjamin Kramer
Make helper function static.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-01
Sasa Stankovic
Add missing FileCheck in test command line.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-01
Benjamin Kramer
Now that we have C++11, turn simple functors into lambd...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-01
Chandler Carruth
[C++11] Remove LLVM_HAS_CXX11_STDLIB now that it is...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-01
Chandler Carruth
[C++11] Remove LLVM_HAS_CXX11_TYPETRAITS now that it...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-01
Chandler Carruth
[C++11] Now that we're not using it, remove the
commit
|
commitdiff
|
tree
|
snapshot
2014-03-01
Chandler Carruth
[C++11] Remove uses of LLVM_HAS_RVALUE_REFERENCES from...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-01
Chandler Carruth
[C++11] Remove the use of LLVM_HAS_RVALUE_REFERENCES...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-01
Venkatraman...
[Sparc] Add support to decode unimp instruction.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-01
Chandler Carruth
[C++11] Remove the R-value reference #if usage from...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-01
Chandler Carruth
[C++11] Force the other C++11 standard library detectio...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-01
Venkatraman...
[Sparc] Add support to decode negative simm13 operands...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-01
Venkatraman...
[Sparc] Add support for decoding call instructions...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-01
Andrew Trick
Rewrite a terrible comment about the machine model.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-01
Venkatraman...
[Sparc] Add support to disassemble sparc memory instruc...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-01
Chandler Carruth
[C++11] Turn off compiler-based detection of R-value...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-01
Venkatraman...
Add support for parsing sun-style section flags in...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-01
Venkatraman...
[Sparc] Implement writeNopData. Emit actual NOP instruc...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-01
Venkatraman...
[Sparc] Teach SparcAsmParser to emit correct relocation...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-01
Mark Seaborn
Fix RWMutex to be thread-safe when pthread_rwlock is...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-01
Chandler Carruth
[C++11] Replace autoconf --enable-cxx11 with --enable...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-01
Chandler Carruth
[C++11] Switch the CMake option from LLVM_ENABLE_CXX11...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-01
Chandler Carruth
[docs] Update the docs to remove my hedging about C...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-01
Venkatraman...
[Sparc] 80 column rule. No functionality change.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-01
Venkatraman...
[Sparc] Add support for parsing directives in SparcAsmP...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-01
Venkatraman...
[Sparc] Emit 'restore' instead of 'restore %g0, %g0...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-28
Manman Ren
SpillPlacement: fix a bug in iterate.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-28
Reid Kleckner
[CMake] Remove dead C backend option
commit
|
commitdiff
|
tree
|
snapshot
2014-02-28
Reid Kleckner
Reflow isProfitableToMakeFastCC
commit
|
commitdiff
|
tree
|
snapshot
2014-02-28
Lang Hames
Jumped the gun with r202551 and broke some bots that...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-28
Lang Hames
New PBQP solver, and updates to the PBQP graph.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-28
Chandler Carruth
[docs] Clarify that there isn't much to be done other...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-28
Chandler Carruth
[C++11] Switch autoconf and make to use C++11 by defaul...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-28
Eric Christopher
Fix >> to be > > for non-c++11.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-28
Tom Stellard
R600: Verify all instructions in the AsmPrinter on...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-28
Tom Stellard
R600/SI: Expand all v16[if]32 operations
commit
|
commitdiff
|
tree
|
snapshot
2014-02-28
Chandler Carruth
[C++11] Switch CMake to use C++11 by default! Next...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-28
Eric Christopher
80-col.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-28
Eric Christopher
Fix a crasher where when we're attempting to replace...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-28
Richard Smith
Add more whitespace to fix more bullets.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-28
Richard Smith
Add whitespace to try to fix bulleted list.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-28
Ben Langmuir
Fix some links to C++11 feature papers in the Coding...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-28
Gabor Greif
add missing 3.4 release
commit
|
commitdiff
|
tree
|
snapshot
2014-02-28
Justin Bogner
CommandLine: Exit successfully for -version and -help
commit
|
commitdiff
|
tree
|
snapshot
2014-02-28
Adam Nemet
Test commit
commit
|
commitdiff
|
tree
|
snapshot
2014-02-28
Zoran Jovanovic
Fixed operand of SC microMIPS instruction.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-28
Rafael Espindola
Drop libtool from llvm.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-28
Zoran Jovanovic
Fixed encoding of SYSCALL microMIPS instruction.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-28
Zoran Jovanovic
Revert revision 202518 because of wrong commit message.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-28
Zoran Jovanovic
Fix operand of SC instruction.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-28
Rafael Espindola
With rpaths being set correctly, SHLIBPATH_VAR is not...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-28
Rafael Espindola
Correctly set rpath for unittests.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-28
Rafael Espindola
Centralize the handling of install_name and rpath.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-28
Chandler Carruth
[docs] Add a section to the coding standards about...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-28
Evgeniy Stepanov
X86Operand is extracted into individual header.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-28
Chandler Carruth
[docs] A slight tweak to the intro for the golden rule...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-28
Chandler Carruth
[docs] Tweak the example to match what is apparantly...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-28
Chandler Carruth
[docs] Switch to external hyperlink references. Much...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-28
Chandler Carruth
[docs] Fix my links to use the correct ReST syntax.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-28
Chandler Carruth
[docs] Fix 80-column wrap that I messed up.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-28
Chandler Carruth
[docs] Tweak discussion of BSDs based on feedback from...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-28
Chandler Carruth
[docs] Add a big section with details about how to...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-28
NAKAMURA Takumi
Reorder Mips/MCTargetDesc/CMakeLists.txt.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-28
Sasa Stankovic
[mips] Add MipsNaClELFStreamer.cpp to CMakeLists.txt.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-28
Sasa Stankovic
[mips] Implement NaCl sandboxing of indirect jumps:
commit
|
commitdiff
|
tree
|
snapshot
2014-02-28
Tobias Grosser
Add 'remark' diagnostic type in LLVM
commit
|
commitdiff
|
tree
|
snapshot
2014-02-28
Alexey Samsonov
Turn static inline functions to inline, following Rafae...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-28
Hal Finkel
Swap PPC isel operands to allow for 0-folding
commit
|
commitdiff
|
tree
|
snapshot
2014-02-28
Rui Ueyama
llvm-objdump: Fix crash bug with printing unwind info...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-28
Rui Ueyama
Style fix.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-28
Rafael Espindola
Now that it is possible, use the mangler in IRObjectFile.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-28
Rui Ueyama
Rename coff_pdata_x64 -> coff_runtime_function_x64.
commit
|
commitdiff
|
tree
|
snapshot
next