projects
/
oota-llvm.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oota-llvm.git
2013-07-30
Quentin Colombet
[DAGCombiner] insert_vector_elt: Avoid building a vecto...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-30
Eric Christopher
Move file to X86 and add a triple to fix darwin bots...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-29
Eric Christopher
Fix a truly egregious thinko in anonymous namespace...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-29
Eric Christopher
Make sure we don't emit an ODR hash for types with...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-29
Eric Christopher
Clarify comments for types contained in anonymous names...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-29
Eric Christopher
Elaborate a bit on the type unit and ODR conditional...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-29
Rafael Espindola
Make file_status::getUniqueID const.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-29
Rafael Espindola
Delete documentation for deleted options.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-29
Rafael Espindola
Include st_dev to make the result of getUniqueID actual...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-29
Manman Ren
Debug Info: enable verifier for testing cases.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-29
Akira Hatanaka
[mips] Add comment and simplify function.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-29
Nadav Rotem
Add the C source code to the test to make it easier...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-29
Nadav Rotem
SLPVectorier: update the debug location for the new...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-29
Manman Ren
Debug Info: update testing cases to pass verifier.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-29
Nico Rieck
Use proper section suffix for COFF weak symbols
commit
|
commitdiff
|
tree
|
snapshot
2013-07-29
Nico Rieck
Proper va_arg/va_copy lowering on win64
commit
|
commitdiff
|
tree
|
snapshot
2013-07-29
Aaron Ballman
Re-application of 187310. Re-enabling warning C4275...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-29
Rafael Espindola
Add support for the 's' operation to llvm-ar.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-29
Nico Rieck
MC: Support larger COFF string tables
commit
|
commitdiff
|
tree
|
snapshot
2013-07-29
NAKAMURA Takumi
ExceptionDemo.cpp: Tweak a @param. [-Wdocumentation]
commit
|
commitdiff
|
tree
|
snapshot
2013-07-29
Benjamin Kramer
Some Intel Penryn CPUs come with SSE4 disabled. Detect...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-29
Silviu Baranga
Allow generation of vmla.f32 instructions when targetin...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-29
Robert Lytton
test commit
commit
|
commitdiff
|
tree
|
snapshot
2013-07-29
Chandler Carruth
Teach the AllocaPromoter which is wrapped around the...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-29
Nadav Rotem
Don't vectorize when the attribute NoImplicitFloat...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-28
Rafael Espindola
Fix -Wdocumentation warnings.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-28
Chandler Carruth
Update comments for SSAUpdater to use the modern doxyge...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-28
Craig Topper
Remove use of sprintf added to X86 disassembler tablege...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-28
Aaron Ballman
Partial revert of 187310; it seems MSVC 10 still spits...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-28
Chandler Carruth
Temporarily revert r187323 until I update SSAUpdater...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-28
Elena Demikhovsky
fixed compilation issue
commit
|
commitdiff
|
tree
|
snapshot
2013-07-28
Elena Demikhovsky
Added encoding prefixes for KNL instructions (EVEX).
commit
|
commitdiff
|
tree
|
snapshot
2013-07-28
Chandler Carruth
Now that mem2reg understands how to cope with a slightl...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-28
Chandler Carruth
Thread DataLayout through the callers and into mem2reg...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-28
Bill Schmidt
[PowerPC] Add comment explaining preprocessor directive.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-28
Bill Schmidt
Revert 187318
commit
|
commitdiff
|
tree
|
snapshot
2013-07-28
Bill Schmidt
[PowerPC] Remove unnecessary preprocessor checking.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-27
Nadav Rotem
Update the comment
commit
|
commitdiff
|
tree
|
snapshot
2013-07-27
Michael Gottesman
[APFloat] Make all arithmetic operations with NaN produ...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-27
Michael Gottesman
[APFloat] Move setting fcNormal in zeroSignificand...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-27
Michael Gottesman
[APFloat] Removed nextafter from missing operations...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-27
Aaron Ballman
Re-enabling some more MSVC warnings; all of these compi...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-27
Matt Arsenault
Minor code simplification suggested by Duncan
commit
|
commitdiff
|
tree
|
snapshot
2013-07-27
Benjamin Kramer
DwarfDebug: MD5 is always little endian, bswap on big...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-27
Chandler Carruth
Create a constant pool symbol for the GOT in the ARMCGB...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-27
Chandler Carruth
Fix yet another memory leak found by the vg-leak bot...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-27
Chandler Carruth
Fix a memory leak in the debug emission by simply not...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-27
Chandler Carruth
Fix a memory leak in the hexagon scheduler. We call...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-27
Chandler Carruth
Don't use all the #ifdefs to hide the stats counters...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-27
Chandler Carruth
Merge the removal of dead instructions and lifetime...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-27
Aaron Ballman
Re-enabling a warning in MSVC mode now that r187292...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-27
Tom Stellard
SimplifyCFG: Add missing tests from r187278
commit
|
commitdiff
|
tree
|
snapshot
2013-07-27
Nick Lewycky
Update this CMakeLists.txt for r187283 too.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-27
Manman Ren
Debug Info Verifier: verify SPs in llvm.dbg.sp.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-27
Nick Lewycky
Also update CMakeLists.txt for r187283.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-27
Nick Lewycky
Reimplement isPotentiallyReachable to make nocapture...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-27
Aaron Ballman
Re-enabling some more MSVC warnings; all of these compi...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-27
Tom Stellard
SimplifyCFG: Use parallel-and and parallel-or mode...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-26
Rafael Espindola
Move the default back to pipefail. I accidentally rever...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-26
Rafael Espindola
Propagate pipefail when cloning.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-26
Nadav Rotem
SLP Vectorier: Don't vectorize really short chains...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-26
Nadav Rotem
SLP Vectorizer: Disable the vectorization of non power...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-26
Rafael Espindola
Use pipefail when available.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-26
Rafael Espindola
next batch of -disable-debug-info-verifier
commit
|
commitdiff
|
tree
|
snapshot
2013-07-26
Rafael Espindola
Revert "[PowerPC] Improve consistency in use of __ppc__...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-26
Owen Anderson
Fix variable name.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-26
Aaron Ballman
Re-enabling the C4065 warning for MSVC builds as it...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-26
Bill Wendling
Use a non-c'tor for converting a boolean into a StringRef.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-26
Owen Anderson
When InstCombine tries to fold away (fsub x, (fneg...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-26
Bill Schmidt
[PowerPC] Improve consistency in use of __ppc__, __powe...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-26
Eric Christopher
Use more parens to clarify assert.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-26
Eric Christopher
Remove addLetterToHash, no functional change.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-26
Akira Hatanaka
[mips] Implement llvm.trap intrinsic.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-26
Akira Hatanaka
[mips] Fix FP conditional move instructions to have...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-26
Rafael Espindola
Add missing 'n'.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-26
Akira Hatanaka
[mips] Fix FP branch instructions to have explicit...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-26
Manman Ren
Debug Info Verifier: enable verification of DICompileUnit.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-26
Akira Hatanaka
[mips] Increase the number of floating point condition...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-26
Akira Hatanaka
[mips] Fix floating point branch, comparison, and condi...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-26
Akira Hatanaka
[mips] Delete register print method MipsInstPrinter...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-26
Akira Hatanaka
[mips] Print instructions "beq", "bne" and "or" using...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-26
Stephen Lin
Remove trailing whitespace.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-26
Stephen Lin
Correct case of m_UIToFp to m_UIToFP to match instructi...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-26
Eric Christopher
Collapse conditional and add an assert for unhandled...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-26
Matt Arsenault
Re-add DataLayout pointer size convenience functions.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-26
Eric Christopher
Move this to the X86 directory, unfortunately the hashe...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-26
Eric Christopher
Regenerate.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-26
Eric Christopher
Add preliminary support for hashing DIEs and breaking...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-26
Eric Christopher
Add a way to get the context of any particular scope.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-26
Reid Kleckner
Remove dead or useless header checks from cmake and...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-26
Rafael Espindola
Extend the lifetime of the strings passed to posix_spaw...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-26
Rafael Espindola
Improve our error handling on windows.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-26
Rafael Espindola
Next batch of -disable-debug-info-verifier.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-26
Justin Holewinski
Add a target legalize hook for SplitVectorOperand ...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-26
Rafael Espindola
Revert "Add a target legalize hook for SplitVectorOperand"
commit
|
commitdiff
|
tree
|
snapshot
2013-07-26
Justin Holewinski
Add a target legalize hook for SplitVectorOperand
commit
|
commitdiff
|
tree
|
snapshot
2013-07-26
Richard Osborne
test commit
commit
|
commitdiff
|
tree
|
snapshot
2013-07-26
Richard Osborne
[XCore] Add TODO regarding byval structs
commit
|
commitdiff
|
tree
|
snapshot
2013-07-26
Chandler Carruth
Re-implement the analysis of uses in mem2reg to be...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-26
Craig Topper
Add test cases for the various instruction alias and...
commit
|
commitdiff
|
tree
|
snapshot
next