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-03
Saleem Abdulrasool
MC: rename Win64EHFrameInfo to WinEH::FrameInfo
commit
|
commitdiff
|
tree
|
snapshot
2014-08-03
Simon Atanasyan
[Mips] Add the `mips64-linux-gnu` target to the test...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-03
Matt Arsenault
R600/SI: Fix extra whitespace in asm str
commit
|
commitdiff
|
tree
|
snapshot
2014-08-03
Johannes Doerfert
Fix the modifiable access creation
commit
|
commitdiff
|
tree
|
snapshot
2014-08-03
Johannes Doerfert
Allow the IslExprBuilder to generate access operations
commit
|
commitdiff
|
tree
|
snapshot
2014-08-03
Johannes Doerfert
Update the jscop tests and port them to isl codegen.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-03
NAKAMURA Takumi
Tools.cpp: Avoid std::to_string() on -fbuild-session...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-02
Manman Ren
[SimplifyCFG] fix accessing deleted PHINodes in switch...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-02
Simon Atanasyan
[Mips] Replace assembler code by YAML to make the ...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-02
Joerg Sonnenberger
tlbia support
commit
|
commitdiff
|
tree
|
snapshot
2014-08-02
Joerg Sonnenberger
mfdcr / mtdcr support
commit
|
commitdiff
|
tree
|
snapshot
2014-08-02
Erik Eckstein
fix bug 20513 - Crash in SLP Vectorizer
commit
|
commitdiff
|
tree
|
snapshot
2014-08-02
James Molloy
Update test to use a more modern AArch64 triple, as...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-02
Joerg Sonnenberger
Don't use additional arguments for dss and friends...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-02
Joerg Sonnenberger
vcfsx and dss instructions require immediates, variable...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-02
James Molloy
[AArch64] Teach DAGCombiner that converting two consecu...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-02
Tobias Grosser
Mark a GPGPU test case as XFAIL
commit
|
commitdiff
|
tree
|
snapshot
2014-08-02
Tobias Grosser
No need to run -mem2reg twice
commit
|
commitdiff
|
tree
|
snapshot
2014-08-02
Chandler Carruth
[x86] Remove the FIXME that was implemented in r214628...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-02
Chandler Carruth
[x86] Give this test a bare metal triple so it doesn...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-02
Chandler Carruth
[x86] Largely complete the use of PSHUFB in the new...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-02
Chandler Carruth
[x86] Switch to using the variable we extracted this...
commit
|
commitdiff
|
tree
|
snapshot
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
next