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-03-29
Benjamin Kramer
Remove the old CodePlacementOpt pass.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-29
Nadav Rotem
Fix a typo
commit
|
commitdiff
|
tree
|
snapshot
2013-03-29
Jyotsna Verma
Hexagon: Disable DwarfUsesInlineInfoSection flag.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-29
Hal Finkel
Add PPC FP rounding instructions fri[mnpz]
commit
|
commitdiff
|
tree
|
snapshot
2013-03-29
Rafael Espindola
Revert "Fix allocations of SmallVector and SmallPtrSet...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-29
Jean-Luc Duprat
Fix allocations of SmallVector and SmallPtrSet so they...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-29
Michael Gottesman
Removed trailing whitespace.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-29
Akira Hatanaka
[mips] Change type of accumulator registers to Untyped...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-29
Akira Hatanaka
[mips] Define overloaded versions of storeRegToStack...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-29
Akira Hatanaka
[mips] Add parameter Alignment to MipsFrameLowering...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-29
Dan Gohman
Revert r178166. According to Howard, this code is actua...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
Jack Carter
[Mips Assembler] Add support for OR macro with imediate...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
Michael Liao
Add support of RDSEED defined in AVX2 extension
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
Michael Liao
Enhance boolean simplification to handle 16-/64-bit...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
Michael Liao
Skip moving call address loading into callseq when...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
Michael Gottesman
Removed dead code from ObjCARCOpts relating to tracking...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
Chad Rosier
[fast-isel] Add a preemptive fix for the case where...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
Jack Carter
[Mips Assembler] Add alias definitions for jal
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
Nadav Rotem
Add the X86 FMAs to the scheduling model.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
Bill Wendling
Minor simplification.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
Nadav Rotem
Add the Haswell machine model.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
Nadav Rotem
Remove the unused port from the SandyBridge machine...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
Michael Liao
Add ADX CPUID detection
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
Eric Christopher
These two are default in the constructor for MCAsmInfo.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
Timur Iskhodzhanov
Make Win32 put the SRet address into EAX, fixes PR15556
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
Hal Finkel
Specify CPUs on the PPC bswap-load-store test
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
Hal Finkel
Only enable 64-bit bswap DAG combines for PPC64
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
Michael Gottesman
Non optimizable objc_retainBlock calls are not forwarding.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
Michael Gottesman
[ObjCARC] Strength reduce objc_retainBlock -> objc_reta...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
Jyotsna Verma
Hexagon: Replace switch-case in isDotNewInst with TSFlags.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
Hal Finkel
Fix bad indentation in r178276
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
Jyotsna Verma
Hexagon: Enable SupportDebugInfomation and DwarfInSecti...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
Akira Hatanaka
Remove -O3.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
Bill Schmidt
Use direct types in most PowerPC Altivec instructions...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
Hal Finkel
Add the PPC64 ldbrx/stdbrx instructions
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
Gordon Keiser
Fix issue with disassembler decoding CBZ/CBNZ immediate...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
Gordon Keiser
Testing commit access to llvm. Remove two lines of...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
Thomas Schwinge
Correct spelling of Git.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
Rafael Espindola
Move test since it depends on the X86 backend.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
Jyotsna Verma
Hexagon: Use multiclass for gp-relative instructions.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
Howard Hinnant
Seciton 24.2.2 of the C++ standard, [iterator.iterators...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
Tim Northover
AArch64: implement GICv3 system registers
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
Hal Finkel
Add the PPC64 popcntd instruction
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
Kostya Serebryany
[tsan] make sure memset/memcpy/memmove are not inlined...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
Michael Gottesman
Revert "Updated ELF relocation test for .eh_frame section"
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
Jyotsna Verma
Disable JIT/MCJIT tests in unittests/ExecutionEngine...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
Hal Finkel
Cleanup PPC CR-spill kill flags and 32- vs. 64-bit...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
Hal Finkel
Fix typo in PPCInstr64Bit
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
David Blaikie
Revert "Adding DIImportedModules to DIScopes."
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
Akira Hatanaka
Check if Type is a vector before calling function Type...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-27
Preston Gurd
This patch follows is a follow up to r178171, which...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-27
Jack Carter
Updated ELF relocation test for .eh_frame section
commit
|
commitdiff
|
tree
|
snapshot
2013-03-27
Chad Rosier
[ms-inline asm] Add support of imm displacement before...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-27
Hal Finkel
Resynchronize isLoadFromStackSlot with LoadRegFromStack...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-27
Jack Carter
test file name change to correct typo
commit
|
commitdiff
|
tree
|
snapshot
2013-03-27
Preston Gurd
For the current Atom processor, the fastest way to...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-27
Hal Finkel
Fix typo (common to both X86 and PPC)
commit
|
commitdiff
|
tree
|
snapshot
2013-03-27
Hal Finkel
Remove more dead LR-as-GPR PPC code
commit
|
commitdiff
|
tree
|
snapshot
2013-03-27
Dan Gohman
Avoid undefined behavior from passing a std::vector...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-27
Hal Finkel
Remove "gpr0 allocation" from the PPC README TODO list
commit
|
commitdiff
|
tree
|
snapshot
2013-03-27
Chad Rosier
Don't try to generate crash diagnostics if we had an...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-27
Chad Rosier
Add a boolean parameter to the llvm::report_fatal_error...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-27
Bill Wendling
Specutively revert r178130.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-27
David Blaikie
Fix comment
commit
|
commitdiff
|
tree
|
snapshot
2013-03-27
Rafael Espindola
Cleanup the simplify_type implementation.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-27
Christian Konig
R600/SI: add SETO/SETUO patterns
commit
|
commitdiff
|
tree
|
snapshot
2013-03-27
Benjamin Kramer
Silence warning about mixing || in &&, fix up 80-cols.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-27
Hal Finkel
Print PPC ZERO as 0 (not r0) even on Darwin
commit
|
commitdiff
|
tree
|
snapshot
2013-03-27
Tim Northover
Switch to LLVM support function abs64 to keep VS2008...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-27
Evgeniy Stepanov
Disable ASan/MSan symbolization of reports in tests.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-27
Hal Finkel
Fix target-customized spilling in the register scavenger
commit
|
commitdiff
|
tree
|
snapshot
2013-03-27
Evgeniy Stepanov
Disable Initialize.MultipleThreads test under MemorySan...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-27
Silviu Baranga
Enabling the generation of dependency breakers for...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-27
Jyotsna Verma
Hexagon: Disable optimizations at O0.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-27
James Molloy
Improve performance of LinkModules when linking with...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-27
Christian Konig
R600/SI: add cummuting of rev instructions
commit
|
commitdiff
|
tree
|
snapshot
2013-03-27
Christian Konig
R600/SI: add mulhu/mulhs patterns
commit
|
commitdiff
|
tree
|
snapshot
2013-03-27
Christian Konig
R600/SI: add srl/sha patterns for SI
commit
|
commitdiff
|
tree
|
snapshot
2013-03-27
Hal Finkel
Allocate r0 on PPC
commit
|
commitdiff
|
tree
|
snapshot
2013-03-27
Hal Finkel
Use the PPC no-r0 class on the TOC LD pseudos
commit
|
commitdiff
|
tree
|
snapshot
2013-03-27
Hal Finkel
Apply the no-r0 register class to the PPC SELECT_CC_I...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-27
Hal Finkel
Apply the no-r0 class to PPC TOC ADDI[S] pseudo instruc...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-27
Bill Schmidt
Remove the link register from the GPR classes on PowerPC.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-27
Michael Gottesman
Added back in the test for arc-annotations.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-27
David Blaikie
Adding DIImportedModules to DIScopes.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-27
Hal Finkel
Don't spill PPC VRSAVE on non-Darwin (even in SjLj)
commit
|
commitdiff
|
tree
|
snapshot
2013-03-26
David Blaikie
Make DIBuilder::createClassType more type safe by retur...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-26
David Blaikie
DebugInfo: more support for mutating DICompositeType...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-26
Chad Rosier
Add a boolean parameter to the ExecuteAndWait static...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-26
Bill Wendling
Use the full path when outputting the `.gcda' file.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-26
Michael Liao
Add XTEST codegen support
commit
|
commitdiff
|
tree
|
snapshot
2013-03-26
Michael Liao
Add HLE target feature
commit
|
commitdiff
|
tree
|
snapshot
2013-03-26
Jakob Stoklund...
Enable SandyBridgeModel for all modern Intel P6 descend...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-26
David Blaikie
Debug Info: Provide a means to update the members of...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-26
Hal Finkel
Restore real bit lengths on PPC register numbers
commit
|
commitdiff
|
tree
|
snapshot
2013-03-26
Andrew Trick
TableGen SubtargetEmitter fix to allow A9 and Swift...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-26
Hal Finkel
Fix the register scavenger for targets that provide...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-26
Hal Finkel
PPC: Use HWEncoding and TRI->getEncodingValue
commit
|
commitdiff
|
tree
|
snapshot
2013-03-26
NAKAMURA Takumi
R600/SIMCCodeEmitter.cpp: Prune a couple of unused...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-26
Hal Finkel
Use multiple virtual registers in PPC CR spilling
commit
|
commitdiff
|
tree
|
snapshot
next