projects
/
oota-llvm.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oota-llvm.git
2015-08-11
Sanjay Patel
Variable names should start with an upper case letter...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
Sanjay Patel
fix minsize detection: minsize attribute implies optimi...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
John Brawn
[GlobalMerge] Use private linkage for MergedGlobals...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
Mehdi Amini
Fix InstCombine test: invalid CHECK line slipped in...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
Sanjay Patel
remove unnecessary settings/attributes from test case
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
Michael Kruse
[RegionInfo] Verify getRegionFor
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
Sanjay Patel
fix code that was accidentally commented out in previou...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
Sanjay Patel
fix typos in comments; NFC
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
Sanjay Patel
fix typo in comment; NFC
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
Sanjay Patel
delete FIXME comment; it's fixed
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
Sanjay Patel
fix minsize detection: minsize attribute implies optimi...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
Sanjay Patel
add missing test for machine combiner when optimizing...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
Michael Kuperstein
[X86] Allow merging of immediates within a basic block...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
James Molloy
[AArch64] Match fminnum/fmaxnum for vector fminnm/fmaxn...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
James Molloy
[AArch64] Replace the custom AArch64ISD::FMIN/MAX nodes...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
James Molloy
[ARM] Match fminnan/fmaxnan for vector vmin/vmax instea...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
James Molloy
[ARM] Match fminnum/fmaxnum for vector vminnm/vmaxnm...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
James Molloy
[ARM] Replace ARMISD::VMINNM/VMAXNM with ISD::FMINNUM...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
James Molloy
[ARM] Replace ARMISD::FMIN/FMAX with the shiny new...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
Aaron Ballman
Revert r244516; it was causing cmake configuration...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
Marina Yatsina
[X86] Add SAL mnemonics for Intel syntax
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
Marina Yatsina
[X86] Fix REPE, REPZ, REPNZ for intel syntax
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
Marina Yatsina
[X86] Fix imul alias for intel syntax
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
James Molloy
Add new ISD nodes: ISD::FMINNAN and ISD::FMAXNAN
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
James Molloy
Add support for floating-point minnum and maxnum
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
Vasileios Kalintiris
[mips] Remap move as or.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
Michael Kuperstein
[X86] When optimizing for minsize, use POP for small...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
Michael Kuperstein
Allow PeepholeOptimizer to fold a few more cases
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
Michael Kuperstein
[GMR] Be a bit smarter about which globals don't alias...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
Lang Hames
[RuntimeDyld][AArch64] Add explicit addends before...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
Yaron Keren
Enable five passing dsymutil tests on Windows.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
Nick Lewycky
Fix unused variable 'X' in release builds.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
JF Bastien
WebAssembly: NFC fix release build break, unused variable.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
Kostya Serebryany
[libFuzzer] fix docs build
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
David Majnemer
[IR] Verify EH pad predecessors
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
JF Bastien
WebAssembly: add basic floating-point tests
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
Kostya Serebryany
[libFuzzer] add the list of trophies to the docs. It...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
Kostya Serebryany
[libFuzzer] add -only_ascii flag
commit
|
commitdiff
|
tree
|
snapshot
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
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
Alex Lorenz
MIR Serialization: Serialize UsedPhysRegMask from the...
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
Adam Nemet
[LAA] Change name from addRuntimeCheck to addRuntimeChe...
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
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
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
Extend late diagnostics to include late test for runtim...
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
Justin Bogner
cmake: Make CMAKE_BUILD_TYPE check case-insensitive
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
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
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
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
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
Jonathan Roelofs
Fix a few more cases of 'CHECK[^:]*$'. NFCI
commit
|
commitdiff
|
tree
|
snapshot
2015-08-10
Tyler Nowicki
Late evaluation of the fast-math vectorization requirement.
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
Yaron Keren
Recommit r244470+ r244471 together, the bot failed...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-10
Igor Laevsky
[IndVarSimplify] Make cost estimation in RewriteLoopExi...
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
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
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
next