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-14
Eric Christopher
Add lld to the parallel set of directories since it...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-14
Eric Christopher
Access the subtarget off of the MachineFunction via...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-14
Hao Liu
[AArch64]Select wide immediate offset into [Base+XReg...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-14
Eric Christopher
Remove the use and member variable of the TargetMachine...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-14
Eric Christopher
Have MachineInstrBundle use the MachineFunction for...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-14
Eric Christopher
Access the subtarget off of the MachineFunction rather...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-14
Marcello Maggioni
Switch to select optimization for two-case switches
commit
|
commitdiff
|
tree
|
snapshot
2014-10-14
Eric Christopher
Don't include DFAPacketizer in TargetInstrInfo, there...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-14
Eric Christopher
Include map into the A15SDOptimizer rather than pick...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-14
Eric Christopher
Remove the TargetMachine from DFAPacketizer since it...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-14
Peter Collingbourne
Introduce Go coding standards for LLVM.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-14
Sanjay Patel
fix formatting; NFC
commit
|
commitdiff
|
tree
|
snapshot
2014-10-14
Chandler Carruth
Add some optional passes around the vectorizer to both...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-14
Peter Collingbourne
Introduce LLVMWriteBitcodeToMemoryBuffer C API function.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-13
Chris Bieneman
Updating documentation as per Chandler's feedback.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-13
David Majnemer
InstCombine: Fix miscompile in X % -Y -> X % Y transform
commit
|
commitdiff
|
tree
|
snapshot
2014-10-13
Chris Bieneman
Removing the static destructor from ManagedStatic.cpp...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-13
Eric Christopher
Migrate another set of getSubtargetImpl away.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-13
Peter Collingbourne
Remove unused debug info constants.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-13
David Majnemer
InstCombine: Don't miscompile (x lshr C1) udiv C2
commit
|
commitdiff
|
tree
|
snapshot
2014-10-13
Reed Kotler
Make first of several changes to bring up to AArch64...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-13
Paul Robinson
Update the example of using a command-line option custo...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-13
Adrian Prantl
Add an assertion about the integrity of the iterator.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-13
Adrian Prantl
constify the getters in SDNodeDbgValue.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-13
Chad Rosier
Refactor debug statement and remove dead argument....
commit
|
commitdiff
|
tree
|
snapshot
2014-10-13
Timur Iskhodzhanov
Add VS2012-generated test inputs for test/tools/llvm...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-13
Filipe Cabecinhas
Fix a broadcast related regression on the vector shuffl...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-13
Matt Arsenault
R600/SI: Minor cleanup of function
commit
|
commitdiff
|
tree
|
snapshot
2014-10-13
Yuri Gorshenin
[asan-asm-instrumentation] Follow-up fixes to r219602...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-13
Renato Golin
Adds support for the Cortex-A17 to the ARM backend
commit
|
commitdiff
|
tree
|
snapshot
2014-10-13
Daniel Sanders
[mips] Mark redundant instructions with a comment in...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-13
Bradley Smith
[AArch64] Add workaround for Cortex-A53 erratum (835769)
commit
|
commitdiff
|
tree
|
snapshot
2014-10-13
Yuri Gorshenin
[asan-asm-instrumentation] Fixed memory references...
commit
|
commitdiff
|
tree
|
snapshot
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
next