projects
/
platform
/
upstream
/
llvm.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/llvm.git
2014-08-01
Sean Callanan
Fixed a problem in the Clang AST importer where
commit
|
commitdiff
|
tree
|
snapshot
2014-08-01
Richard Smith
Notional simplification: defer emitting deferred inline...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-01
Duncan P. N...
UseListOrder: Fix blockaddress use-list order
commit
|
commitdiff
|
tree
|
snapshot
2014-08-01
Akira Hatanaka
[X86] Simplify X87 stackifier pass.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-01
Richard Smith
Actually fix problem with modules buildbot this time.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-01
NAKAMURA Takumi
llvm/test/CodeGen/Mips/cconv/arguments-varargs.ll:...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-01
Ben Langmuir
Add -fbuild-session-file as an alternative to -fbuild...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-01
Adrian Prantl
Debug info: Infrastructure to support debug locations...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-01
Greg Clayton
Don't hand compute mydir, do it using "TestBase.compute...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-01
Chandler Carruth
[SDAG] MorphNodeTo recursively deletes dead operands...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-01
Jonathan Roelofs
[unwinder] Tell the assembler that functions are functi...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-01
Tom Stellard
Revert "R600: Move code for generating REGISTER_LOAD...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-01
Reid Kleckner
MS inline asm: Hide symbol to attempt to fix test failu...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-01
Duncan P. N...
BitcodeReader: Change mechanics of BlockAddress forward...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-01
Tom Stellard
R600/SI: Remove leftover debugging code
commit
|
commitdiff
|
tree
|
snapshot
2014-08-01
Jan Vesely
relational: Add islessequal(floatN) builtin
commit
|
commitdiff
|
tree
|
snapshot
2014-08-01
Jan Vesely
relational: Add isless(floatN) builtin
commit
|
commitdiff
|
tree
|
snapshot
2014-08-01
Tom Stellard
R600: Move code for generating REGISTER_LOAD into R600I...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-01
Reid Kleckner
docs: Strongly recommend setting rpath when using a...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-01
Alexey Samsonov
[Sanitizer] Introduce SanitizerMetadata class.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-01
Duncan P. N...
IR: Add BasicBlock::insertInto()
commit
|
commitdiff
|
tree
|
snapshot
2014-08-01
Joerg Sonnenberger
Let's assume PowerPC has no SSE.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-01
Peter Collingbourne
[dfsan] Correctly handle loads and stores of zero size.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-01
Eric Christopher
Add a non-const subtarget returning function to the...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-01
Duncan P. N...
BitcodeReader: Fix some BlockAddress forward reference...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-01
Duncan P. N...
Try to fix configure+make after r214556
commit
|
commitdiff
|
tree
|
snapshot
2014-08-01
Duncan P. N...
Rewrite BitReaderTest, NFC
commit
|
commitdiff
|
tree
|
snapshot
2014-08-01
Richard Smith
Re-commit r214547 with tests fixed. Hopefully all the...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-01
Reid Kleckner
MS inline asm: Tests for r214550
commit
|
commitdiff
|
tree
|
snapshot
2014-08-01
Reid Kleckner
MS inline asm: Add tests for LLVM r214468
commit
|
commitdiff
|
tree
|
snapshot
2014-08-01
Reid Kleckner
MS inline asm: Use memory constraints for functions...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-01
Richard Smith
Revert r214547 due to test breakage.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-01
Justin Bogner
llvm-profdata: Replace redundant tests with more target...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-01
Richard Smith
Fix iterator invalidation issues that are breaking...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-01
Chandler Carruth
[SDAG] Begin simplifying the way in which the legalizer...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-01
Juergen Ributzka
[FastISel][AArch64] Fold offset into the memory operation.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-01
Viktor Kutuzov
Add FreeBSD support to the address sanitizer's deep_sta...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-01
Viktor Kutuzov
Fix the waitid sanitizer interceptor to work on FreeBSD...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-01
Rafael Espindola
Include Archive.h
commit
|
commitdiff
|
tree
|
snapshot
2014-08-01
Viktor Kutuzov
Fix building with in-tree libc++abi on FreeBSD
commit
|
commitdiff
|
tree
|
snapshot
2014-08-01
Rafael Espindola
Move virtual method out of line.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-01
Philip Reames
Add support for StackMap section for ELF/Linux systems
commit
|
commitdiff
|
tree
|
snapshot
2014-08-01
Juergen Ributzka
[FastISel][AArch64] Add branch weights.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-01
Greg Clayton
Convert over to using pipes for the initial LLDB comman...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-01
Rafael Espindola
Use object::Archive::create instead of new object:...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-01
Philip Reames
Explicitly report runtime stack realignment in StackMap...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-01
Rafael Espindola
Replace comment about ownership with std::unique_ptr.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-01
Ehsan Akhgari
[ASan] Support the asan_loadN/asan_storeN functions...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-01
Juergen Ributzka
[FastISel][ARM] Do not emit stores for undef arguments.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-01
Rafael Espindola
Use range loop.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-01
Hans Wennborg
Update build instructions for the clang-format VS plugin
commit
|
commitdiff
|
tree
|
snapshot
2014-08-01
Renato Golin
Add missing breaks to AArch64InstrInfo::isGPRCopy
commit
|
commitdiff
|
tree
|
snapshot
2014-08-01
Ed Maste
Add decorator for FreeBSD test failure - malloc() break...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-01
Aaron Ballman
Dropping some else-after-returns. No functional changes...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-01
Matt Arsenault
R600: Cleanup test
commit
|
commitdiff
|
tree
|
snapshot
2014-08-01
Matt Arsenault
Make getNamedOperandIdx readonly
commit
|
commitdiff
|
tree
|
snapshot
2014-08-01
Matt Arsenault
R600/SI: Don't display GDS bit for read2
commit
|
commitdiff
|
tree
|
snapshot
2014-08-01
Ed Maste
Fix test execution: the cmake keyword is CACHE, not...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-01
Chad Rosier
[AArch64] Fix test from r214518 in an attempt to appeas...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-01
Eli Bendersky
Add IR Mangler for more stable mangling.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-01
Rafael Espindola
Remove lto_codegen_set_attr.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-01
Chad Rosier
[AArch64] Generate tbz/tbnz when comparing against...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-01
Ulrich Weigand
[PowerPC] PR20280 - Slots for byval parameters are...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-01
Rafael Espindola
Remove some calls to std::move.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-01
Rafael Espindola
[pr20127] Check for leading \1 in the Twine version...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-01
Rafael Espindola
Simplify the code a bit with std::unique_ptr.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-01
Aaron Ballman
The GNU-style aligned attribute has an optional express...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-01
Daniel Sanders
Revert r214497: [mips] Defer va_arg expansion to the...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-01
Aaron Ballman
Replacing some more complex logic with a helper functio...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-01
Robert Lytton
Xcore target: Fix CXXStdlibIncludeArgs to check 'nostdi...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-01
Tim Northover
llvm-objdump: implement printing for MachO __compact_un...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-01
Daniel Jasper
clang-format: Add a space in ObjC protocols.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-01
Aaron Ballman
Improving diagnostic source ranges for the nonnull...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-01
Eli Bendersky
Fix a memory leak - dispose of the CXString after print...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-01
James Molloy
Allow only disassembling of M-class MSR masks that...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-01
Aaron Ballman
Initializing the loop hint option token again.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-01
Aaron Ballman
Improve some const-correctness to remove a -Wcast-qual...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-01
Aaron Ballman
Initializing the loop hint option token.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-01
Sylvestre Ledru
Update the code with clang changes r214450 (FunctionPro...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-01
Tilmann Scheller
[ARM] Make the assembler reject unpredictable pre/post...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-01
Tilmann Scheller
[ARM] Make the assembler reject unpredictable pre/post...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-01
Tilmann Scheller
[ARM] Make the assembler reject unpredictable pre/post...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-01
Daniel Sanders
[mips] Defer va_arg expansion to the backend.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-01
Erik Eckstein
SLPVectorizer: fix build problem in Release configuration
commit
|
commitdiff
|
tree
|
snapshot
2014-08-01
Simon Atanasyan
[Mips] Replace assembler code by YAML to make the ...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-01
Erik Eckstein
SLPVectorizer: improved scheduling algorithm.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-01
Daniel Sanders
[mips][PR19612] Fix va_arg for big-endian mode.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-01
Johannes Doerfert
[Format] Remove blank line in Dependences.h
commit
|
commitdiff
|
tree
|
snapshot
2014-08-01
Johannes Doerfert
[Fix] Annotate the IslAst with broken reductions (Missi...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-01
Johannes Doerfert
[Typo] Added dot at the end of a sentence.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-01
Johannes Doerfert
Annotate the IslAst with broken reductions
commit
|
commitdiff
|
tree
|
snapshot
2014-08-01
Johannes Doerfert
Change the semantics of is*Parallel
commit
|
commitdiff
|
tree
|
snapshot
2014-08-01
Erik Eckstein
SLP Vectorizer: added statistics counter
commit
|
commitdiff
|
tree
|
snapshot
2014-08-01
Johannes Doerfert
Change the printing of reduction types
commit
|
commitdiff
|
tree
|
snapshot
2014-08-01
Erik Eckstein
SLP Vectorizer: improve canonicalize tree operands...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-01
Eric Fiselier
Adding ABI information to linux test results
commit
|
commitdiff
|
tree
|
snapshot
2014-08-01
Eric Fiselier
Update information about compiler used during linux...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-01
Sylvestre Ledru
Revert of 214418:
commit
|
commitdiff
|
tree
|
snapshot
2014-08-01
Hal Finkel
[PowerPC] Generate unaligned vector loads using intrins...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-01
Matthew Gardiner
Change the encoding of the Triple string exchanged...
commit
|
commitdiff
|
tree
|
snapshot
next