projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
[APFloat] Rename macro convolve => PackCategoriesIntoKey so that it is clear what...
[oota-llvm.git]
/
lib
/
2013-06-24
Michael Gottesman
[APFloat] Rename macro convolve => PackCategoriesIntoKe...
tree
|
commitdiff
2013-06-24
Amaury de la Vieuville
ARM: check predicate bits for thumb instructions
tree
|
commitdiff
2013-06-24
Amaury de la Vieuville
ARM: rGPR is meant to be unpredictable, not undefined
tree
|
commitdiff
2013-06-24
Andrew Trick
Temporarily enable MI-Sched on X86.
tree
|
commitdiff
2013-06-24
Amaury de la Vieuville
ARM: fix thumb1 nop decoding
tree
|
commitdiff
2013-06-24
Amaury de la Vieuville
ARM: fix IT decoding
tree
|
commitdiff
2013-06-24
Amaury de la Vieuville
ARM: enable decoding of pc-relative PLD/PLI
tree
|
commitdiff
2013-06-24
Chandler Carruth
Add a flag to defer vectorization into a phase after...
tree
|
commitdiff
2013-06-24
Arnold Schwaighofer
Revert "LoopVectorize: Use the dependence test utility...
tree
|
commitdiff
2013-06-24
Michael Gottesman
[APFloat] Rename llvm::exponent_t => llvm::APFloat...
tree
|
commitdiff
2013-06-24
Arnold Schwaighofer
LoopVectorize: Use the dependence test utility class
tree
|
commitdiff
2013-06-24
Arnold Schwaighofer
LoopVectorize: Add utility class for checking dependenc...
tree
|
commitdiff
2013-06-24
Arnold Schwaighofer
LoopVectorize: Add utility class for building sets...
tree
|
commitdiff
2013-06-24
Nadav Rotem
SLP Vectorizer: Add support for vectorizing parts of...
tree
|
commitdiff
2013-06-24
Andrew Trick
Fix tail merging to assign the (more) correct BasicBloc...
tree
|
commitdiff
2013-06-23
Nadav Rotem
SLP Vectorizer: Fix a bug in the code that does CSE...
tree
|
commitdiff
2013-06-23
Nadav Rotem
SLP Vectorizer: Erase instructions outside the vectoriz...
tree
|
commitdiff
2013-06-23
David Blaikie
DebugInfo: PR14404: Avoid truncating 64 bit values...
tree
|
commitdiff
2013-06-23
Andrew Trick
Add MI-Sched support for x86 macro fusion.
tree
|
commitdiff
2013-06-23
Nadav Rotem
SLP Vectorizer: Implement a simple CSE optimization...
tree
|
commitdiff
2013-06-22
Nadav Rotem
SLP Vectorizer: Implement multi-block slp-vectorization.
tree
|
commitdiff
2013-06-22
David Blaikie
DebugInfo: Support (using GNU extensions) for template...
tree
|
commitdiff
2013-06-22
Chad Rosier
The getRegForInlineAsmConstraint function should only...
tree
|
commitdiff
2013-06-22
Benjamin Kramer
Revert "FunctionAttrs: Merge attributes once instead...
tree
|
commitdiff
2013-06-22
Benjamin Kramer
FunctionAttrs: Merge attributes once instead of doing...
tree
|
commitdiff
2013-06-22
Sean Silva
[yaml2obj][ELF] Make symbol table top-level key.
tree
|
commitdiff
2013-06-22
Andrew Trick
Prevent LiveRangeEdit from deleting bundled instructions.
tree
|
commitdiff
2013-06-21
David Blaikie
DebugInfo: Don't lose unreferenced non-trivial by-value...
tree
|
commitdiff
2013-06-21
Michael Gottesman
[objc-arc-opts] Make IsTrackingImpreciseReleases a...
tree
|
commitdiff
2013-06-21
Kevin Enderby
Improve the time it takes to generating dwarf for assem...
tree
|
commitdiff
2013-06-21
Benjamin Kramer
Revert "BlockFrequency: Saturate at 1 instead of 0...
tree
|
commitdiff
2013-06-21
Michael Gottesman
[objc-arc-opts] Now that PtrState.RRI is encapsulated...
tree
|
commitdiff
2013-06-21
Michael Gottesman
[objc-arc-opts] Encapsulated PtrState.RRI.{Calls,Revers...
tree
|
commitdiff
2013-06-21
Benjamin Kramer
BlockFrequency: Saturate at 1 instead of 0 when multipl...
tree
|
commitdiff
2013-06-21
Michael Gottesman
[objcarcopts] Encapsulated PtrState.RRI.IsTrackingImpre...
tree
|
commitdiff
2013-06-21
Michael Gottesman
[objcarcopts] Encapsulate PtrState.RRI.CFGHazardAfflict...
tree
|
commitdiff
2013-06-21
Justin Holewinski
[NVPTX] Add support for selecting CUDA vs OCL mode...
tree
|
commitdiff
2013-06-21
Michael Liao
Fix PR16360
tree
|
commitdiff
2013-06-21
Andrew Trick
Update physreg live intervals during remat.
tree
|
commitdiff
2013-06-21
Andrew Trick
Added -precompute-phys-liveness for testing LiveInterva...
tree
|
commitdiff
2013-06-21
Andrew Trick
Handle more cases in LiveRangeEdit::eliminateDeadDefs.
tree
|
commitdiff
2013-06-21
Andrew Trick
Refactor LiveRangeEdit::eliminateDeadDefs.
tree
|
commitdiff
2013-06-21
Andrew Trick
whitespace
tree
|
commitdiff
2013-06-21
Andrew Trick
Fix a -join-globalcopies bug; handle undef operands.
tree
|
commitdiff
2013-06-21
Andrew Trick
Modify the -join-globalcopies option (off by default).
tree
|
commitdiff
2013-06-21
Andrew Trick
Make rematerialization in the coalescer less sensitive...
tree
|
commitdiff
2013-06-21
Andrew Trick
Fix IMULX machine model. Multiple def operands require...
tree
|
commitdiff
2013-06-21
Andrew Trick
MI-Sched: cleanup DEBUG output.
tree
|
commitdiff
2013-06-21
Andrew Trick
MI-Sched: Adjust regpressure limits for reserved regs.
tree
|
commitdiff
2013-06-21
Ulrich Weigand
[PowerPC] Support R_PPC_REL16 family of relocations
tree
|
commitdiff
2013-06-21
Ulrich Weigand
[PowerPC] Support various tls-related modifiers
tree
|
commitdiff
2013-06-21
Ulrich Weigand
[PowerPC] Support @higher et.al. modifiers
tree
|
commitdiff
2013-06-21
Ulrich Weigand
[PowerPC] Support @toc@h modifier
tree
|
commitdiff
2013-06-21
Ulrich Weigand
[PowerPC] Support @h modifier
tree
|
commitdiff
2013-06-21
Ulrich Weigand
[PowerPC] Rename some more VK_PPC_ enums
tree
|
commitdiff
2013-06-21
Michael Gottesman
[objcarcopts] Encapsulate PtrState.RRI.ReleaseMetadata...
tree
|
commitdiff
2013-06-21
Michael Gottesman
[objcarcopts] Encapsulate PtrState.RRI.IsTailCallReleas...
tree
|
commitdiff
2013-06-21
Michael Gottesman
[obcjarcopts] Encapsulate PtrState.RRI.KnownSafe in...
tree
|
commitdiff
2013-06-21
Michael Gottesman
[objcarcopts] Some more minor code cleanups/comment...
tree
|
commitdiff
2013-06-21
Michael Gottesman
[objcarcopts] Refactor out the RRInfo merging code...
tree
|
commitdiff
2013-06-21
Nadav Rotem
SLP Vectorizer: do not search for store-chains that...
tree
|
commitdiff
2013-06-21
David Blaikie
DebugInfo: When asm printing include a '[def]' tag...
tree
|
commitdiff
2013-06-21
Sean Silva
[yaml2obj][ELF] Don't explicitly set `Binding` with...
tree
|
commitdiff
2013-06-20
Quentin Colombet
ARM: Remove a (false) dependency on the memoryoperand...
tree
|
commitdiff
2013-06-20
Ulrich Weigand
[PowerPC] Clean up VK_PPC_TOC... names
tree
|
commitdiff
2013-06-20
Kevin Enderby
Update the X86 disassembler to use xacquire and xreleas...
tree
|
commitdiff
2013-06-20
Rafael Espindola
Add another fixme.
tree
|
commitdiff
2013-06-20
Ulrich Weigand
[PowerPC] Minor cleanup in PPCELFObjectWriter::getReloc...
tree
|
commitdiff
2013-06-20
Rafael Espindola
Remove last use of PathV1.h from Archive.cpp.
tree
|
commitdiff
2013-06-20
Tom Stellard
R600/SI: Expand sub for v2i32 and v4i32 for SI
tree
|
commitdiff
2013-06-20
Tom Stellard
R600/SI: Expand add for v2i32 and v4i32
tree
|
commitdiff
2013-06-20
Tom Stellard
R600: Expand v2i32 load/store instead of custom lowering
tree
|
commitdiff
2013-06-20
Rafael Espindola
make getLastModificationTime const. Move it with the...
tree
|
commitdiff
2013-06-20
Sean Silva
[yaml2obj][ELF] Add support for st_value and st_size.
tree
|
commitdiff
2013-06-20
Sean Silva
[yaml2obj][ELF] Allow symbols to reference sections.
tree
|
commitdiff
2013-06-20
Rafael Espindola
Add a setLastModificationAndAccessTime to PathV2.
tree
|
commitdiff
2013-06-20
Meador Inge
Remove the simplify-libcalls pass (finally)
tree
|
commitdiff
2013-06-20
Rafael Espindola
Add support for getting the last modification time...
tree
|
commitdiff
2013-06-20
Nadav Rotem
Clang-format the SLP vectorizer. No functionality change.
tree
|
commitdiff
2013-06-20
Joey Gouly
This reverts r155000.
tree
|
commitdiff
2013-06-20
Nadav Rotem
SLPVectorization: Add a basic support for cross-basic...
tree
|
commitdiff
2013-06-20
Ulrich Weigand
[PowerPC] Remove unused parameter
tree
|
commitdiff
2013-06-20
Nadav Rotem
Change the debug type to match the debug type that...
tree
|
commitdiff
2013-06-20
Ulrich Weigand
[PowerPC] Add missing build dependency
tree
|
commitdiff
2013-06-20
Ulrich Weigand
[MC] Support @ variants with directional labels
tree
|
commitdiff
2013-06-20
Ulrich Weigand
[PowerPC] Optimize @ha/@l constructs
tree
|
commitdiff
2013-06-20
Ulrich Weigand
[PowerPC] Support compare mnemonics with implied CR0
tree
|
commitdiff
2013-06-20
Evgeniy Stepanov
Fix get_magic() handling of short reads.
tree
|
commitdiff
2013-06-20
Rafael Espindola
Rename fs::GetUniqueID to fs::getUniqueID to match...
tree
|
commitdiff
2013-06-20
Evgeniy Stepanov
Remove MSan hack that is no longer needed.
tree
|
commitdiff
2013-06-20
Vladimir Medic
Optimize register parsing for MipsAsmParser. Allow...
tree
|
commitdiff
2013-06-20
David Blaikie
DebugInfo: don't use location lists when the location...
tree
|
commitdiff
2013-06-19
Argyrios Kyrtzidis
[Support/CrashRecoveryContext] Make sure CrashRecoveryC...
tree
|
commitdiff
2013-06-19
Bill Wendling
This is now a duplicate.
tree
|
commitdiff
2013-06-19
Bill Wendling
Make the comparison operators non-member functions.
tree
|
commitdiff
2013-06-19
Bill Wendling
Don't pass in the TargetInstrInfo into the register...
tree
|
commitdiff
2013-06-19
David Blaikie
DebugInfo: PR14763/r183329 correct the location of...
tree
|
commitdiff
2013-06-19
David Blaikie
Spell correct (s/begining/beginning/)
tree
|
commitdiff
2013-06-19
David Blaikie
llvm-dwarfdump: Add support for dumping the .debug_loc...
tree
|
commitdiff
2013-06-19
Bill Wendling
Access the TargetLoweringInfo from the TargetMachine...
tree
|
commitdiff
next