projects
/
oota-llvm.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oota-llvm.git
2007-01-18
Chris Lattner
remove an execution test from llvm/test
commit
|
commitdiff
|
tree
|
snapshot
2007-01-18
Chris Lattner
Fix InstCombine/2007-01-18-VectorInfLoop.ll, a case...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-18
Chris Lattner
new testcase that causes instcombine to infinitely...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-18
Reid Spencer
Update copyright for 2007.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-18
John Criswell
Welcome 2007.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-18
Reid Spencer
Clean up some code around the store V, (cast P) ->...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-18
Reid Spencer
Use a cheaper computation.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-18
Reid Spencer
Fix a regression in the last patch. When constructing...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-18
Chris Lattner
move contents of PR587 to here.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-18
Reid Spencer
Provide an isPowerOf2ByteWidth method for the IntegerTy...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-18
Bill Wendling
The zerofill directive needs a newline after it.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-18
Reid Spencer
Use the new maskToBitWidth function to ensure that...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-18
Reid Spencer
Add an inline helper function that masks a GenericValue...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-18
Evan Cheng
Minor code clean up.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-18
Reid Spencer
Make shl instruction mask its result to the correct...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-18
Reid Spencer
Two changes:
commit
|
commitdiff
|
tree
|
snapshot
2007-01-18
Reid Spencer
Make sure we truncate stored values to their bit width.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-18
Bill Wendling
Have the OutputBuffer take the is64Bit and isLittleEndi...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-18
Chris Lattner
Modify emission of jump tables on darwin to emit an...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-18
Chris Lattner
add new JumpTableSpecialLabelPrefix hook to asmprinter...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-17
Reid Spencer
For PR1028:
commit
|
commitdiff
|
tree
|
snapshot
2007-01-17
Reid Spencer
For PR1028:
commit
|
commitdiff
|
tree
|
snapshot
2007-01-17
Bill Wendling
Changed to use the OutputBuffer instead of the methods...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-17
Bill Wendling
Refactored output buffer methods from MachO and ELF...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-17
Devang Patel
Add CGPassManager.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-17
Devang Patel
Update ModulePass::assignPassManager() to take into...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-17
Devang Patel
s/PassDebugging_New/PassDebugging/g
commit
|
commitdiff
|
tree
|
snapshot
2007-01-17
Devang Patel
Update assignPassManager() signature to allow selection...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-17
Reid Spencer
For PR739:
commit
|
commitdiff
|
tree
|
snapshot
2007-01-17
Chris Lattner
restructure code a bit to make use of continue (simplif...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-17
Chris Lattner
darwin doesn't support .bss, but it does have .zerofill
commit
|
commitdiff
|
tree
|
snapshot
2007-01-17
Chris Lattner
add new directive
commit
|
commitdiff
|
tree
|
snapshot
2007-01-17
Chris Lattner
document that BSSSection can be null.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-17
Anton Korobeynikov
Document flag
commit
|
commitdiff
|
tree
|
snapshot
2007-01-17
Anton Korobeynikov
* Fix one more bug in PIC codegen: extra load is needed...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-17
Bill Wendling
Revert patch.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-17
Reid Spencer
The Regression directory is now gone.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-17
Reid Spencer
Regression is gone, don't try to find it on clean target.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-17
Chris Lattner
Make tblgen error more useful. Patch by B. Scott Michel
commit
|
commitdiff
|
tree
|
snapshot
2007-01-17
Chris Lattner
make doxygen comment much better. Patch by B. Scott...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-17
Reid Spencer
Update for changes in location of Stacker.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-17
Chris Lattner
remove obsolete comment
commit
|
commitdiff
|
tree
|
snapshot
2007-01-17
Bill Wendling
Create the specified TargetObjInfo and use it.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-17
Bill Wendling
Create/store/and delete the TargetObjInfo object.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-17
Bill Wendling
Use the methods in the TargetObjInfo object instead...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-17
Bill Wendling
The TargetObjInfo object goes here.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-17
Bill Wendling
Removed methods which are now in the respective TargetO...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-17
Bill Wendling
New "TargetObjInfo" class. This holds information that...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-17
Reid Spencer
Fix this tool for use on Darwin which requires the...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-17
Reid Spencer
Regenerate.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-17
Reid Spencer
For PR1117:
commit
|
commitdiff
|
tree
|
snapshot
2007-01-17
Reid Spencer
For PR1117:
commit
|
commitdiff
|
tree
|
snapshot
2007-01-17
Reid Spencer
Test cases for PR1117.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-17
Reid Spencer
For PR1094:
commit
|
commitdiff
|
tree
|
snapshot
2007-01-17
Reid Spencer
For PR1094:
commit
|
commitdiff
|
tree
|
snapshot
2007-01-17
Reid Spencer
For PR1074:
commit
|
commitdiff
|
tree
|
snapshot
2007-01-17
Reid Spencer
For PR1074:
commit
|
commitdiff
|
tree
|
snapshot
2007-01-17
Reid Spencer
Remove unused forward class declarations.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-17
Reid Spencer
Ignore the output directory.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-16
Reid Spencer
Join two lines that caused awk to squak on some platforms.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-16
Devang Patel
Pass manager may require certain analysis. In such...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-16
Reid Spencer
Fix test cases. Patch by Guoling Han.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-16
Reid Spencer
Remove this test case. LLVM doesn't currently support...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-16
Devang Patel
Undo last check-in.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-16
Anton Korobeynikov
Missed "<" :)
commit
|
commitdiff
|
tree
|
snapshot
2007-01-16
Devang Patel
Setup pass manager before scheduling required analysis.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-16
Reid Spencer
Add a test case for bit accurate integer types in llvm...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-16
Anton Korobeynikov
Cleanup. Comments added.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-16
Reid Spencer
New test cases for bit accurate integers developed...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-16
Chris Lattner
Fix SMG2000 with the CBE: opaque types need names too.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-16
Chris Lattner
document some subtlety
commit
|
commitdiff
|
tree
|
snapshot
2007-01-16
Anton Korobeynikov
Emit symbol type information for ELF/COFF targets
commit
|
commitdiff
|
tree
|
snapshot
2007-01-16
Bill Wendling
Instead of yet another enum indicating the "assembly...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-16
Chris Lattner
Fix PR918 by only using typedefs to name struct types...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-16
Chris Lattner
testcase for PR918
commit
|
commitdiff
|
tree
|
snapshot
2007-01-16
Chris Lattner
add a note: we need whole-function selectiondags :)
commit
|
commitdiff
|
tree
|
snapshot
2007-01-16
Chris Lattner
Fix PR1114 and CodeGen/Generic/2007-01-15-LoadSelectCyc...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-16
Chris Lattner
new testcase for PR1114
commit
|
commitdiff
|
tree
|
snapshot
2007-01-16
Chris Lattner
add options to view the dags before the first or second...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-16
Bill Wendling
Added a -mtriple flag to force darwin backend.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-16
Bill Wendling
Make inline ASM the INTEL one if it's in that emission...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-16
Bill Wendling
Fix for PR1095:
commit
|
commitdiff
|
tree
|
snapshot
2007-01-16
Devang Patel
Code refactoring.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-15
Devang Patel
Remove extra white spaces. Fix comments.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-15
Devang Patel
Do not record last users of Pass Manager.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-15
Jeff Cohen
Unbreak VC++ build.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-15
Chris Lattner
test darwin too! :)
commit
|
commitdiff
|
tree
|
snapshot
2007-01-15
Reid Spencer
One more @ to remove.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-15
Chris Lattner
make this more efficient in release builds (time and...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-15
Reid Spencer
Update documentation for parameter attributes for the...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-15
Chris Lattner
Fix a regression in my isIntegral patch that broke...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-15
Nick Lewycky
Don't print address of ETNode. Print the DFSNumIn which...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-15
Chris Lattner
Run an instcombine pass after inlining but before scala...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-15
Chris Lattner
Implement InstCombine/phi.ll:test7, deletion of trivial...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-15
Chris Lattner
new testcase
commit
|
commitdiff
|
tree
|
snapshot
2007-01-15
Chris Lattner
simplify some code now that types are signless
commit
|
commitdiff
|
tree
|
snapshot
2007-01-15
Chris Lattner
delete stores to allocas with one use. This is a trivi...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-15
Chris Lattner
add a simple case where instcombine can detect and...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-15
Chris Lattner
Constant fold llvm.powi.*. This speeds up tramp3d...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-15
Chris Lattner
add some notes
commit
|
commitdiff
|
tree
|
snapshot
next