projects
/
oota-llvm.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oota-llvm.git
2004-09-27
Alkis Evlogimenos
Improve warning
commit
|
commitdiff
|
tree
|
snapshot
2004-09-27
Nate Begeman
Correct some BuildMI arguments for the upcoming simple...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-26
Misha Brukman
Fix the copy-pasto that Brian noticed: V8 int regs...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-25
Reid Spencer
Add some missing #includes
commit
|
commitdiff
|
tree
|
snapshot
2004-09-25
Reid Spencer
Qualify Path with sys:: namespace so this file compiles.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-25
Reid Spencer
Updated to reflect changes in the interface of TimeValu...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-25
Reid Spencer
Clean up the interface of TimeValue:
commit
|
commitdiff
|
tree
|
snapshot
2004-09-25
Reid Spencer
Added stub implementations of TimeValue concept for...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-25
Reid Spencer
Wrap to 80 cols.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-24
Reid Spencer
Initial implementation of the TimeValue abstraction.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-24
John Criswell
Updated the last two header files so that they are...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-24
John Criswell
Modified hash_map and hash_set configuration so that...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-24
Chris Lattner
Implement shift-and combinations, implementing InstComb...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-24
Chris Lattner
Add some tests for shr-and folding
commit
|
commitdiff
|
tree
|
snapshot
2004-09-24
John Criswell
Configure Datatypes.h.in with AC_CONFIG_HEADERS. This...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-23
Chris Lattner
Move LHSI->hasOneUse() into the arms of the conditional...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-23
Chris Lattner
Implement Transforms/InstCombine/and.ll:test18, a case...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-23
Chris Lattner
New testcase for a pattern that occurs 20 times in...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-23
Reid Spencer
Add a blurb about the use of class vs. struct keyword...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-23
Chris Lattner
Implement select.ll:test16: fold load (select C,...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-23
Chris Lattner
load null is undefined behavior, this should fold
commit
|
commitdiff
|
tree
|
snapshot
2004-09-23
Reid Spencer
Change Value from a "struct" to a "class" so that VC...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-23
Reid Spencer
Patch for MINGW. Patch provided by Henrik Bach.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-23
Reid Spencer
Missed one $*.a -> $@ conversion for the Release build.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-23
Nate Begeman
Fix the last of the major PPC GEP folding deficiencies...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-23
Alkis Evlogimenos
Update email address
commit
|
commitdiff
|
tree
|
snapshot
2004-09-23
Chris Lattner
Grrr... I shouldn't have to do this one :)
commit
|
commitdiff
|
tree
|
snapshot
2004-09-23
Chris Lattner
Update credits
commit
|
commitdiff
|
tree
|
snapshot
2004-09-23
Reid Spencer
Correct the rules for making shared libraries per libto...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-22
Misha Brukman
Use the V8/V9 shared register file description
commit
|
commitdiff
|
tree
|
snapshot
2004-09-22
Misha Brukman
Combine the F2 and F3 instruction classes into one...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-22
Misha Brukman
Fix file header path
commit
|
commitdiff
|
tree
|
snapshot
2004-09-22
Misha Brukman
Prettify formatting of the file, adjust paths to making...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-22
Misha Brukman
V8 is now a subdirectory of Sparc; adjust paths accordingly
commit
|
commitdiff
|
tree
|
snapshot
2004-09-22
Reid Spencer
Update to add the HAVE_UINT64_T test and the STACK_DIRE...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-22
Reid Spencer
The alloca function, strangely enough, is found in...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-22
Nate Begeman
add optimized code sequences for setcc x, 0
commit
|
commitdiff
|
tree
|
snapshot
2004-09-21
Chris Lattner
Do not fold (X + C1 != C2) if there are other users...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-21
Alkis Evlogimenos
The real x87 floating point registers should not be...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-21
Misha Brukman
s/ISel/PPC64ISel/ to have unique class names for debugg...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-21
Misha Brukman
s/ISel/PPC32ISel/ to have unique class names for debugg...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-21
Misha Brukman
s/ISel/X86ISel/ to have unique class names for debuggin...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-21
Chris Lattner
Make sure to set the operand list
commit
|
commitdiff
|
tree
|
snapshot
2004-09-21
Reid Spencer
Fix a problem where the mmap_file test was generating...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-21
Reid Spencer
Change the warning text so that NO warnings are permitt...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-21
Reid Spencer
Don't attempt to (illegally) configure a subdir if...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-21
Reid Spencer
Fix the program passed to AC_LANG_PROGRAM to be only...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-21
Misha Brukman
Thanks to Brad Jones for packed type support!
commit
|
commitdiff
|
tree
|
snapshot
2004-09-21
Misha Brukman
Thanks to Brad for documentation on adding a DerivedType
commit
|
commitdiff
|
tree
|
snapshot
2004-09-21
Chris Lattner
This is an empty directory
commit
|
commitdiff
|
tree
|
snapshot
2004-09-21
Chris Lattner
This is a dead directory now
commit
|
commitdiff
|
tree
|
snapshot
2004-09-20
Reid Spencer
Change the name of the "known" module for Java from...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-20
Alkis Evlogimenos
Use the right directory for the Java frontend
commit
|
commitdiff
|
tree
|
snapshot
2004-09-20
Chris Lattner
Fix potential miscompilations: InstCombine/2004-09...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-20
Chris Lattner
Two testcases for invalid transformations that instcomb...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-20
Reid Spencer
Documentation upgrade.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-20
Reid Spencer
Finish the documentation.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-20
Reid Spencer
Tighten up the specification of what counts as a code...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-20
Reid Spencer
Base the implementation on the llvmdo script so that...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-20
Reid Spencer
Fixed to actually work correctly and be the basis for...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-20
Alkis Evlogimenos
Fix loop condition so that we don't decrement off the...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-20
Chris Lattner
Don't count .lo files :)
commit
|
commitdiff
|
tree
|
snapshot
2004-09-20
Chris Lattner
'Pass' should now not be derived from by clients. ...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-20
Chris Lattner
'Pass' should now not be derived from by clients. ...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-20
Chris Lattner
Finegrainify namespacification
commit
|
commitdiff
|
tree
|
snapshot
2004-09-20
Chris Lattner
Prototype more accurately
commit
|
commitdiff
|
tree
|
snapshot
2004-09-20
Chris Lattner
Prototype these functions more accurately
commit
|
commitdiff
|
tree
|
snapshot
2004-09-20
Chris Lattner
Do not prototype any of these passes as returning Pass...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-20
Chris Lattner
'Pass' should now not be derived from by clients. ...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-20
Chris Lattner
Adjust to API changes
commit
|
commitdiff
|
tree
|
snapshot
2004-09-20
Reid Spencer
Put in a #error in the event that we don't have an...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-20
Reid Spencer
Fix problems with AC_FUNC_MMAP_FILE and AC_LINK_USE_R...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-20
Reid Spencer
Correct the use AC_RUN_IFELSE to ensure it builds progr...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-20
Reid Spencer
Allow the suffix for shared libraries to be obtained...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-20
Reid Spencer
The problem with depending on the internal implementati...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-20
Reid Spencer
libtool's name is now back to mklib.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-20
Reid Spencer
Change to support creation of "mklib" instead of "libto...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-20
Reid Spencer
Update the script to generate mklib instead of libtool.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-19
Reid Spencer
Adjust the libtool macros so that libtool's name is...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-19
Reid Spencer
Various minor cleanups and replacement of obsoleted...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-19
Reid Spencer
Numerous fixes to convert ~ into ; that (probably)...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-19
Chris Lattner
The lexicon doc is more of a user guide than programmin...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-19
Reid Spencer
Bring the script out of the dark ages and into modern...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-19
Reid Spencer
Make the "Warning" notice a LOT more prominent.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-19
Reid Spencer
Add in version dependency checks on all the tools we...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-19
Reid Spencer
Add our own version of libtool.m4 instead of relying...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-19
Chris Lattner
better code
commit
|
commitdiff
|
tree
|
snapshot
2004-09-19
Chris Lattner
Make isSafeToLoadUnconditionally a bit smarter, impleme...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-19
Chris Lattner
New testcase for PR362: Icky code generated for std...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-19
Chris Lattner
Fix a nasty iterator invalidation problem I introduced...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-19
Chris Lattner
Remove a whole bunch of horrible hacky code that was...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-19
Chris Lattner
Instcombine now helps out with these
commit
|
commitdiff
|
tree
|
snapshot
2004-09-19
Chris Lattner
Make instruction combining a bit more aggressive in...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-19
Chris Lattner
Add two new testcases that instcombine should handle
commit
|
commitdiff
|
tree
|
snapshot
2004-09-19
Reid Spencer
Minor correction to Signals implementation.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-19
Chris Lattner
Add comment
commit
|
commitdiff
|
tree
|
snapshot
2004-09-18
Chris Lattner
Fix the inliner to always delete any edges from the...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-18
Chris Lattner
Add CallGraphNode::removeAnyCallEdgeTo method
commit
|
commitdiff
|
tree
|
snapshot
2004-09-18
Reid Spencer
Use the /dev/zero device as the device on which the...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-18
Reid Spencer
Porting of Unix implementation to Win32.
commit
|
commitdiff
|
tree
|
snapshot
next