oota-llvm.git
2005-04-25 Reid SpencerDeclare a function to create the SimplifyLibCalls pass.
2005-04-25 Reid SpencerA new pass to provide specific optimizations for certai...
2005-04-25 Reid SpencerA test case for the the ExitInMain libcall simplification.
2005-04-25 Reid SpencerOlder compilers won't like the inline virtual destructo...
2005-04-25 Chris Lattnerfix some bugs
2005-04-25 Reid SpencerFix a thinko in the documentation of the splitBasicBloc...
2005-04-24 Reid SpencerShut GCC 4.0 up about classes with virtual functions...
2005-04-24 Reid SpencerShut GCC 4.0 up when it complains about classes with...
2005-04-24 Reid SpencerMake this readable for newbies and those who can only...
2005-04-24 Misha Brukmanextract has been renamed to llvm-extract to avoid confl...
2005-04-24 Chris LattnerEliminate cases where we could << by 64, which is undef...
2005-04-24 Misha BrukmanThere are still uses for spaces in Makefiles -- to...
2005-04-24 Misha Brukmanextract has been renamed to llvm-extract to avoid confl...
2005-04-24 Misha Brukmanelisp code to help with LLVM code standards compliance
2005-04-24 Misha Brukman.vimrc file to aid in LLVM coding standards conformance
2005-04-24 Chris LattnerImplement xor.ll:test21: select (not C), A, B -> selec...
2005-04-24 Chris LattnerTest that xor/select are folded into a select with...
2005-04-24 Chris LattnerAllow these methods to take a generic Value* to simplif...
2005-04-24 Chris Lattnerallow these to take a generic Value*
2005-04-24 Chris LattnerUse getPrimitiveSizeInBits() instead of getPrimitiveSiz...
2005-04-24 Chris Lattnerunxfail this.
2005-04-24 Chris Lattneradd a new testcase which occurs in 181.mcf
2005-04-23 Misha Brukman* The aesthetic police is on patrol!!...
2005-04-23 Chris LattnerAdd a helper method
2005-04-23 Chris LattnerFix a bug in my previous checkin
2005-04-23 Chris LattnerThis file is never referenced
2005-04-23 Chris LattnerAdd a method, remove last use of Type.def
2005-04-23 Chris Lattneradd a method, remove a dead #include
2005-04-23 Chris LattnerTypes.def is going away
2005-04-23 Jeff CohenEliminate tabs and trailing spaces
2005-04-23 Jeff CohenEliminate tabs and trailing spaces
2005-04-23 Chris LattnerPropagate eq sets through the bu graphs to the cbu...
2005-04-23 Chris Lattneradd a bunch of documentation about the LLVM type resolu...
2005-04-23 Reid SpencerMake the CBackend actually get included in llc by using...
2005-04-23 Chris Lattnermake an advanced topics section, move symtab to it
2005-04-23 Chris LattnerThis is not needed
2005-04-23 Chris Lattneradd a search box for the documentation
2005-04-23 Chris LattnerGeneralize the setcc -> PHI and Select folding optimiz...
2005-04-23 Chris Lattneradd a new testcase
2005-04-23 Chris LattnerAlways enable the C backend. This fixes a *vast* numbe...
2005-04-23 Alkis EvlogimenosAdd method to return the type this type will be promote...
2005-04-22 Reid SpencerMention the --enable-targets= option to configure.
2005-04-22 Misha Brukman* Order #includes as per style guide
2005-04-22 Misha BrukmanConvert tabs to spaces
2005-04-22 Misha BrukmanHyphenate the adjective `n-bit' when used to describe...
2005-04-22 Misha BrukmanBuild the `Skeleton' target when building "all" targets
2005-04-22 Reid SpencerDocument the --enable-targets= feature of the configure...
2005-04-22 Alkis EvlogimenosSilence gcc-4.0.0 warnings.
2005-04-22 Misha BrukmanConvert tabs to spaces
2005-04-22 Reid SpencerDon't always build CBackend and Skeleton. Make use...
2005-04-22 Reid SpencerImplement the --enable-targets= feature of the configur...
2005-04-22 Reid SpencerTwo changes:
2005-04-22 Reid SpencerMake sure the CBackend is always a target that is built.
2005-04-22 Reid SpencerConsolidate the target selection options into a single...
2005-04-22 Andrew Lenharthkeep track of max depth stats
2005-04-22 Reid SpencerFirst step in avoiding compilation/usage of non-relevan...
2005-04-22 Tanya LattnerUpdated dependence analyzer. Fixed numerous bugs. Same...
2005-04-22 Chris LattnerMalloc/Free have mod/ref effects. Do not allow CSE...
2005-04-22 Chris Lattnerremove 'another common example', which doesn't work...
2005-04-22 Jeff CohenEliminate tabs and trailing spaces
2005-04-22 Misha BrukmanConvert tabs to spaces
2005-04-22 Misha BrukmanConvert tabs to spaces
2005-04-22 Misha BrukmanConvert tabs to spaces
2005-04-22 Misha BrukmanConvert tabs to spaces
2005-04-22 Misha BrukmanConvert tabs to spaces
2005-04-22 Misha BrukmanConvert tabs to spaces
2005-04-22 Reid SpencerAdd the RUN: prefix to the start of the run line so...
2005-04-22 Reid SpencerChange some old-style casts to C++ style casts to avoid...
2005-04-22 Reid SpencerThere is no =head3. Convert to =head2.
2005-04-22 Reid SpencerCorrect the documentation to match the program.
2005-04-22 Misha BrukmanRemove trailing whitespace
2005-04-21 Misha BrukmanRemove trailing whitespace
2005-04-21 Misha Brukman* Remove trailing whitespace
2005-04-21 Misha BrukmanRemove trailing whitespace
2005-04-21 Misha BrukmanRemove trailing whitespace
2005-04-21 Misha BrukmanRemove trailing whitespace
2005-04-21 Misha Brukman* Remove trailing whitespace
2005-04-21 Misha BrukmanRemove trailing whitespace
2005-04-21 Misha Brukman* Remove trailing whitespace
2005-04-21 Misha BrukmanRemove trailing whitespace
2005-04-21 Misha BrukmanRemove trailing whitespace
2005-04-21 Misha Brukman* Remove trailing whitespace
2005-04-21 Chris LattnerCheck for eqv matching
2005-04-21 Chris LattnerMatch another form of eqv
2005-04-21 Misha BrukmanRemove trailing whitespace
2005-04-21 Misha BrukmanRemove trailing whitespace
2005-04-21 Chris Lattnerthis passes on darwin
2005-04-21 Misha BrukmanRemove trailing whitespace
2005-04-21 Misha BrukmanRemove trailing whitespace
2005-04-21 Chris LattnerHandle stores of global address as stores of immediates...
2005-04-21 Chris LattnerHandle (store &GV -> mem) as a store immediate. This...
2005-04-21 Reid SpencerUse the actual uid/gid for defaulting the fields in...
2005-04-21 Chris LattnerFix a bug where we would not promote calls to invokes...
2005-04-21 Reid SpencerEliminate calls to system dependent function getuid...
2005-04-21 Reid SpencerProvide an implementation of the GetCurrentUserId and...
2005-04-21 Reid SpencerAdd two new methods for getting the User Id and Group...
2005-04-21 Chris LattnerAdd doxygen comments, patch contributed by Evan Jones.
2005-04-21 Chris Lattneradd support for taking and resolving the address of...
2005-04-21 Chris Lattneradd support for taking the address of free.
2005-04-21 Chris LattnerImprove doxygen, from part of Evan's patch that didn...
next