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 |
2004-09-18 |
Reid Spencer | Get rid of file descriptor leak in create_file. |
commit | commitdiff | tree | snapshot |
2004-09-18 |
Chris Lattner | Misha implemented the ModuleProvider interface back... |
commit | commitdiff | tree | snapshot |
2004-09-18 |
Chris Lattner | Provide initial docs for CallGraphSCCPass's, and fix... |
commit | commitdiff | tree | snapshot |
2004-09-18 |
Chris Lattner | Make this HTML 4.01 strict |
commit | commitdiff | tree | snapshot |
2004-09-18 |
Chris Lattner | Don't include libtool "object" files |
commit | commitdiff | tree | snapshot |
2004-09-18 |
Chris Lattner | Convert this pass to be a CallGraphSCCPass instead... |
commit | commitdiff | tree | snapshot |
2004-09-18 |
Chris Lattner | Make sure to remove the Select instruction as well |
commit | commitdiff | tree | snapshot |
2004-09-18 |
Chris Lattner | When changing a function, make sure to update the CallG... |
commit | commitdiff | tree | snapshot |
2004-09-18 |
Chris Lattner | Implement new changeFunction method, nuke a never imple... |
commit | commitdiff | tree | snapshot |
2004-09-18 |
Chris Lattner | Implement new changeFunction method, nuke a never imple... |
commit | commitdiff | tree | snapshot |
2004-09-17 |
John Criswell | Changed the distclean target to handle the new location... |
commit | commitdiff | tree | snapshot |
2004-09-17 |
Chris Lattner | Fix typo in comment |
commit | commitdiff | tree | snapshot |
2004-09-17 |
Reid Spencer | Make sure critical sections are entered before trying... |
commit | commitdiff | tree | snapshot |
2004-09-16 |
Reid Spencer | Adjust the license files based on the actual content... |
commit | commitdiff | tree | snapshot |
2004-09-16 |
Reid Spencer | Allow "bc" as suffix for bytecode files. |
commit | commitdiff | tree | snapshot |
2004-09-16 |
Reid Spencer | Implement the signals interface for Win32. |
commit | commitdiff | tree | snapshot |
2004-09-16 |
John Criswell | Add dependencies so that project tools are recompiled... |
commit | commitdiff | tree | snapshot |
2004-09-15 |
Chris Lattner | Add a newline |
commit | commitdiff | tree | snapshot |
2004-09-15 |
Reid Spencer | Convert code to compile with vc7.1. |
commit | commitdiff | tree | snapshot |
2004-09-15 |
Chris Lattner | Make sure to update the list end when an element is... |
commit | commitdiff | tree | snapshot |
2004-09-15 |
Chris Lattner | Add some assertions |
commit | commitdiff | tree | snapshot |
2004-09-15 |
Reid Spencer | Stacker compiler library doesn't need to be shared... |
commit | commitdiff | tree | snapshot |
2004-09-15 |
Reid Spencer | Attempt to solve the libtool problem on Solaris. |
commit | commitdiff | tree | snapshot |
2004-09-15 |
Reid Spencer | Patches to make this file actually compile under windows. |
commit | commitdiff | tree | snapshot |
2004-09-15 |
Reid Spencer | Initial version of the SysConfig abstraction for Win32. |
commit | commitdiff | tree | snapshot |
2004-09-15 |
Reid Spencer | First version of a common header file for Win32 impleme... |
commit | commitdiff | tree | snapshot |
2004-09-15 |
Reid Spencer | Initial implementation of the Process abstraction for... |
commit | commitdiff | tree | snapshot |
2004-09-15 |
Reid Spencer | Fix the interface to ReleaseRWX to take MemoryBlock... |
commit | commitdiff | tree | snapshot |
2004-09-15 |
Chris Lattner | Fix a bug in the previous checkin that broke 255.vortex |
commit | commitdiff | tree | snapshot |
2004-09-15 |
Alkis Evlogimenos | When creating constant arrays check that the initialize... |
commit | commitdiff | tree | snapshot |
2004-09-15 |
Misha Brukman | Fit long lines into 80 cols via creative space elimination |
commit | commitdiff | tree | snapshot |
2004-09-15 |
Misha Brukman | Wrap long line |
commit | commitdiff | tree | snapshot |
2004-09-15 |
Misha Brukman | Targets are independent of each other, so compile them... |
commit | commitdiff | tree | snapshot |
2004-09-15 |
Chris Lattner | Bug fixed |
commit | commitdiff | tree | snapshot |
2004-09-15 |
Chris Lattner | Make sure to update alias analysis information as we... |
commit | commitdiff | tree | snapshot |
2004-09-15 |
Chris Lattner | If given an AliasSetTracker object to update, update it. |
commit | commitdiff | tree | snapshot |
2004-09-15 |
Chris Lattner | Add an optional argument to PromoteMemToReg |
commit | commitdiff | tree | snapshot |
2004-09-15 |
Chris Lattner | New testcase for PR420 |
commit | commitdiff | tree | snapshot |
2004-09-14 |
Chris Lattner | Implement an AliasSetTracker::copyValue method |
commit | commitdiff | tree | snapshot |
2004-09-14 |
Chris Lattner | Add an AliasSetTracker::copyValue method |
commit | commitdiff | tree | snapshot |
2004-09-14 |
Misha Brukman | The Sparc linking .so problem extends to the sample... |
commit | commitdiff | tree | snapshot |
2004-09-14 |
Chris Lattner | Add notes about some buggy passes |
commit | commitdiff | tree | snapshot |
2004-09-14 |
Chris Lattner | Remove unused pass |
commit | commitdiff | tree | snapshot |
2004-09-14 |
Chris Lattner | Remove a long-dead pass. Actually, this pass was never... |
commit | commitdiff | tree | snapshot |
2004-09-14 |
Reid Spencer | Fix compilation warning. |
commit | commitdiff | tree | snapshot |
2004-09-14 |
Reid Spencer | Fix a compilation error. |
commit | commitdiff | tree | snapshot |
2004-09-14 |
Reid Spencer | Okay, the list of link-time passes wasn't such a hot... |
commit | commitdiff | tree | snapshot |
2004-09-14 |
Chris Lattner | Don't print newlines between passes in the pass list. |
commit | commitdiff | tree | snapshot |
2004-09-14 |
Chris Lattner | Don't print newlines between each library in the deplib... |
commit | commitdiff | tree | snapshot |
2004-09-14 |
Chris Lattner | Revamp the Register class, and allow the use of the... |
commit | commitdiff | tree | snapshot |
2004-09-14 |
Chris Lattner | Adjust to #include movage |
commit | commitdiff | tree | snapshot |
2004-09-14 |
Reid Spencer | Update to reflect stkrc's new optimization capabilities. |
commit | commitdiff | tree | snapshot |
2004-09-14 |
Reid Spencer | Support substitution options for the W, M, and f options. |
commit | commitdiff | tree | snapshot |
2004-09-14 |
Reid Spencer | Support the -WX, -f -M options as pass throughs |
commit | commitdiff | tree | snapshot |
2004-09-14 |
Reid Spencer | Implement the GetLibraryPath function. |
commit | commitdiff | tree | snapshot |
2004-09-13 |
Reid Spencer | Add the GetLibraryPath method. |
commit | commitdiff | tree | snapshot |
2004-09-13 |
Reid Spencer | Add support for the link-time pass list to Modules. |
commit | commitdiff | tree | snapshot |
2004-09-13 |
Misha Brukman | Sparc cannot link shared objects (libtool issue) which... |
commit | commitdiff | tree | snapshot |
2004-09-13 |
Reid Spencer | Simplify the sys::Memory interface per Chris' request. |
commit | commitdiff | tree | snapshot |
2004-09-13 |
Reid Spencer | Simplify the sys::Memory interface per Chris' request. |
commit | commitdiff | tree | snapshot |
2004-09-13 |
Reid Spencer | Clean up the interface and implementation of sys::Progr... |
commit | commitdiff | tree | snapshot |
2004-09-13 |
Chris Lattner | Changes to make this work with Jason's patch. I checke... |
commit | commitdiff | tree | snapshot |
2004-09-13 |
Reid Spencer | Change banner name to reflect actual program this Makef... |
commit | commitdiff | tree | snapshot |
2004-09-13 |
Reid Spencer | Get rid of compile warning by having llvmExecve return... |
commit | commitdiff | tree | snapshot |
2004-09-13 |
Reid Spencer | Initial implementation of llvm-ld: stolen from gccld. |
commit | commitdiff | tree | snapshot |
2004-09-13 |
Misha Brukman | Add LLEE into compilation, but not for Sparc |
commit | commitdiff | tree | snapshot |
next |