2003-09-10 |
Chris Lattner | Expand the pass to unify all of the unwind blocks as... |
tree | commitdiff |
2003-09-10 |
Brian Gaeke | Make createVerifierPass return a FunctionPass *. |
tree | commitdiff |
2003-09-10 |
Chris Lattner | Fix spello |
tree | commitdiff |
2003-09-10 |
Chris Lattner | Fix spell-o's |
tree | commitdiff |
2003-09-10 |
Chris Lattner | Spelling fixes |
tree | commitdiff |
2003-09-09 |
Chris Lattner | Fix bug: InstCombine/2003-09-09-VolatileLoadElim.ll |
tree | commitdiff |
2003-09-08 |
Chris Lattner | Eliminate the unwind intrinsic, it is now an instruction |
tree | commitdiff |
2003-09-08 |
Chris Lattner | add support for the unwind inst |
tree | commitdiff |
2003-09-08 |
Chris Lattner | Add the unwind instruction class |
tree | commitdiff |
2003-09-08 |
Chris Lattner | Add new unwind instruction. Happily there was a slot... |
tree | commitdiff |
2003-09-08 |
Chris Lattner | Add support for volatile loads/stores |
tree | commitdiff |
2003-09-05 |
Brian Gaeke | No longer used |
tree | commitdiff |
2003-09-05 |
Brian Gaeke | Make getOperandValue and executeCastOperation methods... |
tree | commitdiff |
2003-09-05 |
Brian Gaeke | Make CreateArgv part of lli rather than part of Executi... |
tree | commitdiff |
2003-09-05 |
Brian Gaeke | Zap some more unused static method decls |
tree | commitdiff |
2003-09-05 |
Chris Lattner | Get friendly |
tree | commitdiff |
2003-09-05 |
Chris Lattner | Reshuffling of APIs |
tree | commitdiff |
2003-09-04 |
Chris Lattner | Remove method |
tree | commitdiff |
2003-09-04 |
Brian Gaeke | Interpreter cleanups: |
tree | commitdiff |
2003-09-03 |
Brian Gaeke | ExecutionEngine.cpp: Move execution engine creation... |
tree | commitdiff |
2003-09-02 |
Chris Lattner | New method |
tree | commitdiff |
2003-09-02 |
Chris Lattner | Remove the "recursive bit", not only is it unused by... |
tree | commitdiff |
2003-09-02 |
John Criswell | Added the MakeFileReadable() method. |
tree | commitdiff |
2003-09-02 |
John Criswell | Added the MakeFileExecutable() method. This method... |
tree | commitdiff |
2003-09-02 |
Chris Lattner | The description is no longer stored directly in the... |
tree | commitdiff |
2003-09-01 |
Chris Lattner | Dead header file |
tree | commitdiff |
2003-09-01 |
Chris Lattner | Add RPR prototype here |
tree | commitdiff |
2003-09-01 |
Chris Lattner | Remove dead file |
tree | commitdiff |
2003-09-01 |
Chris Lattner | No longer require an OptInfo |
tree | commitdiff |
2003-09-01 |
Chris Lattner | Remove header files that were privatized |
tree | commitdiff |
2003-09-01 |
Chris Lattner | This file is never #included |
tree | commitdiff |
2003-09-01 |
Chris Lattner | This file is just a subset of Cilkifier.h |
tree | commitdiff |
2003-09-01 |
Chris Lattner | Other minor cleanups while I'm in the area |
tree | commitdiff |
2003-09-01 |
Chris Lattner | Fix spell-o |
tree | commitdiff |
2003-09-01 |
Chris Lattner | Change the RaiseAllocations pass from being a BasicBloc... |
tree | commitdiff |
2003-08-31 |
Chris Lattner | Rename TarjanSCCIterator -> scc_iterator |
tree | commitdiff |
2003-08-31 |
Chris Lattner | ELIMINATE the SCC class completely. One less thing... |
tree | commitdiff |
2003-08-31 |
Chris Lattner | Move the HasLoop method from the SCC class to the itera... |
tree | commitdiff |
2003-08-31 |
Chris Lattner | Remove explicit passing of SCC's around as objects. |
tree | commitdiff |
2003-08-31 |
Chris Lattner | This should use Support/iterator, not <iterator> |
tree | commitdiff |
2003-08-31 |
Chris Lattner | Cleanups, move the getAnalysisUsage method to the ... |
tree | commitdiff |
2003-08-31 |
Chris Lattner | Fix an FLAT OUT WRONG comment |
tree | commitdiff |
2003-08-31 |
Chris Lattner | * Cleanups |
tree | commitdiff |
2003-08-31 |
Chris Lattner | Add accessor function for the PruneEH pass |
tree | commitdiff |
2003-08-31 |
Chris Lattner | Minor simplification |
tree | commitdiff |
2003-08-31 |
Chris Lattner | Initial checkin of the CallGraphSCCPass class |
tree | commitdiff |
2003-08-31 |
Chris Lattner | Remove usage of unsigned long: unsigned should be enough! |
tree | commitdiff |
2003-08-31 |
Chris Lattner | This file uses cerr without including <iostream>. ... |
tree | commitdiff |
2003-08-31 |
Chris Lattner | s/Meth/F |
tree | commitdiff |
2003-08-31 |
Chris Lattner | Add new helper function which makes it even easier... |
tree | commitdiff |
2003-08-29 |
Chris Lattner | Remove automagic support for Modules. Noone uses it... |
tree | commitdiff |
2003-08-29 |
Chris Lattner | Move getAnalysisToUpdate to after the definition of... |
tree | commitdiff |
2003-08-29 |
Chris Lattner | Fix compilation problems with G++ 3.4 |
tree | commitdiff |
2003-08-29 |
Chris Lattner | Allow for "unsafe" replaceAllUsesWith operatations... |
tree | commitdiff |
2003-08-29 |
Chris Lattner | Add new method |
tree | commitdiff |
2003-08-28 |
Tanya Lattner | Moved index in BB to common graph class. |
tree | commitdiff |
2003-08-27 |
Misha Brukman | Spell `incompatible' correctly. |
tree | commitdiff |
2003-08-27 |
Tanya Lattner | *** empty log message *** |
tree | commitdiff |
2003-08-27 |
Tanya Lattner | Cleaned up the code (spacing, not needed headers) and... |
tree | commitdiff |
2003-08-25 |
Tanya Lattner | SchedGraphCommon header file. Contains class definition... |
tree | commitdiff |
2003-08-25 |
Chris Lattner | As it turns out, things will be simpler than I first... |
tree | commitdiff |
2003-08-24 |
Chris Lattner | Targets now configure themselves based on the source... |
tree | commitdiff |
2003-08-24 |
Chris Lattner | Targets should configure themselves based on the module... |
tree | commitdiff |
2003-08-24 |
Chris Lattner | Allow modules to have 'any' pointer size and endianness. |
tree | commitdiff |
2003-08-24 |
Chris Lattner | rethrow is really the language independent primitive... |
tree | commitdiff |
2003-08-24 |
Chris Lattner | Add versions of InlineFunction which work on Invoke... |
tree | commitdiff |
2003-08-24 |
Chris Lattner | Initial support for recognizing LLVM exception handling... |
tree | commitdiff |
2003-08-24 |
Chris Lattner | Allow specifying the name for the newly split basic... |
tree | commitdiff |
2003-08-23 |
Chris Lattner | Add period |
tree | commitdiff |
2003-08-23 |
Chris Lattner | Rename SwitchInst::dest_push_back -> addCase |
tree | commitdiff |
2003-08-23 |
Chris Lattner | Of course, the copy ctor really should copy the operand... |
tree | commitdiff |
2003-08-23 |
Chris Lattner | Add more methods to be more value-like |
tree | commitdiff |
2003-08-23 |
Chris Lattner | Initial checkin of ValueHolder helper class |
tree | commitdiff |
2003-08-22 |
Chris Lattner | Add missing #include |
tree | commitdiff |
2003-08-22 |
Chris Lattner | Changes to work better with GCC3.4/LLVM G++ |
tree | commitdiff |
2003-08-21 |
Misha Brukman | The word `dependent' has no `a'. |
tree | commitdiff |
2003-08-21 |
John Criswell | The JIT now passes the environment pointer to the main... |
tree | commitdiff |
2003-08-21 |
Chris Lattner | Remove unused file |
tree | commitdiff |
2003-08-19 |
Chris Lattner | Make assertion message more helpful in a case that... |
tree | commitdiff |
2003-08-18 |
Chris Lattner | Add new methods, update comments |
tree | commitdiff |
2003-08-18 |
Chris Lattner | Add intrinsics for the llvm.sig(set|long)jmp functions |
tree | commitdiff |
2003-08-18 |
Misha Brukman | Spell `necessary' correctly. |
tree | commitdiff |
2003-08-16 |
Chris Lattner | Fix bug: LoopPreheaders/2003-08-15-PreheadersFail.ll |
tree | commitdiff |
2003-08-15 |
Brian Gaeke | lib/Support/CommandLine.cpp: |
tree | commitdiff |
2003-08-15 |
Misha Brukman | hash_map and hash_set: |
tree | commitdiff |
2003-08-15 |
Misha Brukman | Reordered includes to be consistent with the LLVM style. |
tree | commitdiff |
2003-08-15 |
Chris Lattner | Remove extraneous #include |
tree | commitdiff |
2003-08-15 |
Chris Lattner | Add support for basic blocks, unary/binary unspecs... |
tree | commitdiff |
2003-08-14 |
Chris Lattner | Remove extraneous cl:: namespace qualifiers |
tree | commitdiff |
2003-08-14 |
Brian Gaeke | Add support for reading command line arguments from... |
tree | commitdiff |
2003-08-14 |
Brian Gaeke | Factory methods for function passes now return type... |
tree | commitdiff |
2003-08-14 |
Brian Gaeke | Add new method to FunctionPassManager to add ImmutableP... |
tree | commitdiff |
2003-08-13 |
Brian Gaeke | Factory methods for FunctionPasses now return type... |
tree | commitdiff |
2003-08-13 |
Brian Gaeke | Deconstify parameter to getPointerToFunction(). |
tree | commitdiff |
2003-08-13 |
Brian Gaeke | addPassesToJITCompile and addPassesToEmitMachineCode... |
tree | commitdiff |
2003-08-13 |
John Criswell | Removing the pool allocator from the main CVS tree. |
tree | commitdiff |
2003-08-12 |
Vikram S. Adve | Make MInst2LVSetBI and MInst2LVSetAI be hash_maps inste... |
tree | commitdiff |
2003-08-12 |
Brian Gaeke | Add FunctionPassManager - it's like a PassManager,... |
tree | commitdiff |
2003-08-11 |
Brian Gaeke | If we can't find INT64_MAX, set it to a reasonable... |
tree | commitdiff |
2003-08-11 |
Chris Lattner | Add support to the mangler for targets which require... |
tree | commitdiff |
next |