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
2015-08-11
David Majnemer
[WinEHPrepare] Add rudimentary support for the new...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
Cameron Esfahani
Explicitly clear the MI operand list when getInstructio...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
Tyler Nowicki
Print vectorization analysis when loop hint is specified.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
Tyler Nowicki
Print vectorization analysis when loop hint is specified.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
Nick Lewycky
Update the syntax for load instruction in this example.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
Tyler Nowicki
Moved LoopVectorizeHints and related functions before...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
JF Bastien
WebAssembly: simply assert on SNaN and NaNs with payloads
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
Tyler Nowicki
Simplify processLoop() by moving loop hint verification...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
Reid Kleckner
[cmake] Hoist check for LLD sources up into root CMakeL...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
Alex Lorenz
MIR Serialization: Serialize UsedPhysRegMask from the...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
Richard Smith
[modules] Don't suggest deleting the module cache on...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
Reid Kleckner
[sanitizers] Use portable file read/write wrappers...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
Sanjay Patel
use range-based for loops; NFCI
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
Kostya Serebryany
[libFuzzer] don't crash if the condition in a switch...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
Sanjoy Das
Address post-commit review from r243378.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
Derek Schuff
add comment
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
Derek Schuff
Add NaCl to long double/fp128 mangling test
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
Adam Nemet
[LAA] Change name from addRuntimeCheck to addRuntimeChe...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
Richard Smith
[modules] Properly diagnose errors in module files...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
Richard Smith
Fix some tabs.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-10
Alex Lorenz
MIR Parser: Report an error when a stack object is...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-10
Joerg Sonnenberger
Add lduw and lwua aliases for SPARCv9.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-10
Alex Lorenz
MIR Parser: Report an error when a fixed stack object...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-10
Reid Kleckner
[Windows] Implement FileExists, ReadFromFile, and FindP...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-10
Joerg Sonnenberger
Load/store for float registers from/to alternate space.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-10
Sanjay Patel
use range-based for loop; NFCI
commit
|
commitdiff
|
tree
|
snapshot
2015-08-10
Richard Smith
Remove some dead code.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-10
Alex Lorenz
MIR Serialization: Serialize the liveout register mask...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-10
Sanjay Patel
fix minsize detection: minsize attribute implies optimi...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-10
Adam Nemet
[LoopVer] Remove unused pointer partition argument...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-10
Tyler Nowicki
Append options for vectorization when pointer checking...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-10
Rui Ueyama
Move file-local classes to an anonymous namespace....
commit
|
commitdiff
|
tree
|
snapshot
2015-08-10
Derek Schuff
Add NaCl (a target where long double = double) to long...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-10
Tyler Nowicki
Extend late diagnostics to include late test for runtim...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-10
Reid Kleckner
[Windows] Relax test case patterns to allow parameter...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-10
Naomi Musgrave
test case for poisoning trivial members
commit
|
commitdiff
|
tree
|
snapshot
2015-08-10
JF Bastien
WebAssembly: print immediates
commit
|
commitdiff
|
tree
|
snapshot
2015-08-10
Joerg Sonnenberger
Add support for the signx instrution alias of SPARCv9.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-10
Cong Hou
NFC. Fix some format issues in lib/CodeGen/MachineBasic...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-10
Tyler Nowicki
Make frontend floating-point commutivity test X86 speci...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-10
Justin Bogner
cmake: Make CMAKE_BUILD_TYPE check case-insensitive
commit
|
commitdiff
|
tree
|
snapshot
2015-08-10
Nick Lewycky
If a variable template is inside a context with templat...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-10
Oleksiy Vyalov
Revert r244308 since it's introducing test regressions...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-10
Alex Lorenz
MachineVerifier: Handle the optional def operand in...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-10
Reid Kleckner
[llvm-symbolizer] Remove underscores and other C mangli...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-10
Rafael Espindola
Update for llvm api change.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-10
Rafael Espindola
Don't iterate over all sections in the ELFFile constructor.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-10
Sanjay Patel
remove function names from comments; NFC
commit
|
commitdiff
|
tree
|
snapshot
2015-08-10
Alex Lorenz
StackMap: FastISel: Add an appropriate number of immedi...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-10
Rafael Espindola
Rename improperly named variable. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-10
Tyler Nowicki
Remove non-ascii characters.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-10
Tyler Nowicki
Make fp vectorization test X86 specified to avoid cost...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-10
Rafael Espindola
Add a test showing that objdump (and so ObjectFIle...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-10
JF Bastien
x86: Emit LAHF/SAHF instead of PUSHF/POPF
commit
|
commitdiff
|
tree
|
snapshot
2015-08-10
Chih-Hung Hsieh
Fix test case to work with -Asserts builds.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-10
Artem Belevich
[CUDA] Add implicit __attribute__((used)) to all __glob...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-10
Rafael Espindola
Use higher level functions in llvm-objdump.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-10
Sanjay Patel
fix minsize detection: minsize attribute implies optimi...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-10
Sanjay Patel
[x86, SSE]]add missing tests for load folding with...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-10
Artem Belevich
[CUDA] Added stubs for new attributes used by CUDA...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-10
Rafael Espindola
Delete getDotSymtabSec.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-10
Simon Pilgrim
[InstCombine] Move SSE2/AVX2 arithmetic vector shift...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-10
Tyler Nowicki
Removed unused and incorrectly implemented classof...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-10
Colin LeMahieu
[TableGen] NFC improving comments about what the tokeni...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-10
Tyler Nowicki
Append options for floating-point commutivity when...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-10
Jonathan Roelofs
Fix a few more cases of 'CHECK[^:]*$'. NFCI
commit
|
commitdiff
|
tree
|
snapshot
2015-08-10
Nick Lewycky
Fix typo.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-10
Tyler Nowicki
Late evaluation of the fast-math vectorization requirement.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-10
Reid Kleckner
[dllimport] A non-imported class with an imported key...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-10
Jonathan Roelofs
Fix another case of 'CHECK[^:]*$'. NFCI
commit
|
commitdiff
|
tree
|
snapshot
2015-08-10
Tyler Nowicki
Modify diagnostic messages to clearly indicate the...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-10
James Y Knight
[Sparc] Implement i64 load/store support for 32-bit...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-10
Rafael Espindola
rename toELFShdrIter to getSection and move it closer...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-10
Rafael Espindola
toELFSymIter and getSymbol are now the same thing....
commit
|
commitdiff
|
tree
|
snapshot
2015-08-10
Jonathan Roelofs
Fix a bunch of trivial cases of 'CHECK[^:]*$' in the...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-10
Rafael Espindola
Use continue to reduce indentation. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-10
Chad Rosier
[AArch64] Convert a conditional check that will always...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-10
Michael Kruse
Correct non-existing past participle of split in filename
commit
|
commitdiff
|
tree
|
snapshot
2015-08-10
Rafael Espindola
Add a test for our handling of shndx.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-10
Yaron Keren
Recommit r244470+ r244471 together, the bot failed...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-10
Filipe Cabecinhas
Fix typo.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-10
Igor Laevsky
[IndVarSimplify] Make cost estimation in RewriteLoopExi...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-10
David Majnemer
[clang-cl] Add support for CL and _CL_ environment...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-10
Yaron Keren
Revert r244470 and 244471 while looking into it.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-10
Yaron Keren
Second part of r244470 (source file was unsaved in...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-10
Yaron Keren
Really implement David Blaikie suggestion in full of...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-10
Zachary Turner
Allow dosep.py to print dotest.py output on success.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-10
Chih-Hung Hsieh
Correct x86_64 fp128 calling convention
commit
|
commitdiff
|
tree
|
snapshot
2015-08-10
Mark Heffernan
Add new llvm.loop.unroll.enable metadata for use with...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-10
Mark Heffernan
Add new llvm.loop.unroll.enable metadata.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-10
Chad Rosier
Typo. Move comment closer to relevant code. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-10
Sanjay Patel
fix minsize detection: minsize attribute implies optimi...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-10
Sanjay Patel
fix minsize detection: minsize attribute implies optimi...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-10
Joerg Sonnenberger
Protect template argument from user interference.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-10
Yaron Keren
Fully apply David Blaikie suggestion and add comment...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-10
Sanjay Patel
fix minsize detection: minsize attribute implies optimi...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-10
Johannes Doerfert
Make StmtSet a list.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-10
Sanjay Patel
fix minsize detection: minsize attribute implies optimi...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-10
Yaron Keren
Add missing include guard to FuzzerInternal.h, NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-10
Michael Kruse
Add test case with PHI node in exit block
commit
|
commitdiff
|
tree
|
snapshot
next