projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Remove final verification in RABasic.
[oota-llvm.git]
/
include
/
2012-06-15
Marshall Clow
Adding acessors to COFFObjectFile so that clients can...
tree
|
commitdiff
2012-06-14
Rafael Espindola
Implement the isSafeToDiscardIfUnused predicate and...
tree
|
commitdiff
2012-06-14
Stepan Dyatkovskiy
SmallMap, FlatArrayMap::copyFrom
tree
|
commitdiff
2012-06-13
Chandler Carruth
Group the 'unsigned' members after the pointer to avoid...
tree
|
commitdiff
2012-06-13
Kay Tiong Khoo
*typo: Cyles changed to Cycles
tree
|
commitdiff
2012-06-13
Duncan Sands
When linearizing a multiplication, return at once if...
tree
|
commitdiff
2012-06-13
Craig Topper
Fix intrinsics for XOP frczss/sd instructions. These...
tree
|
commitdiff
2012-06-13
Jakob Stoklund Olesen
Eliminate struct TableGenBackend.
tree
|
commitdiff
2012-06-13
Andrew Trick
sched: Avoid trivially redundant DAG edges. Take the...
tree
|
commitdiff
2012-06-12
David Blaikie
Remove use of GNU extension to resolve Clang warning.
tree
|
commitdiff
2012-06-12
Duncan Sands
Now that Reassociate's LinearizeExprTree can look throu...
tree
|
commitdiff
2012-06-12
Argyrios Kyrtzidis
Satisfy C++ aliasing rules, per suggestion by Chandler.
tree
|
commitdiff
2012-06-12
Argyrios Kyrtzidis
For llvm::sys::ThreadLocalImpl instead of malloc'ing...
tree
|
commitdiff
2012-06-11
Andrew Trick
misched: When querying RegisterPressureTracker, always...
tree
|
commitdiff
2012-06-11
Jakob Stoklund Olesen
Write llvm-tblgen backends as functions instead of...
tree
|
commitdiff
2012-06-11
Jakob Stoklund Olesen
Fix a problem with the reverse bundle iterators.
tree
|
commitdiff
2012-06-10
Craig Topper
Add intrinsics for immediate form of XOP vprot instruct...
tree
|
commitdiff
2012-06-09
Craig Topper
Replace XOP vpcom intrinsics with fewer intrinsics...
tree
|
commitdiff
2012-06-09
Benjamin Kramer
Hashing: Remove outdated comment. Support for reserved...
tree
|
commitdiff
2012-06-09
Andrew Trick
Register pressure: added getPressureAfterInstr.
tree
|
commitdiff
2012-06-09
Jakob Stoklund Olesen
Sketch a LiveRegMatrix analysis pass.
tree
|
commitdiff
2012-06-09
Dmitri Gribenko
Convert comments to proper Doxygen comments.
tree
|
commitdiff
2012-06-08
Andrew Trick
Removing strange "using" declarations form TargetInstrInfo.
tree
|
commitdiff
2012-06-08
Jakob Stoklund Olesen
Reintroduce VirtRegRewriter.
tree
|
commitdiff
2012-06-08
Andrew Trick
TargetInstrInfo hooks implemented in codegen should...
tree
|
commitdiff
2012-06-08
Andrew Trick
Sched itinerary fix: Avoid static initializers.
tree
|
commitdiff
2012-06-07
Andrew Trick
Continue factoring computeOperandLatency. Use it for...
tree
|
commitdiff
2012-06-07
Pete Cooper
Add internal read flags to MachineInstrBuilder and...
tree
|
commitdiff
2012-06-06
Manman Ren
Revert r157755.
tree
|
commitdiff
2012-06-06
Andrew Trick
Move RegisterClassInfo.h.
tree
|
commitdiff
2012-06-06
Andrew Trick
Move RegisterPressure.h.
tree
|
commitdiff
2012-06-06
Benjamin Kramer
Round 2 of dead private variable removal.
tree
|
commitdiff
2012-06-06
Benjamin Kramer
Remove unused private fields found by clang's new ...
tree
|
commitdiff
2012-06-05
Jakob Stoklund Olesen
Simplify LiveInterval::print().
tree
|
commitdiff
2012-06-05
Jakob Stoklund Olesen
Add experimental support for register unit liveness.
tree
|
commitdiff
2012-06-05
Jakob Stoklund Olesen
Implement LiveRangeCalc::extendToUses() and createDeadD...
tree
|
commitdiff
2012-06-05
Andrew Trick
misched: API for minimum vs. expected latency.
tree
|
commitdiff
2012-06-05
Lang Hames
Add a new intrinsic: llvm.fmuladd. This intrinsic repre...
tree
|
commitdiff
2012-06-05
Jakob Stoklund Olesen
Remove dead function.
tree
|
commitdiff
2012-06-05
Stepan Dyatkovskiy
IntegersSubsetMapping: added exclude operation, that...
tree
|
commitdiff
2012-06-05
Stepan Dyatkovskiy
IntegersSubsetMapping:
tree
|
commitdiff
2012-06-05
Andrew Trick
misched: Added MultiIssueItineraries.
tree
|
commitdiff
2012-06-05
Andrew Trick
misched: Allow disabling scoreboard hazard checking...
tree
|
commitdiff
2012-06-05
Andrew Trick
whitespace
tree
|
commitdiff
2012-06-05
Jakob Stoklund Olesen
Remove the last remat-related code from LiveIntervalAna...
tree
|
commitdiff
2012-06-05
Jakob Stoklund Olesen
Stop using LiveIntervals::isReMaterializable().
tree
|
commitdiff
2012-06-04
Jakob Stoklund Olesen
Delete dead code.
tree
|
commitdiff
2012-06-04
Jakob Stoklund Olesen
Switch LiveIntervals member variable to LLVM naming...
tree
|
commitdiff
2012-06-04
Roman Divacky
Implement local-exec TLS on PowerPC.
tree
|
commitdiff
2012-06-04
Nadav Rotem
Remove the "-promote-elements" flag. This flag is now...
tree
|
commitdiff
2012-06-04
Duncan Sands
getAllOnesValue also works for vectors of integers.
tree
|
commitdiff
2012-06-03
NAKAMURA Takumi
IntRange: Restore the copy constuctor explicitly to...
tree
|
commitdiff
2012-06-03
Craig Topper
Rename fma4 intrinsics to just fma since they are now...
tree
|
commitdiff
2012-06-02
Stepan Dyatkovskiy
Added unittests for IntegersSubset and IntegersSubsetMa...
tree
|
commitdiff
2012-06-02
Benjamin Kramer
Fix typos found by github.com/lyda/misspell-check
tree
|
commitdiff
2012-06-02
Stepan Dyatkovskiy
PR1255: case ranges.
tree
|
commitdiff
2012-06-02
Benjamin Kramer
Add move semantics to APInt.
tree
|
commitdiff
2012-06-02
Stepan Dyatkovskiy
Additional change for 157881. Forget to fix another...
tree
|
commitdiff
2012-06-02
Stepan Dyatkovskiy
Small fix due to buildbot failures on mingw32. Fixed...
tree
|
commitdiff
2012-06-02
Stepan Dyatkovskiy
PR1255: case ranges.
tree
|
commitdiff
2012-06-01
Jakob Stoklund Olesen
Remove the old register list functions from MCRegisterInfo.
tree
|
commitdiff
2012-06-01
Jakob Stoklund Olesen
Switch all register list clients to the new MC*Iterator...
tree
|
commitdiff
2012-06-01
Manman Ren
ARM: properly handle alignment for struct byval.
tree
|
commitdiff
2012-06-01
Benjamin Kramer
Provide move semantics for (Small)BitVector.
tree
|
commitdiff
2012-06-01
Stepan Dyatkovskiy
PR1255: case ranges.
tree
|
commitdiff
2012-06-01
Benjamin Kramer
Remove noisy semicolons.
tree
|
commitdiff
2012-06-01
Stepan Dyatkovskiy
PR1255: case ranges.
tree
|
commitdiff
2012-06-01
Eric Christopher
Add support for enum forward declarations.
tree
|
commitdiff
2012-05-31
Benjamin Kramer
IntrusiveRefCntPtr: Simplify operator= as suggested...
tree
|
commitdiff
2012-05-31
Manman Ren
X86: replace SUB with CMP if possible
tree
|
commitdiff
2012-05-31
Jakob Stoklund Olesen
Add a PrintRegUnit helper similar to PrintReg.
tree
|
commitdiff
2012-05-31
Jakob Stoklund Olesen
Emit register unit root tables.
tree
|
commitdiff
2012-05-31
Craig Topper
Add intrinsic for pclmulqdq instruction.
tree
|
commitdiff
2012-05-30
Benjamin Kramer
Teach SCEV's icmp simplification logic that a-b ==...
tree
|
commitdiff
2012-05-30
Jakob Stoklund Olesen
Add MCRegisterInfo::RegListIterator.
tree
|
commitdiff
2012-05-30
Benjamin Kramer
Mark insertq/extrq intrinsic readnone.
tree
|
commitdiff
2012-05-30
Bob Wilson
Add an insertPass API to TargetPassConfig. <rdar:...
tree
|
commitdiff
2012-05-30
Jakob Stoklund Olesen
Make DiffListIterator public to unbreak the gcc buildbots.
tree
|
commitdiff
2012-05-29
Jakob Stoklund Olesen
Use MCRegUnitIterator to compute regsOverlap().
tree
|
commitdiff
2012-05-29
Jakob Stoklund Olesen
Emit register unit lists for each register.
tree
|
commitdiff
2012-05-29
Douglas Gregor
DenseMap's move assignment operator needs to return...
tree
|
commitdiff
2012-05-29
Benjamin Kramer
Add intrinsics, code gen, assembler and disassembler...
tree
|
commitdiff
2012-05-29
Stepan Dyatkovskiy
ConstantRangesSet renamed to IntegersSubset. CRSBuilder...
tree
|
commitdiff
2012-05-28
Peter Collingbourne
Add llvm.fabs intrinsic.
tree
|
commitdiff
2012-05-28
Meador Inge
PR12696: Attribute bits above 1<<30 are not encoded...
tree
|
commitdiff
2012-05-28
Stepan Dyatkovskiy
PR1255: Case Ranges
tree
|
commitdiff
2012-05-28
Stepan Dyatkovskiy
SwitchInst: Due to bad readability case iterators defin...
tree
|
commitdiff
2012-05-28
Chris Lattner
switch AttrListPtr::get to take an ArrayRef, simplifyin...
tree
|
commitdiff
2012-05-28
Chris Lattner
add some helper methods to make the type more uniform.
tree
|
commitdiff
2012-05-27
Chris Lattner
rdar://11542750 - llvm.trap should be marked no return.
tree
|
commitdiff
2012-05-27
Benjamin Kramer
DenseMap: Use an early exit when there is nothing to...
tree
|
commitdiff
2012-05-27
Benjamin Kramer
IntrusiveRefCntPtr: Use the same pattern as the other...
tree
|
commitdiff
2012-05-27
Chris Lattner
generalize this to allow any argument.
tree
|
commitdiff
2012-05-27
Chris Lattner
move some code around so that Verifier.cpp can get...
tree
|
commitdiff
2012-05-27
Benjamin Kramer
DenseMap: Provide a move ctor and move semantics for...
tree
|
commitdiff
2012-05-27
Benjamin Kramer
DenseMap: Factor destruction into a common helper method.
tree
|
commitdiff
2012-05-27
Benjamin Kramer
Move-enable IntrusiveRefCntPtr.
tree
|
commitdiff
2012-05-26
Benjamin Kramer
Add support for branch weight metadata to MDBuilder...
tree
|
commitdiff
2012-05-25
Justin Holewinski
Change interface for TargetLowering::LowerCallTo and...
tree
|
commitdiff
2012-05-25
Jakob Stoklund Olesen
Compress MCRegisterInfo register name tables.
tree
|
commitdiff
next