projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Remove a use of InMemoryStruct in llvm-readobj.
[oota-llvm.git]
/
lib
/
2013-04-07
Rafael Espindola
Remove last use of InMemoryStruct in llvm-objdump.
tree
|
commitdiff
2013-04-07
Hal Finkel
Most PPC M[TF]CR instructions do not have side effects
tree
|
commitdiff
2013-04-07
Chandler Carruth
Fix PR15674 (and PR15603): a SROA think-o.
tree
|
commitdiff
2013-04-07
Hal Finkel
PPC pre-increment load instructions do not have side...
tree
|
commitdiff
2013-04-07
Hal Finkel
PPC pre-increment load instructions do not have side...
tree
|
commitdiff
2013-04-07
Hal Finkel
PPC MCRF instruction does not have side effects
tree
|
commitdiff
2013-04-07
Hal Finkel
PPC FMR instruction does not have side effects
tree
|
commitdiff
2013-04-07
Eric Christopher
DW_FORM_sec_offset should be a relocation on platforms...
tree
|
commitdiff
2013-04-06
Jakob Stoklund Olesen
Implement LowerReturn_64 for SPARC v9.
tree
|
commitdiff
2013-04-06
Jakob Stoklund Olesen
SPARC v9 stack pointer bias.
tree
|
commitdiff
2013-04-06
Hal Finkel
Implement PPCInstrInfo::FoldImmediate
tree
|
commitdiff
2013-04-06
Hal Finkel
PPC ISEL is a select and never has side effects
tree
|
commitdiff
2013-04-06
Jakob Stoklund Olesen
Complete formal arguments for the SPARC v9 64-bit ABI.
tree
|
commitdiff
2013-04-06
Nadav Rotem
typo
tree
|
commitdiff
2013-04-06
Rafael Espindola
Remove last use of InMemoryStruct from MachOObjectFile...
tree
|
commitdiff
2013-04-06
Rafael Espindola
Don't use InMemoryStruct<macho::SymtabLoadCommand>.
tree
|
commitdiff
2013-04-06
Rafael Espindola
Don't use InMemoryStruct in getSymbol64TableEntry.
tree
|
commitdiff
2013-04-06
Rafael Espindola
Don't use InMemoryStruct in getSymbolTableEntry.
tree
|
commitdiff
2013-04-06
Rafael Espindola
Don't use InMemoryStruct in getRelocation.
tree
|
commitdiff
2013-04-06
Manman Ren
Dwarf: use utostr on CUID to append to SmallString.
tree
|
commitdiff
2013-04-05
Michael Gottesman
Removed trailing whitespace.
tree
|
commitdiff
2013-04-05
Tom Stellard
R600/SI: Add support for buffer stores v2
tree
|
commitdiff
2013-04-05
Tom Stellard
R600/SI: Use same names for corresponding MUBUF operand...
tree
|
commitdiff
2013-04-05
Tom Stellard
R600: Add RV670 processor
tree
|
commitdiff
2013-04-05
Tom Stellard
R600/SI: Add processor types for each SI variant
tree
|
commitdiff
2013-04-05
Tom Stellard
R600/SI: Avoid generating S_MOVs with 64-bit immediates v2
tree
|
commitdiff
2013-04-05
Hal Finkel
Enable early if conversion on PPC
tree
|
commitdiff
2013-04-05
Hal Finkel
Correct the PPC A2 misprediction penalty
tree
|
commitdiff
2013-04-05
Michael Gottesman
An objc_retain can serve as a use for a different pointer.
tree
|
commitdiff
2013-04-05
Michael Gottesman
Properly model precise lifetime when given an incomplet...
tree
|
commitdiff
2013-04-05
Hal Finkel
Reapply r178845 with fix - Fix bug in PEI's virtual...
tree
|
commitdiff
2013-04-05
Bill Wendling
Use the target options specified on a function to reset...
tree
|
commitdiff
2013-04-05
Hal Finkel
Revert r178845 - Fix bug in PEI's virtual-register...
tree
|
commitdiff
2013-04-05
Jim Grosbach
Tidy up a bit. No functional change.
tree
|
commitdiff
2013-04-05
Shuxin Yang
Disable the optimization about promoting vector-element...
tree
|
commitdiff
2013-04-05
Douglas Gregor
<rdar://problem/13551789> Fix a race in the LockFileMan...
tree
|
commitdiff
2013-04-05
Douglas Gregor
<rdar://problem/13551789> Fix yet another race in uniqu...
tree
|
commitdiff
2013-04-05
Michael J. Spencer
[Support][FileSystem] Fix identify_magic for big endian...
tree
|
commitdiff
2013-04-05
Rafael Espindola
Define versions of Section that are explicitly marked...
tree
|
commitdiff
2013-04-05
Michael Gottesman
Added two debug logging messages to VisitInstructionsTo...
tree
|
commitdiff
2013-04-05
Rafael Espindola
Don't use InMemoryStruct in getSection and getSection64.
tree
|
commitdiff
2013-04-05
Michael Gottesman
Cleaned up whitespace and made debug logging less verbose.
tree
|
commitdiff
2013-04-05
Renato Golin
Reverting 178851 as it broke buildbots
tree
|
commitdiff
2013-04-05
Chad Rosier
[ms-inline asm] Add support for numeric displacement...
tree
|
commitdiff
2013-04-05
Reid Kleckner
[Support] Disable assertion dialogs from the MSVC debug CRT
tree
|
commitdiff
2013-04-05
Rafael Espindola
Don't fetch pointers from a InMemoryStruct.
tree
|
commitdiff
2013-04-05
Ulrich Weigand
Respect Addend when processing MCJIT relocations to...
tree
|
commitdiff
2013-04-05
Stepan Dyatkovskiy
Buildbot fix for r178851: mistake was in wrong TargetRe...
tree
|
commitdiff
2013-04-05
Stepan Dyatkovskiy
Fix for PR14824: "Optimization arm_ldst_opt inserts...
tree
|
commitdiff
2013-04-05
Hal Finkel
Add a SchedMachineModel for the PPC G5
tree
|
commitdiff
2013-04-05
Hal Finkel
Add a SchedMachineModel for the PPC A2
tree
|
commitdiff
2013-04-05
Hal Finkel
Fix bug in PEI's virtual-register scavenging
tree
|
commitdiff
2013-04-05
Arnold Schwaighofer
ARM scheduler model: Add scheduler info to more instruc...
tree
|
commitdiff
2013-04-05
Arnold Schwaighofer
ARM scheduler model: Swift has varying latencies, uops...
tree
|
commitdiff
2013-04-05
Andrew Trick
RegisterPressure heuristics currently require signed...
tree
|
commitdiff
2013-04-05
Andrew Trick
Disable DFSResult for ConvergingScheduler.
tree
|
commitdiff
2013-04-05
Andrew Trick
MachineScheduler: format DEBUG output.
tree
|
commitdiff
2013-04-04
Arnold Schwaighofer
LoopVectorizer: Pass OperandValueKind information to...
tree
|
commitdiff
2013-04-04
Arnold Schwaighofer
X86 cost model: Differentiate cost for vector shifts...
tree
|
commitdiff
2013-04-04
Arnold Schwaighofer
CostModel: Add parameter to instruction cost to further...
tree
|
commitdiff
2013-04-04
Manman Ren
Debug Info: revert 178722 for now.
tree
|
commitdiff
2013-04-04
Adrian Prantl
typo
tree
|
commitdiff
2013-04-04
Hal Finkel
Rename the current PPC BCL definition to BCLalways
tree
|
commitdiff
2013-04-04
Hal Finkel
PPC: Improve code generation for mixed-precision recipr...
tree
|
commitdiff
2013-04-04
Jyotsna Verma
Hexagon: Expand br_cc.
tree
|
commitdiff
2013-04-04
Benjamin Kramer
Reassociate: Avoid iterator invalidation.
tree
|
commitdiff
2013-04-04
Richard Osborne
[XCore] Add bru instruction.
tree
|
commitdiff
2013-04-04
Richard Osborne
[XCore] The RRegs register class is a superset of GRRegs.
tree
|
commitdiff
2013-04-04
Jakob Stoklund Olesen
Avoid high-latency false CPSR dependencies even for...
tree
|
commitdiff
2013-04-04
Eli Bendersky
Formatting
tree
|
commitdiff
2013-04-04
Vincent Lejeune
R600: Use a mask for offsets when encoding instructions
tree
|
commitdiff
2013-04-04
Vincent Lejeune
R600: Fix wrong address when substituting ENDIF
tree
|
commitdiff
2013-04-04
Vincent Lejeune
R600: Take export into account when computing cf address
tree
|
commitdiff
2013-04-04
Jakob Stoklund Olesen
Add SPARC v9 support for select on 64-bit compares.
tree
|
commitdiff
2013-04-04
Manman Ren
Debug Info: according to DWARF 2, FORM_ref_addr the...
tree
|
commitdiff
2013-04-03
Michael Gottesman
Refactored out the helper method FindPredecessorAutorel...
tree
|
commitdiff
2013-04-03
Michael Gottesman
Refactored out the helper function FindPredecessorRetai...
tree
|
commitdiff
2013-04-03
Michael Gottesman
Small cleanups.
tree
|
commitdiff
2013-04-03
Michael Gottesman
Refactored out a part of ObjCARCOpt::OptimizeReturns...
tree
|
commitdiff
2013-04-03
Michael Gottesman
Removed an old comment.
tree
|
commitdiff
2013-04-03
Michael Gottesman
Clean up arc annotations by moving the top/bottom BB...
tree
|
commitdiff
2013-04-03
Arnold Schwaighofer
X86 cost model: Vector shifts are expensive in most...
tree
|
commitdiff
2013-04-03
Vincent Lejeune
R600: Fix last ALU of a clause being emitted in a separ...
tree
|
commitdiff
2013-04-03
Aaron Ballman
Ensuring that both bits are set, and not just a combina...
tree
|
commitdiff
2013-04-03
Hal Finkel
Cleanup PPC reciprocal-estimate functionality
tree
|
commitdiff
2013-04-03
Vincent Lejeune
R600: Factorize maximum alu per clause in a single...
tree
|
commitdiff
2013-04-03
Aaron Ballman
Testing for Visual Studio 2010 SP1 or greater before...
tree
|
commitdiff
2013-04-03
Vincent Lejeune
R600: Simplify data structure and add DEBUG to R600Cont...
tree
|
commitdiff
2013-04-03
Vincent Lejeune
R600: Consider KILLGT as an ALU instruction
tree
|
commitdiff
2013-04-03
Eli Bendersky
Measure time that IR parsing took as part of the -time...
tree
|
commitdiff
2013-04-03
Hal Finkel
PPC: Enable FRES and FRSQRTE on the default PPC64 descr...
tree
|
commitdiff
2013-04-03
Hal Finkel
PPC: Add a FIXME regarding the non-working fma+fneg...
tree
|
commitdiff
2013-04-03
Hal Finkel
Remove some obsolete PowerPC/README entries
tree
|
commitdiff
2013-04-03
Ulrich Weigand
More direct types in PowerPC AltiVec intrinsics.
tree
|
commitdiff
2013-04-03
Bill Schmidt
Fix PR15632: No support for ppcf128 floating-point...
tree
|
commitdiff
2013-04-03
Tim Northover
AArch64: implement ETMv4 trace system registers.
tree
|
commitdiff
2013-04-03
Aaron Ballman
Second pass at addressing PR15351 by explicitly checkin...
tree
|
commitdiff
2013-04-03
Timur Iskhodzhanov
Fix SRet for thiscall in i686-pc-win32
tree
|
commitdiff
2013-04-03
Tim Northover
AArch64: switch patterns to be type-based rather than...
tree
|
commitdiff
2013-04-03
Eric Christopher
Fix grammar.
tree
|
commitdiff
next