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-02
Chandler Carruth
[x86] Fix a few typos in my comments spotted in passing.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-02
Chandler Carruth
[x86] Teach the target shuffle mask extraction to recog...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-02
Chandler Carruth
[x86] Teach my pshufb comment printer to handle VPSHUFB...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-02
Chandler Carruth
[SDAG] Refactor the code which deletes nodes in the...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-02
Owen Anderson
Fix issues with ISD::FNEG and ISD::FMA SDNodes where...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-02
Alexander Kornienko
Changed tool-template to use CommonOptionsParser.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-02
NAKAMURA Takumi
libclang/Makefile: Update LINK_COMPONENTS take #3....
commit
|
commitdiff
|
tree
|
snapshot
2014-08-02
NAKAMURA Takumi
libclang/Makefile: Update LINK_COMPONENTS take #2.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-02
Zachary Turner
Make the swig generation script use the correct python...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-02
NAKAMURA Takumi
libclang/Makefile: Restore some components in LINK_COMP...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-02
NAKAMURA Takumi
libclang: Update LINK_COMPONENTS.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-02
Justin Bogner
CodeGen: Remove commented out code
commit
|
commitdiff
|
tree
|
snapshot
2014-08-02
Akira Hatanaka
[ARM] In dynamic-no-pic mode, ARM's post-RA pseudo...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-02
Lang Hames
[MCJIT] Fix an overly-aggressive check in RuntimeDyldMa...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-02
Matt Arsenault
R600: Cleanup fneg tests
commit
|
commitdiff
|
tree
|
snapshot
2014-08-02
Michael Gottesman
Add a small utility called bisect that enables commandl...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-02
Eric Fiselier
[lit] Add --show-xfail flag to LIT.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-02
Matt Arsenault
R600/SI: Fix formatting.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-02
Alexander Kornienko
Use CommonOptionsParser in clang-query. This fixes...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-02
Richard Smith
In the case of mangling collisions, make an attempt...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-02
Chandler Carruth
[x86] Make some questionable tests not spew assembly...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-02
Alexey Samsonov
[ASan] Use metadata to pass source-level information...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-02
Jim Ingham
After you attach, give the process plugin a chance...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-02
Chandler Carruth
[SDAG] Allow the legalizer to delete an illegally typed...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-02
Chandler Carruth
[SDAG] Let the DAG combiner take care of dead nodes...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-02
Greg Clayton
Now that setting an architecture from a mach-o CPU...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-02
Tyler Nowicki
Add diagnostics to the vectorizer cost model.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-02
NAKAMURA Takumi
BitcodeTests: Fix LINK_COMPONENTS.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-01
Duncan P. N...
verify-uselistorder: Reverse use-lists at every verific...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-01
Duncan P. N...
verify-uselistorder: Add missing `static`
commit
|
commitdiff
|
tree
|
snapshot
2014-08-01
Duncan P. N...
IR: Add Value::reverseUseList()
commit
|
commitdiff
|
tree
|
snapshot
2014-08-01
Peter Collingbourne
PartiallyInlineLibCalls: Check sqrt result type before...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-01
Duncan P. N...
verify-uselistorder: Move shuffleUseLists() out of...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-01
Adrian Prantl
Cleanup this test some more.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-01
Adrian Prantl
Add the missing target triple to this testcase.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-01
Ben Langmuir
Fix test from r214577 for other timezones
commit
|
commitdiff
|
tree
|
snapshot
2014-08-01
Adrian Prantl
Attempt to increase the overall happiness of the MSCV...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-01
Duncan P. N...
verify-uselistorder: Make the verification logic easier...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-01
Justin Bogner
InstrProf: Update for LLVM API change
commit
|
commitdiff
|
tree
|
snapshot
2014-08-01
Justin Bogner
InstrProf: Allow multiple functions with the same name
commit
|
commitdiff
|
tree
|
snapshot
2014-08-01
Duncan P. N...
UseListOrder: Guarantee that shuffles change use-list...
commit
|
commitdiff
|
tree
|
snapshot
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
next