projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
AArch64: fix build on some MSVC versions
[oota-llvm.git]
/
lib
/
2013-02-11
Tim Northover
AArch64: fix build on some MSVC versions
tree
|
commitdiff
2013-02-11
Tim Northover
AArch64: Simplify logic in deciding whether bfi is...
tree
|
commitdiff
2013-02-11
Tim Northover
Make use of DiagnosticType to provide better AArch64...
tree
|
commitdiff
2013-02-11
Cameron Zwarich
Add support for updating LiveIntervals to MachineBasicB...
tree
|
commitdiff
2013-02-11
Cameron Zwarich
Update SlotIndexes after updateTerminator() possibly...
tree
|
commitdiff
2013-02-11
Bill Wendling
Add support for printing out the attribute groups.
tree
|
commitdiff
2013-02-11
Kostya Serebryany
[tsan/msan] adding thread_safety and uninitialized_chec...
tree
|
commitdiff
2013-02-11
Bob Wilson
Revert "Rename LLVMContext diagnostic handler types...
tree
|
commitdiff
2013-02-11
Hal Finkel
BBVectorize: Remove the linear searches from pair conne...
tree
|
commitdiff
2013-02-11
Hal Finkel
BBVectorize: Avoid linear searches within the load...
tree
|
commitdiff
2013-02-11
Hal Finkel
BBVectorize: isa/cast cleanup in getInstructionTypes
tree
|
commitdiff
2013-02-11
Hal Finkel
BBVectorize: Make the bookkeeping to support full cycle...
tree
|
commitdiff
2013-02-11
Evan Cheng
Currently, codegen may spent some time in SDISel passes...
tree
|
commitdiff
2013-02-11
Evan Cheng
Remove unnecessary code.
tree
|
commitdiff
2013-02-11
David Blaikie
Fix unnecessary removal of const through cast machinery
tree
|
commitdiff
2013-02-10
Joel Jones
Spelling correction
tree
|
commitdiff
2013-02-10
Cameron Zwarich
Fix the unused but nearly correct method SlotIndexes...
tree
|
commitdiff
2013-02-10
Cameron Zwarich
Abstract the liveness checking in PHIElimination::Split...
tree
|
commitdiff
2013-02-10
Bill Wendling
Add support in the bitcode reader to read the attribute...
tree
|
commitdiff
2013-02-10
Bill Wendling
The 'Raw' method cannot handle 'string' attributes...
tree
|
commitdiff
2013-02-10
Bill Wendling
Eat the alignment keyword if we're in an attribute...
tree
|
commitdiff
2013-02-10
Bill Wendling
Add code for emitting the attribute groups.
tree
|
commitdiff
2013-02-10
Bill Wendling
Add support for attribute groups in the value enumerator.
tree
|
commitdiff
2013-02-10
Vincent Lejeune
Test Commit - Remove some trailing whitespace in R600In...
tree
|
commitdiff
2013-02-10
Bill Wendling
Handle string attributes in the AttrBuilder.
tree
|
commitdiff
2013-02-10
Bill Wendling
Use a 'continue' here to stop from double lexing.
tree
|
commitdiff
2013-02-10
Bill Wendling
Add 'empty' query methods to the builder and use them...
tree
|
commitdiff
2013-02-10
Cameron Zwarich
Add support for updating LiveIntervals to PHIEliminatio...
tree
|
commitdiff
2013-02-10
Cameron Zwarich
Fix a typo.
tree
|
commitdiff
2013-02-10
Cameron Zwarich
Remove ancient references to 'atomic' phis in PHIElimin...
tree
|
commitdiff
2013-02-10
Cameron Zwarich
Make LiveVariables an instance variable of PHIElimination.
tree
|
commitdiff
2013-02-10
Bill Wendling
Add accessor for the LLVMContext.
tree
|
commitdiff
2013-02-09
Jakub Staszak
Remove unneeded "TargetMachine.h" #includes.
tree
|
commitdiff
2013-02-09
Bill Wendling
TEMPORARY SYNTAX CHANGE!
tree
|
commitdiff
2013-02-09
Justin Holewinski
[NVPTX] Make address space errors more explicit (llvm_u...
tree
|
commitdiff
2013-02-09
Chris Lattner
Fix the underlying problem that was causing read(0...
tree
|
commitdiff
2013-02-09
Andrew Trick
LSR IVChain improvement.
tree
|
commitdiff
2013-02-09
Jakub Staszak
Remove #includes from the commonly used LoopInfo.h.
tree
|
commitdiff
2013-02-09
Manman Ren
Dwarf: do not use line_table_start in at_stmt_list...
tree
|
commitdiff
2013-02-09
Jakob Stoklund Olesen
Remove the old liveness algorithm.
tree
|
commitdiff
2013-02-08
Sergei Larin
Enable *BasicBlockPass::createPrinterPass()
tree
|
commitdiff
2013-02-08
Jakob Stoklund Olesen
Turn on -new-live-intervals by default.
tree
|
commitdiff
2013-02-08
Tom Stellard
R600: Dump the function name when TargetLowering::Lower...
tree
|
commitdiff
2013-02-08
Tom Stellard
R600: rework flow creation in the structurizer v2
tree
|
commitdiff
2013-02-08
Tom Stellard
R600: fix loop analyses in the structurizer
tree
|
commitdiff
2013-02-08
Tom Stellard
R600: fix PHI value adding in the structurizer
tree
|
commitdiff
2013-02-08
Dan Gohman
Minor cleanup.
tree
|
commitdiff
2013-02-08
Bob Wilson
Revert "Add LLVMContext::emitWarning methods and use...
tree
|
commitdiff
2013-02-08
Reed Kotler
Add the 16 bit version of addiu. To the assembler,...
tree
|
commitdiff
2013-02-08
Hal Finkel
DAGCombiner: Constant folding around pre-increment...
tree
|
commitdiff
2013-02-08
Hal Finkel
BBVectorize: Use TTI->getAddressComputationCost
tree
|
commitdiff
2013-02-08
Bob Wilson
Revert 172027 and 174336. Remove diagnostics about...
tree
|
commitdiff
2013-02-08
Bill Schmidt
Refine fix to bug 15041.
tree
|
commitdiff
2013-02-08
Chad Rosier
[SimplifyLibCalls] Library call simplification doen...
tree
|
commitdiff
2013-02-08
Jakob Stoklund Olesen
Typos.
tree
|
commitdiff
2013-02-08
David Tweed
The patch to fix some issues in r174543 fixed the lines...
tree
|
commitdiff
2013-02-08
Arnold Schwaighofer
ARM cost model: Address computation in vector mem ops...
tree
|
commitdiff
2013-02-08
Michael Kuperstein
Test Commit
tree
|
commitdiff
2013-02-08
Bill Wendling
Parse the attribute group reference on a function.
tree
|
commitdiff
2013-02-08
Reed Kotler
When Mips16 frames grow large, the immediate field...
tree
|
commitdiff
2013-02-08
Andrew Trick
Revert "Have InstCombine call SipmlifyCall when handlin...
tree
|
commitdiff
2013-02-08
Bill Wendling
Use ParseFnAttributeValuePairs instead of ParseOptional...
tree
|
commitdiff
2013-02-07
Michael Ilseman
Have InstCombine call SipmlifyCall when handling calls...
tree
|
commitdiff
2013-02-07
Nadav Rotem
fix 80-col violation and fix the docs.
tree
|
commitdiff
2013-02-07
Akira Hatanaka
[mips] Make Filler a class and reduce indentation.
tree
|
commitdiff
2013-02-07
Eric Christopher
Formatting.
tree
|
commitdiff
2013-02-07
Eric Christopher
"Clean up" line section symbol emission by emitting...
tree
|
commitdiff
2013-02-07
Will Schmidt
[patch] bug 15055 Add Unistd.h to OProfileWrapper.cpp
tree
|
commitdiff
2013-02-07
Bill Schmidt
Constrain PowerPC autovectorization to fix bug 15041.
tree
|
commitdiff
2013-02-07
Akira Hatanaka
[mips] Add definition of JALR instruction which has...
tree
|
commitdiff
2013-02-07
Tom Stellard
R600/SI: cleanup VGPR encoding
tree
|
commitdiff
2013-02-07
Tom Stellard
R600/SI: Handle VGPR64 destination in copyPhysReg().
tree
|
commitdiff
2013-02-07
Tom Stellard
R600/SI: Add pattern for mul.
tree
|
commitdiff
2013-02-07
Tom Stellard
R600/SI: simplify and fix SMRD encoding
tree
|
commitdiff
2013-02-07
Tom Stellard
R600/SI: add proper 64bit immediate support v2
tree
|
commitdiff
2013-02-07
Tom Stellard
R600: Add an explicit default processor
tree
|
commitdiff
2013-02-07
Michael Ilseman
Identify and simplify idempotent intrinsics. Test case...
tree
|
commitdiff
2013-02-07
Arnold Schwaighofer
Loop Vectorizer: Refactor Memory Cost Computation
tree
|
commitdiff
2013-02-07
Tom Stellard
R600/SI: Use proper instructions for array/shadow samplers.
tree
|
commitdiff
2013-02-07
Tom Stellard
R600/SI: Make sample intrinsic address parameter type...
tree
|
commitdiff
2013-02-07
Tom Stellard
R600/SI: Add basic support for more integer vector...
tree
|
commitdiff
2013-02-07
Arnold Schwaighofer
ARM cost model: Add costs for vector selects
tree
|
commitdiff
2013-02-07
Michel Danzer
R600/SI: Add pattern for flog2
tree
|
commitdiff
2013-02-07
NAKAMURA Takumi
FDE::dumpHeader(): Forgot to fix one more formatting...
tree
|
commitdiff
2013-02-07
Tom Stellard
R600: Consolidate sub register indices.
tree
|
commitdiff
2013-02-07
Tom Stellard
R600: Add support for SET*_DX10 instructions
tree
|
commitdiff
2013-02-07
Tom Stellard
R600: Fix assembly name for SETGT_INT
tree
|
commitdiff
2013-02-07
NAKAMURA Takumi
FDE::dumpHeader(): Forgot to fix one more formatting...
tree
|
commitdiff
2013-02-07
Reed Kotler
Make sure we call externals from libraries properly...
tree
|
commitdiff
2013-02-07
Sean Silva
tblgen: Diagnose duplicate includes.
tree
|
commitdiff
2013-02-07
Michael Gottesman
Moved some comments due to the recent refactoring of...
tree
|
commitdiff
2013-02-07
Reed Kotler
Enable jumps when in -static mode.
tree
|
commitdiff
2013-02-07
NAKAMURA Takumi
DWARFDebugFrame.cpp: Fix formatting on i686 hosts.
tree
|
commitdiff
2013-02-07
Michael Ilseman
Preserve fast-math flags after reassociation and commut...
tree
|
commitdiff
2013-02-07
Owen Anderson
Conditionalize constant folding of math intrinsics...
tree
|
commitdiff
2013-02-06
Owen Anderson
Signficantly generalize our ability to constant fold...
tree
|
commitdiff
2013-02-06
Joe Abbey
Code Custodian (trivial whitespace cleanup)
tree
|
commitdiff
2013-02-06
Eric Christopher
Clean up multiple skeleton compile units if we have...
tree
|
commitdiff
2013-02-06
Eric Christopher
Remove some dead code.
tree
|
commitdiff
2013-02-06
Akira Hatanaka
[mips] Make NOP a pseudo instruction and expand it...
tree
|
commitdiff
next