projects
/
oota-llvm.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oota-llvm.git
2006-09-04
Chris Lattner
Update this to reflect llvm-config usage
commit
|
commitdiff
|
tree
|
snapshot
2006-09-04
Chris Lattner
Remove some dead makefilery
commit
|
commitdiff
|
tree
|
snapshot
2006-09-04
Chris Lattner
Use llvm-config to determine what to link in
commit
|
commitdiff
|
tree
|
snapshot
2006-09-04
Chris Lattner
Use llvm-config instead of magic JIT thing to link...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-04
Chris Lattner
Use LINK_COMPONENTS to specify *components* to link...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-04
Chris Lattner
Allow things like --libs CBackend
commit
|
commitdiff
|
tree
|
snapshot
2006-09-04
Chris Lattner
Switch to using llvm-config to build
commit
|
commitdiff
|
tree
|
snapshot
2006-09-04
Chris Lattner
Bugfix for llvm-config support
commit
|
commitdiff
|
tree
|
snapshot
2006-09-04
Chris Lattner
Make LINK_COMPONENTS interact well with make clean
commit
|
commitdiff
|
tree
|
snapshot
2006-09-04
Chris Lattner
Switch to using llvm-config to select components to...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-04
Chris Lattner
Add a new make option (LINK_COMPONENTS) which tools...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-04
Chris Lattner
Document build order dependencies. Make sure that...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-04
Chris Lattner
new file
commit
|
commitdiff
|
tree
|
snapshot
2006-09-04
Chris Lattner
Completely rearchitect the interface between targets...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-04
Chris Lattner
Add accessor
commit
|
commitdiff
|
tree
|
snapshot
2006-09-04
Chris Lattner
Add explicit doInitialization/doFinalization methods...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-04
Chris Lattner
remove #include
commit
|
commitdiff
|
tree
|
snapshot
2006-09-04
Chris Lattner
rearrange targets to satisfy dependencies. Too bad...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-04
Chris Lattner
If a cycle exists, don't succeed building the second...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-04
Chris Lattner
remove message
commit
|
commitdiff
|
tree
|
snapshot
2006-09-04
Chris Lattner
Rearrange library linkage order.
commit
|
commitdiff
|
tree
|
snapshot
2006-09-03
Chris Lattner
Eliminate target name.
commit
|
commitdiff
|
tree
|
snapshot
2006-09-03
Chris Lattner
Simplify target construction.
commit
|
commitdiff
|
tree
|
snapshot
2006-09-03
Chris Lattner
Remove use of target::getName()
commit
|
commitdiff
|
tree
|
snapshot
2006-09-03
Chris Lattner
eliminate use of TM.getName()
commit
|
commitdiff
|
tree
|
snapshot
2006-09-03
Rafael Espindola
add the SETULT condition code
commit
|
commitdiff
|
tree
|
snapshot
2006-09-03
Chris Lattner
Avoid beating on the mi2i map when we know the answer...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-03
Chris Lattner
minor speedup
commit
|
commitdiff
|
tree
|
snapshot
2006-09-03
Chris Lattner
Fix Regression/CodeGen/Generic/2006-09-02-LocalAllocCra...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-03
Chris Lattner
Testcase (distilled from crafty) that crashed the local...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-03
Chris Lattner
When deleting a machine instruction, make sure to remov...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-03
Chris Lattner
Move two methods out of line, make them work when the...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-02
Chris Lattner
Count the time for a pass to ReleaseMemory against...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-02
Owen Anderson
Make this testcase actually recursive. I accidentally...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-02
Chris Lattner
Fix a typo pointed out by Gabor
commit
|
commitdiff
|
tree
|
snapshot
2006-09-02
Owen Anderson
Make ArgumentPromotion handle recursive functions that...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-02
Rafael Espindola
add more condition codes
commit
|
commitdiff
|
tree
|
snapshot
2006-09-02
Nick Lewycky
Improve handling of SelectInst.
commit
|
commitdiff
|
tree
|
snapshot
2006-09-02
Chris Lattner
improve compat with certain versions of GCC (on cygwin?)
commit
|
commitdiff
|
tree
|
snapshot
2006-09-02
Chris Lattner
add a prototype
commit
|
commitdiff
|
tree
|
snapshot
2006-09-02
Chris Lattner
Iteration is required for some cases, even if they...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-02
Chris Lattner
When joining two intervals where the RHS is really...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-02
Chris Lattner
new method
commit
|
commitdiff
|
tree
|
snapshot
2006-09-01
Evan Cheng
Another "cyclic DAG" test case.
commit
|
commitdiff
|
tree
|
snapshot
2006-09-01
Evan Cheng
Oops. Bad typo. Without the check of N1.hasOneUse(...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-01
Chris Lattner
Use a couple of multiclass patterns to factor some...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-01
Chris Lattner
remove a bunch of comments
commit
|
commitdiff
|
tree
|
snapshot
2006-09-01
Chris Lattner
Make sure to clear CurDefmPrefix = 0, otherwise stuff...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-01
Chris Lattner
Make this harder
commit
|
commitdiff
|
tree
|
snapshot
2006-09-01
Chris Lattner
Fix a typo Jim pointed out, thanks!
commit
|
commitdiff
|
tree
|
snapshot
2006-09-01
Chris Lattner
fix an assertion with multidefs. Def inside of multicl...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-01
Bill Wendling
Fixed formatting problem.
commit
|
commitdiff
|
tree
|
snapshot
2006-09-01
Chris Lattner
document !strconcat
commit
|
commitdiff
|
tree
|
snapshot
2006-09-01
Bill Wendling
Added documentation Fernando Magno Quintao Pereira...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-01
Chris Lattner
Document multiclasses and defm's
commit
|
commitdiff
|
tree
|
snapshot
2006-09-01
Chris Lattner
regenerate
commit
|
commitdiff
|
tree
|
snapshot
2006-09-01
Chris Lattner
simple multiclass example
commit
|
commitdiff
|
tree
|
snapshot
2006-09-01
Chris Lattner
Add often-requested support for defining "multiclasses...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-01
Anton Korobeynikov
- Fixed broken Win32 build
commit
|
commitdiff
|
tree
|
snapshot
2006-09-01
Evan Cheng
Remove extra spaces.
commit
|
commitdiff
|
tree
|
snapshot
2006-09-01
Evan Cheng
Last check-in was a mistake...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-01
Evan Cheng
*** empty log message ***
commit
|
commitdiff
|
tree
|
snapshot
2006-09-01
Evan Cheng
Allow legalizer to expand ISD::MUL using only MULHS...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-01
Jim Laskey
Corrections.
commit
|
commitdiff
|
tree
|
snapshot
2006-09-01
Evan Cheng
Better comments.
commit
|
commitdiff
|
tree
|
snapshot
2006-09-01
Evan Cheng
Yikes. This requires checking apple gcc version.
commit
|
commitdiff
|
tree
|
snapshot
2006-09-01
Chris Lattner
Pull some code out of a hot recursive function because...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-01
Chris Lattner
remove some particularly expensive assertions
commit
|
commitdiff
|
tree
|
snapshot
2006-09-01
Chris Lattner
Reserve space in the ValueNumberInfo vector. This...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-01
Chris Lattner
add a simple reserve method.
commit
|
commitdiff
|
tree
|
snapshot
2006-09-01
Chris Lattner
Iterative coallescing doesn't buy us anything (we get...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-01
Nick Lewycky
Don't confuse canonicalize and lookup. Fixes predsimpli...
commit
|
commitdiff
|
tree
|
snapshot
2006-08-31
Evan Cheng
DAG combiner fix for rotates. Previously the outer...
commit
|
commitdiff
|
tree
|
snapshot
2006-08-31
Chris Lattner
Add a special case that speeds up coallescing a bit...
commit
|
commitdiff
|
tree
|
snapshot
2006-08-31
Chris Lattner
Delete copies as they are coallesced instead of waiting...
commit
|
commitdiff
|
tree
|
snapshot
2006-08-31
Chris Lattner
avoid calling the virtual isMoveInstr method endlessly...
commit
|
commitdiff
|
tree
|
snapshot
2006-08-31
Chris Lattner
Add a note about C++ -> C with libstdc++
commit
|
commitdiff
|
tree
|
snapshot
2006-08-31
Nick Lewycky
This program crashes the PredicateSimplifier. Not marke...
commit
|
commitdiff
|
tree
|
snapshot
2006-08-31
Nick Lewycky
Properties where both Values weren't in the union ...
commit
|
commitdiff
|
tree
|
snapshot
2006-08-30
Chris Lattner
Bugfix for recent coallescer crash
commit
|
commitdiff
|
tree
|
snapshot
2006-08-30
Chris Lattner
Fix a compiler crash bootstrapping llvm-gcc.
commit
|
commitdiff
|
tree
|
snapshot
2006-08-30
Chris Lattner
Restore source-level compatibility with clients of...
commit
|
commitdiff
|
tree
|
snapshot
2006-08-30
Chris Lattner
Guess what happens when asserts are disabled. :(
commit
|
commitdiff
|
tree
|
snapshot
2006-08-30
Chris Lattner
fix 80 column issue
commit
|
commitdiff
|
tree
|
snapshot
2006-08-30
Chris Lattner
Instantiate Statistic<> in one place, not in every...
commit
|
commitdiff
|
tree
|
snapshot
2006-08-30
Nick Lewycky
Move to using the EquivalenceClass ADT. Removes SynSets.
commit
|
commitdiff
|
tree
|
snapshot
2006-08-29
Chris Lattner
Code cleanups, no functionality change.
commit
|
commitdiff
|
tree
|
snapshot
2006-08-29
Chris Lattner
Teach the coallescer to coallesce live intervals joined...
commit
|
commitdiff
|
tree
|
snapshot
2006-08-29
Chris Lattner
new testcase for pr687
commit
|
commitdiff
|
tree
|
snapshot
2006-08-29
Devang Patel
Do not rely on std::sort and std::erase to get list...
commit
|
commitdiff
|
tree
|
snapshot
2006-08-29
Evan Cheng
Minor asm fix.
commit
|
commitdiff
|
tree
|
snapshot
2006-08-29
Evan Cheng
This is also a 32-bit only test. x86-64 would pass...
commit
|
commitdiff
|
tree
|
snapshot
2006-08-29
Evan Cheng
Fix test case so it passes on x86-64.
commit
|
commitdiff
|
tree
|
snapshot
2006-08-29
Evan Cheng
Remove dead code.
commit
|
commitdiff
|
tree
|
snapshot
2006-08-29
Reid Spencer
Delete a no-longer-supported configuration item.
commit
|
commitdiff
|
tree
|
snapshot
2006-08-29
Evan Cheng
Undo xfail.
commit
|
commitdiff
|
tree
|
snapshot
2006-08-29
Evan Cheng
Don't performance load/op/store transformation if op...
commit
|
commitdiff
|
tree
|
snapshot
2006-08-29
Evan Cheng
- Enable x86 isel preprocessing by default unless ...
commit
|
commitdiff
|
tree
|
snapshot
2006-08-29
Evan Cheng
Issue cvs co with -P option to prune empty directories...
commit
|
commitdiff
|
tree
|
snapshot
2006-08-29
Jim Laskey
Handle callee saved registers in dwarf frame info ...
commit
|
commitdiff
|
tree
|
snapshot
next