projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Add higher-level API for dealing with bundled MachineInstrs.
[oota-llvm.git]
/
lib
/
2012-12-07
Jakob Stoklund Olesen
Add higher-level API for dealing with bundled MachineIn...
tree
|
commitdiff
2012-12-07
Akira Hatanaka
[mips] Delete nodes and instructions for dynamic alloca...
tree
|
commitdiff
2012-12-07
Akira Hatanaka
[mips] Shorten predicate name.
tree
|
commitdiff
2012-12-07
Akira Hatanaka
[mips] Delete unused sub-target features.
tree
|
commitdiff
2012-12-07
Akira Hatanaka
[mips] Remove unnecessary predicates.
tree
|
commitdiff
2012-12-07
Chandler Carruth
Add support to ValueTracking for determining that a...
tree
|
commitdiff
2012-12-06
Matt Beaumont-Gay
Add a 'using' declaration to suppress GCC's -Woverloade...
tree
|
commitdiff
2012-12-06
Pedro Artigas
fixed valgrind issues of prior commit, this change...
tree
|
commitdiff
2012-12-06
Jakub Staszak
Remove unused field.
tree
|
commitdiff
2012-12-06
Jakub Staszak
Remove trailing spaces.
tree
|
commitdiff
2012-12-06
Evan Cheng
Replace r169459 with something safer. Rather than havin...
tree
|
commitdiff
2012-12-06
Jakub Staszak
Remove unneeded function, since PR8156 was fixed over...
tree
|
commitdiff
2012-12-06
Jakub Staszak
Simplify code.
tree
|
commitdiff
2012-12-06
Nadav Rotem
Fix a bug in the code that merges consecutive stores...
tree
|
commitdiff
2012-12-06
NAKAMURA Takumi
MemorySanitizer.cpp: Suppress a warning. [-Wunused...
tree
|
commitdiff
2012-12-06
Evgeniy Stepanov
[msan] Fix a typo in a comment.
tree
|
commitdiff
2012-12-06
Evgeniy Stepanov
[msan] Do not store origin for clean values.
tree
|
commitdiff
2012-12-06
Bill Wendling
s/getLowerBoundDefault/getDefaultLowerBound/ for consis...
tree
|
commitdiff
2012-12-06
Bill Wendling
Handle non-default array bounds.
tree
|
commitdiff
2012-12-06
Craig Topper
Remove intrinsic specific instructions for (V)MOVQUmr...
tree
|
commitdiff
2012-12-06
Craig Topper
Mark MOVDQ(A/U)rm as ReMaterializable. Mark all MOVDQ...
tree
|
commitdiff
2012-12-06
NAKAMURA Takumi
Revert r169456, "change MCContext to work on the doInit...
tree
|
commitdiff
2012-12-06
Chad Rosier
[arm fast-isel] Make the fast-isel implementation of...
tree
|
commitdiff
2012-12-06
Evan Cheng
Let targets provide hooks that compute known zero and...
tree
|
commitdiff
2012-12-06
Pedro Artigas
change MCContext to work on the doInitialization/doFina...
tree
|
commitdiff
2012-12-06
Bill Wendling
Set the 'MadeChange' variable if we are deleting blocks.
tree
|
commitdiff
2012-12-06
Michael Ilseman
Have CannotBeNegativeZero() be aware of the nsz fast...
tree
|
commitdiff
2012-12-05
Andrew Trick
RegPressureTracker::dump(): Remove unnecessary argument.
tree
|
commitdiff
2012-12-05
Eli Bendersky
Change std::vector to SmallVector<4> and remove some...
tree
|
commitdiff
2012-12-05
Jyotsna Verma
Define new-value store instructions with base+immediate...
tree
|
commitdiff
2012-12-05
Bill Wendling
Fix name. The array is unboundED.
tree
|
commitdiff
2012-12-05
Andrew Trick
RegisterPressureTracker: fix findUseBetween to handle...
tree
|
commitdiff
2012-12-05
Andrew Trick
RegisterPressureTracker: unify virtual registers and...
tree
|
commitdiff
2012-12-05
Andrew Trick
RegisterPresssureTracker: Track live physical register...
tree
|
commitdiff
2012-12-05
Nadav Rotem
Cost Model: change the default cost of control flow...
tree
|
commitdiff
2012-12-05
David Sehr
Correct ARM NOP encoding
tree
|
commitdiff
2012-12-05
Justin Holewinski
[NVPTX] Fix crash with unnamed struct arguments
tree
|
commitdiff
2012-12-05
Jyotsna Verma
Use multiclass to define store instructions with base...
tree
|
commitdiff
2012-12-05
Bob Wilson
Adjust JIT target triple on OS X to match the current...
tree
|
commitdiff
2012-12-05
Matthew Curtis
Fix misplaced closing brace.
tree
|
commitdiff
2012-12-05
Benjamin Kramer
Try to unbreak the build on hosts that don't transitive...
tree
|
commitdiff
2012-12-05
Jakob Stoklund Olesen
Remove unused MachineInstr constructors.
tree
|
commitdiff
2012-12-05
Kevin Enderby
Added a option to the disassembler to print immediates...
tree
|
commitdiff
2012-12-05
Pedro Artigas
- Added calls to doInitialization/doFinalization to...
tree
|
commitdiff
2012-12-05
Evgeniy Stepanov
[msan] Instrument bswap intrinsic.
tree
|
commitdiff
2012-12-05
Evgeniy Stepanov
[msan] Initialize callbacks in runOnFunction as opposed...
tree
|
commitdiff
2012-12-05
Evgeniy Stepanov
[msan] Change linkage type of __msan_track_origins.
tree
|
commitdiff
2012-12-05
Elena Demikhovsky
Simplified BLEND pattern matching for shuffles.
tree
|
commitdiff
2012-12-05
Andrew Trick
Added RegisterPressureTracker::dump() for debugging.
tree
|
commitdiff
2012-12-05
Michael J. Spencer
Copy clang/Driver/<Option parsing stuff> to llvm.
tree
|
commitdiff
2012-12-05
Evan Cheng
Add x86 isel lowering logic to form bit test with inver...
tree
|
commitdiff
2012-12-04
Matt Beaumont-Gay
Appease GCC's -Wparentheses.
tree
|
commitdiff
2012-12-04
Bill Wendling
Split up the ParseOptionalAttrs method into three diffe...
tree
|
commitdiff
2012-12-04
Nadav Rotem
LoopVectorizer: Increase the number of pointers that...
tree
|
commitdiff
2012-12-04
Nadav Rotem
Enable if-conversion during vectorization.
tree
|
commitdiff
2012-12-04
Evan Cheng
ARM custom lower ctpop for vector types. Patch by Pete...
tree
|
commitdiff
2012-12-04
Nadav Rotem
Fix a bug in vectorization of if-converted reduction...
tree
|
commitdiff
2012-12-04
Jakob Stoklund Olesen
Speed up the AllocationOrder class a bit.
tree
|
commitdiff
2012-12-04
Shuxin Yang
For rdar://12329730, last piece.
tree
|
commitdiff
2012-12-04
David Blaikie
Comment change made in r169304 as requested by Eric...
tree
|
commitdiff
2012-12-04
Jyotsna Verma
Define store instructions with base+register offset...
tree
|
commitdiff
2012-12-04
Bill Wendling
Use the 'count' attribute to calculate the upper bound...
tree
|
commitdiff
2012-12-04
David Blaikie
Reapply r160148 (reverted in r163570) fixing spurious...
tree
|
commitdiff
2012-12-04
Eli Bendersky
Make NaCl naming consistent. The triple OSType is calle...
tree
|
commitdiff
2012-12-04
Nadav Rotem
Add support for reduction variables when IF-conversion...
tree
|
commitdiff
2012-12-04
Jyotsna Verma
Add patterns to define 'combine', 'tstbit', 'ct0/cl0...
tree
|
commitdiff
2012-12-04
Jyotsna Verma
Add constant extender support to ALU32 instructions...
tree
|
commitdiff
2012-12-04
Bill Schmidt
This patch introduces initial-exec model support for...
tree
|
commitdiff
2012-12-04
Chandler Carruth
Sort includes for all of the .h files under the 'lib...
tree
|
commitdiff
2012-12-04
Nadav Rotem
Give scalar if-converted blocks half the score because...
tree
|
commitdiff
2012-12-04
Chandler Carruth
Add a comment about the requirement that the Windows...
tree
|
commitdiff
2012-12-04
Bill Wendling
Add a 'count' field to the DWARF subrange.
tree
|
commitdiff
2012-12-04
Nadav Rotem
Add the last part that is needed for vectorization...
tree
|
commitdiff
2012-12-04
Kostya Serebryany
[asan] add experimental -asan-realign-stack option...
tree
|
commitdiff
2012-12-04
Matt Beaumont-Gay
Add 'using' declarations to suppress -Woverloaded-virtu...
tree
|
commitdiff
2012-12-04
Jyotsna Verma
Move all operand definitions into HexagonOperands.td
tree
|
commitdiff
2012-12-04
Jyotsna Verma
Move generic Hexagon subtarget information into Hexagon.td
tree
|
commitdiff
2012-12-04
Shuxin Yang
rdar://12329730 (2nd part, revised)
tree
|
commitdiff
2012-12-04
Alexey Samsonov
ASan: add initial support for handling llvm.lifetime...
tree
|
commitdiff
2012-12-04
Jakub Staszak
Simplify code. No functionality change.
tree
|
commitdiff
2012-12-04
Manman Ren
Stack Alignment: when creating stack objects in Machine...
tree
|
commitdiff
2012-12-04
Jakub Staszak
Use dyn_cast instead of isa and cast. No functionality...
tree
|
commitdiff
2012-12-04
NAKAMURA Takumi
LoopVectorize.cpp: Suppress a warning. [-Wunused-variable]
tree
|
commitdiff
2012-12-04
NAKAMURA Takumi
Fix whitespace.
tree
|
commitdiff
2012-12-04
Jakob Stoklund Olesen
Remove the old TRI::ResolveRegAllocHint() and getRawAll...
tree
|
commitdiff
2012-12-04
Jakob Stoklund Olesen
Remove VirtRegMap::getRegAllocPref().
tree
|
commitdiff
2012-12-04
Jakob Stoklund Olesen
Use MRI::getSimpleHint() instead of getRegAllocPref...
tree
|
commitdiff
2012-12-04
Manman Ren
Stack Alignment: move functions from header file Machin...
tree
|
commitdiff
2012-12-04
NAKAMURA Takumi
RuntimeDyld: Fix up r169178. MSVC doesn't like "or".
tree
|
commitdiff
2012-12-04
Shuxin Yang
rdar://12329730 (2nd part)
tree
|
commitdiff
2012-12-03
Jakob Stoklund Olesen
Add VirtRegMap::hasKnownPreference().
tree
|
commitdiff
2012-12-03
Akira Hatanaka
Runtime dynamic linker for MCJIT should support MIPS...
tree
|
commitdiff
2012-12-03
Akira Hatanaka
Classic JIT is still being supported by MIPS, along...
tree
|
commitdiff
2012-12-03
Michael Ilseman
Minor tweaking to SmallVector static size.
tree
|
commitdiff
2012-12-03
Nadav Rotem
minor renaming, documentation and cleanups.
tree
|
commitdiff
2012-12-03
Akira Hatanaka
Functions in MipsCodeEmitter.cpp that expand unaligned...
tree
|
commitdiff
2012-12-03
Jakob Stoklund Olesen
Use the new getRegAllocationHints() hook from Allocatio...
tree
|
commitdiff
2012-12-03
Nadav Rotem
constify the cost API
tree
|
commitdiff
2012-12-03
Nadav Rotem
IF-conversion: teach the cost-model how to grade if...
tree
|
commitdiff
2012-12-03
Jakob Stoklund Olesen
Implement ARMBaseRegisterInfo::getRegAllocationHints().
tree
|
commitdiff
next