projects
/
oota-llvm.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oota-llvm.git
2014-10-13
NAKAMURA Takumi
Unix/Signals.inc: Let findModulesAndOffsets() built...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-13
NAKAMURA Takumi
Revert r219584, "[X86] Memory folding for commutative...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-13
Richard Smith
[modules] Stop excluding Support/Debug.h from the Suppo...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-12
Benjamin Kramer
[Modules] Add some missing includes to make files compi...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-12
Benjamin Kramer
Modernize old-style static asserts. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-12
Joerg Sonnenberger
Revert r219223, it creates invalid PHI nodes.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-12
Benjamin Kramer
APSInt: Simplify code to reduce the number of copies...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-12
Benjamin Kramer
InstCombine: Turn (x != 0 & x <u C) into the canonical...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-12
Simon Pilgrim
[X86] Memory folding for commutative instructions.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-12
David Majnemer
InstCombine: Simplify commonIDivTransforms
commit
|
commitdiff
|
tree
|
snapshot
2014-10-12
NAKAMURA Takumi
llvm/test/CodeGen: Some tests don't REQUIRE asserts...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-11
NAKAMURA Takumi
Suppress llvm-ar's MRI tests for now on win32, since...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-11
Simon Pilgrim
Test commit access (email fix)
commit
|
commitdiff
|
tree
|
snapshot
2014-10-11
Benjamin Kramer
AssumptionTracker: Don't create temporary CallbackVHs.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-11
Benjamin Kramer
MC: Shrink MCSymbolRefExpr by only storing the bits...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-11
Benjamin Kramer
MC: Bit pack MCSymbolData.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-11
Simon Pilgrim
Test commit access
commit
|
commitdiff
|
tree
|
snapshot
2014-10-11
David Majnemer
InstCombine: Don't fold (X <<s log(INT_MIN)) /s INT_MIN...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-11
David Majnemer
InstCombine, InstSimplify: (%X /s C1) /s C2 isn't alway...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-11
David Majnemer
InstCombine: mul to shl shouldn't preserve nsw
commit
|
commitdiff
|
tree
|
snapshot
2014-10-11
Chandler Carruth
[SCEV] Fix one more caller blindly passing the latch...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-11
Chandler Carruth
Guard the definition of the stack tracing function...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-11
Reed Kotler
Add basic conditional branches in mips fast-isel
commit
|
commitdiff
|
tree
|
snapshot
2014-10-11
Chandler Carruth
[SCEV] Add some asserts to the recently improved trip...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-10
Lang Hames
[MCJIT] Replace memcpy with readBytesUnaligned in Runti...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-10
Sanjay Patel
Return undef on FP <-> Int conversions that overflow...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-10
Alexey Samsonov
Follow-up to r219534 to make symbolization more robust.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-10
Matt Arsenault
R600/SI: Change how DS offsets are printed
commit
|
commitdiff
|
tree
|
snapshot
2014-10-10
Matt Arsenault
R600/SI: Match read2/write2 stride 64 versions
commit
|
commitdiff
|
tree
|
snapshot
2014-10-10
Alexey Samsonov
Re-land r219354: Use llvm-symbolizer to symbolize LLVM...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-10
Matt Arsenault
R600/SI: Add load / store machine optimizer pass.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-10
Sanjoy Das
This patch teaches ScalarEvolution to pick and use...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-10
Chandler Carruth
[mips] Actually mark that the default case is unreachab...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-10
Reed Kotler
Implement floating point compare for mips fast-isel
commit
|
commitdiff
|
tree
|
snapshot
2014-10-10
David Blaikie
Revert "DebugInfo: Ensure that all debug location scope...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-10
Rafael Espindola
llvm-ar: Start adding support for mri scripts.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-10
Matt Arsenault
R600/SI: Disable copying of SCC
commit
|
commitdiff
|
tree
|
snapshot
2014-10-10
Reed Kotler
implement integer compare in mips fast-isel
commit
|
commitdiff
|
tree
|
snapshot
2014-10-10
Mark Heffernan
This patch de-pessimizes the calculation of loop trip...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-10
Fariborz Jahanian
Add couple of missing 'override' keyword. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-10
Bill Schmidt
[PowerPC] Reduce names from Power8Vector to P8Vector
commit
|
commitdiff
|
tree
|
snapshot
2014-10-10
Hal Finkel
[MiSched] Fix a logic error in tryPressure()
commit
|
commitdiff
|
tree
|
snapshot
2014-10-10
Reed Kotler
Implement floating point to integer conversion in mips...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-10
David Blaikie
Simplify a few uses of DwarfDebug::SPMap
commit
|
commitdiff
|
tree
|
snapshot
2014-10-10
Timur Iskhodzhanov
Reorder functions in WinCodeViewLineTables.cpp [NFC]
commit
|
commitdiff
|
tree
|
snapshot
2014-10-10
Frederic Riss
[dwarfdump] Prettyprint DW_AT_APPLE_property_attribute...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-10
Frederic Riss
[dwarfdump] Resolve also variable specifications/abstra...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-10
Benjamin Kramer
Reduce double set lookups. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-10
Bill Schmidt
[PowerPC] Add feature for Power8 vector extensions
commit
|
commitdiff
|
tree
|
snapshot
2014-10-10
Zoran Jovanovic
[mips][microMIPS] Implement ADDIUSP instruction
commit
|
commitdiff
|
tree
|
snapshot
2014-10-10
Zoran Jovanovic
[mips][microMIPS] Implement JR16 instruction
commit
|
commitdiff
|
tree
|
snapshot
2014-10-10
Zoran Jovanovic
[mips][microMIPS] Implement ADDIUS5 instruction
commit
|
commitdiff
|
tree
|
snapshot
2014-10-10
Zoran Jovanovic
ps][microMIPS] Implement JRC instruction
commit
|
commitdiff
|
tree
|
snapshot
2014-10-10
Zoran Jovanovic
[mips][microMIPS] Implement JALRS16 instruction
commit
|
commitdiff
|
tree
|
snapshot
2014-10-10
Timur Iskhodzhanov
Fix a small typo, NFC
commit
|
commitdiff
|
tree
|
snapshot
2014-10-10
Benjamin Kramer
APInt: Unfold return expressions so RVO can work.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-10
Chandler Carruth
[ADT] Add an (ADL-friendly) abs free function for APFlo...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-10
Chandler Carruth
Don't use an unqualified 'abs' function call with a...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-10
David Majnemer
Add tests for r219479.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-10
David Majnemer
Object, COFF: Relax aux symbols for section definitions
commit
|
commitdiff
|
tree
|
snapshot
2014-10-10
David Blaikie
Sink the per-CU part of DwarfDebug::finishSubprogramDef...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-10
David Blaikie
Sink most of DwarfDebug::constructAbstractSubprogramSco...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-10
Matt Arsenault
Add minnum / maxnum to APFloat
commit
|
commitdiff
|
tree
|
snapshot
2014-10-10
Chandler Carruth
[ADT] Replace the logb implementation with the simpler...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-10
Chandler Carruth
[ADT] Add the scalbn function for APFloat.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-10
Chandler Carruth
[ADT] Implement the 'logb' functionality for APFloat...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-10
Hal Finkel
[LVI] Revert the remainder of "r218231 - Add two thresh...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-10
David Blaikie
Avoid unnecessary map lookup/insertion.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-10
Matt Arsenault
Add isInfinity to ConstantFP
commit
|
commitdiff
|
tree
|
snapshot
2014-10-10
Arnold Schwaighofer
SimplifyCFG: Don't convert phis into selects if we...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-10
Rafael Espindola
Fix gcc warning in gold-plugin.cpp.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-10
David Majnemer
obj2yaml, COFF: Handle long section names
commit
|
commitdiff
|
tree
|
snapshot
2014-10-09
Chandler Carruth
[ADT] Add basic operator overloads for arithmetic to...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-09
Sanjay Patel
Improve sqrt estimate algorithm (fast-math)
commit
|
commitdiff
|
tree
|
snapshot
2014-10-09
Sanjay Patel
delete function names from comments
commit
|
commitdiff
|
tree
|
snapshot
2014-10-09
Sanjay Patel
delete function name from comment
commit
|
commitdiff
|
tree
|
snapshot
2014-10-09
Frederic Riss
Add ApplePropertyString dump helper to Dwarf.{h|cpp}.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-09
Samuel Antao
Fix bug in GPR to FPR moves in PPC64LE.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-09
David Blaikie
Remove unused parameter
commit
|
commitdiff
|
tree
|
snapshot
2014-10-09
David Blaikie
Sink DwarfDebug::createAndAddScopeChildren down into...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-09
David Blaikie
Sink DwarfDebug::constructSubprogramScopeDIE down into...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-09
Chad Rosier
[Reassociate] Don't canonicalize X - undef to X + ...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-09
Benjamin Kramer
Remove a compiler bug workaround from 2007. The affecte...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-09
Hal Finkel
Revert "[BasicAA] Revert "Revert r218714 - Make better...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-09
Matt Arsenault
Remove unused field from Operand
commit
|
commitdiff
|
tree
|
snapshot
2014-10-09
Matt Arsenault
Fix typo
commit
|
commitdiff
|
tree
|
snapshot
2014-10-09
Tom Stellard
R600/SI: Legalize CopyToReg during instruction selection
commit
|
commitdiff
|
tree
|
snapshot
2014-10-09
Lang Hames
[PBQP] Add missing headers from r219421.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-09
David Blaikie
Sink DwarfDebug::createScopeChildrenDIE down into Dwarf...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-09
Lang Hames
[PBQP] Replace PBQPBuilder with composable constraints...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-09
Tom Stellard
R600/SI: Legalize INSERT_SUBREG instructions during...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-09
David Blaikie
Sink DwarfDebug.cpp::constructVariableDIE into DwarfCom...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-09
David Blaikie
Move DwarfUnit::constructVariableDIE down to DwarfCompi...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-09
Bill Schmidt
[PPC64] VSX indexed-form loads use wrong instruction...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-09
David Blaikie
Sink DwarfDebug::constructLexicalScopeDIE into DwarfCom...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-09
David Blaikie
Missing reformatting
commit
|
commitdiff
|
tree
|
snapshot
2014-10-09
David Blaikie
Sink DwarfDebug::constructInlinedScopeDIE into DwarfCom...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-09
Andrea Di Biagio
[InstCombine] Fix wrong folding of constant comparisons...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-09
Kevin Qin
[AArch64] Enable partial & runtime unrolling on cortex...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-09
David Majnemer
Object, COFF: Move the VirtualSize/SizeOfRawData logic...
commit
|
commitdiff
|
tree
|
snapshot
next