2003-11-09 |
Chris Lattner | new testcase |
commit | commitdiff | tree | snapshot |
2003-11-08 |
Chris Lattner | new testcase |
commit | commitdiff | tree | snapshot |
2003-11-08 |
Chris Lattner | Handle bzero and memset in the local analysis, because... |
commit | commitdiff | tree | snapshot |
2003-11-08 |
Chris Lattner | Fix broken makefile dependency generation |
commit | commitdiff | tree | snapshot |
2003-11-08 |
Chris Lattner | This doesn't use DSCallSiteIterator |
commit | commitdiff | tree | snapshot |
2003-11-08 |
Chris Lattner | * Add units to the yaxis of each chart |
commit | commitdiff | tree | snapshot |
2003-11-08 |
Chris Lattner | Since we are collecting all of this data, we might... |
commit | commitdiff | tree | snapshot |
2003-11-08 |
Brian Gaeke | Fix two typos I found in comments. |
commit | commitdiff | tree | snapshot |
2003-11-08 |
Chris Lattner | Update the portability section |
commit | commitdiff | tree | snapshot |
2003-11-08 |
Chris Lattner | sjlj bug |
commit | commitdiff | tree | snapshot |
2003-11-08 |
Chris Lattner | Fix wierd problems linking C programs which look for... |
commit | commitdiff | tree | snapshot |
2003-11-08 |
Chris Lattner | Add news from brian |
commit | commitdiff | tree | snapshot |
2003-11-08 |
Misha Brukman | First pass at cleaning up LangRef.html: stylesheet... |
commit | commitdiff | tree | snapshot |
2003-11-08 |
Misha Brukman | For some reason, LICM and GCSE like to crash the Functi... |
commit | commitdiff | tree | snapshot |
2003-11-07 |
Chris Lattner | Provide a specialization of _Alloc_traits, which allows... |
commit | commitdiff | tree | snapshot |
2003-11-07 |
Brian Gaeke | Implement vaarg instruction. This is not quite perfect... |
commit | commitdiff | tree | snapshot |
2003-11-07 |
Misha Brukman | Implement branching to a PC-relative constant (not... |
commit | commitdiff | tree | snapshot |
2003-11-07 |
Brian Gaeke | popStackAndReturnValueToCaller() must advance instructi... |
commit | commitdiff | tree | snapshot |
2003-11-07 |
Misha Brukman | PreSelection is not optional, it performs a necessary... |
commit | commitdiff | tree | snapshot |
2003-11-07 |
Misha Brukman | Remove the *BIG UGLY HACK* from the JIT: PreSelection... |
commit | commitdiff | tree | snapshot |
2003-11-07 |
Brian Gaeke | Add stub version of unwind support |
commit | commitdiff | tree | snapshot |
2003-11-07 |
Brian Gaeke | visitCallInst --> visitCallSite. |
commit | commitdiff | tree | snapshot |
2003-11-07 |
Brian Gaeke | Make the operation of visitCallInst() only depend on... |
commit | commitdiff | tree | snapshot |
2003-11-07 |
Misha Brukman | Completely hacked apart the file and put it back togeth... |
commit | commitdiff | tree | snapshot |
2003-11-07 |
Misha Brukman | Actually have a target "#introduction" if we're making... |
commit | commitdiff | tree | snapshot |
2003-11-07 |
Brian Gaeke | Use CallSites for call sites, instead of CallInsts... |
commit | commitdiff | tree | snapshot |
2003-11-07 |
Brian Gaeke | Mention class CallSite |
commit | commitdiff | tree | snapshot |
2003-11-07 |
Brian Gaeke | Add a warning about not "new"ing or "delete"ing CallSites |
commit | commitdiff | tree | snapshot |
2003-11-07 |
Misha Brukman | Added ability to register FunctionPasses as optimizatio... |
commit | commitdiff | tree | snapshot |
2003-11-07 |
Misha Brukman | Make the page footer consistent with the rest of the... |
commit | commitdiff | tree | snapshot |
2003-11-07 |
Misha Brukman | Switch to emitting MachineConstantPool the way it was... |
commit | commitdiff | tree | snapshot |
2003-11-07 |
Misha Brukman | Switch to using the standard representation of the... |
commit | commitdiff | tree | snapshot |
2003-11-07 |
Misha Brukman | We accept TargetMachine as a const reference. |
commit | commitdiff | tree | snapshot |
2003-11-07 |
Misha Brukman | PreSelection and PeepholeOpts are now FunctionPasses. |
commit | commitdiff | tree | snapshot |
2003-11-07 |
Misha Brukman | * Stop making a global for each constant that cannot... |
commit | commitdiff | tree | snapshot |
2003-11-07 |
Misha Brukman | * Use the MachineConstantPool for storing constants... |
commit | commitdiff | tree | snapshot |
2003-11-07 |
Misha Brukman | Use `basename $<` to get just the filename, not full... |
commit | commitdiff | tree | snapshot |
2003-11-07 |
Misha Brukman | Declare FunctionPasses as such so that they can be... |
commit | commitdiff | tree | snapshot |
2003-11-07 |
Misha Brukman | Declare FunctionPasses as such. |
commit | commitdiff | tree | snapshot |
2003-11-07 |
Chris Lattner | Add some ctors for this allocator |
commit | commitdiff | tree | snapshot |
2003-11-07 |
Brian Gaeke | Refactor the return-from-function code into popStackAnd... |
commit | commitdiff | tree | snapshot |
2003-11-07 |
Chris Lattner | Add bugz |
commit | commitdiff | tree | snapshot |
2003-11-07 |
Chris Lattner | Fix a really bad build problem for users who have ... |
commit | commitdiff | tree | snapshot |
2003-11-07 |
Chris Lattner | Hopefully this will fix PR98 |
commit | commitdiff | tree | snapshot |
2003-11-07 |
Chris Lattner | Hopefully fix the objdir != srcdir issue |
commit | commitdiff | tree | snapshot |
2003-11-06 |
Misha Brukman | * Added a "contents"-like list of questions at the... |
commit | commitdiff | tree | snapshot |
2003-11-06 |
Chris Lattner | fix warnings on sparc |
commit | commitdiff | tree | snapshot |
2003-11-06 |
Chris Lattner | Fix warnings building on sparc |
commit | commitdiff | tree | snapshot |
2003-11-06 |
Brian Gaeke | All 'llvmgcc' tests should specify %llvmgcc so that... |
commit | commitdiff | tree | snapshot |
2003-11-06 |
Chris Lattner | No wonder noone can set up LLVMGCCDIR correctly! |
commit | commitdiff | tree | snapshot |
2003-11-06 |
Chris Lattner | Add new commandline option |
commit | commitdiff | tree | snapshot |
2003-11-06 |
Chris Lattner | Add new command line option |
commit | commitdiff | tree | snapshot |
2003-11-06 |
Chris Lattner | Various cleanups and efficiency improvements |
commit | commitdiff | tree | snapshot |
2003-11-06 |
Chris Lattner | Fix bug: PR93 |
commit | commitdiff | tree | snapshot |
2003-11-06 |
Misha Brukman | * Make the comment header 80 columns long |
commit | commitdiff | tree | snapshot |
2003-11-06 |
Misha Brukman | Let's not forget about our friends -- Constant Pool... |
commit | commitdiff | tree | snapshot |
2003-11-05 |
Brian Gaeke | Give this header file an Emacs mode-line. |
commit | commitdiff | tree | snapshot |
2003-11-05 |
Brian Gaeke | Do not assume the first file is a bytecode file. Instea... |
commit | commitdiff | tree | snapshot |
2003-11-05 |
Brian Gaeke | Shorten and correct some function-header comments. |
commit | commitdiff | tree | snapshot |
2003-11-05 |
Chris Lattner | new testcase |
commit | commitdiff | tree | snapshot |
2003-11-05 |
Chris Lattner | Fix the problem with running cleanups in bugpoint:... |
commit | commitdiff | tree | snapshot |
2003-11-05 |
Chris Lattner | Bugpoint no longer has this option |
commit | commitdiff | tree | snapshot |
2003-11-05 |
Chris Lattner | I hate it when bugpoint is all ready to give me a bytec... |
commit | commitdiff | tree | snapshot |
2003-11-05 |
Chris Lattner | Split the DAE pass into DAE and DAH passes |
commit | commitdiff | tree | snapshot |
2003-11-05 |
Chris Lattner | Split behavior into two pieces |
commit | commitdiff | tree | snapshot |
2003-11-05 |
Chris Lattner | Simplify the performFinalCleanups interface |
commit | commitdiff | tree | snapshot |
2003-11-05 |
Chris Lattner | Yet more fixes for constant expr shifts |
commit | commitdiff | tree | snapshot |
2003-11-05 |
Chris Lattner | Further fixes for PR93 |
commit | commitdiff | tree | snapshot |
2003-11-05 |
Brian Gaeke | A few handy methods that seem to mesh well with what... |
commit | commitdiff | tree | snapshot |
2003-11-05 |
Chris Lattner | no need for endl |
commit | commitdiff | tree | snapshot |
2003-11-05 |
Chris Lattner | Add support for constant expr shifts |
commit | commitdiff | tree | snapshot |
2003-11-05 |
Misha Brukman | Since this function returns an int, let's actually... |
commit | commitdiff | tree | snapshot |
2003-11-05 |
Chris Lattner | New testcase |
commit | commitdiff | tree | snapshot |
2003-11-05 |
Chris Lattner | If we're not checking, don't check! |
commit | commitdiff | tree | snapshot |
2003-11-05 |
Chris Lattner | Fix flawed logic that was breaking several SPEC benchma... |
commit | commitdiff | tree | snapshot |
2003-11-05 |
Misha Brukman | We know exactly what the value of $< is, so instead... |
commit | commitdiff | tree | snapshot |
2003-11-05 |
Misha Brukman | Output only the .y filename, not the full path to it... |
commit | commitdiff | tree | snapshot |
2003-11-05 |
Chris Lattner | Add three more bugs |
commit | commitdiff | tree | snapshot |
2003-11-05 |
Chris Lattner | Do not use a class before it is defined. |
commit | commitdiff | tree | snapshot |
2003-11-05 |
Chris Lattner | Be friendly to gcc 3.4... good compiler. Nice compiler. |
commit | commitdiff | tree | snapshot |
2003-11-05 |
Chris Lattner | Be gcc 3.4 clean |
commit | commitdiff | tree | snapshot |
2003-11-05 |
Chris Lattner | Make -r work, fixing PR 91 |
commit | commitdiff | tree | snapshot |
2003-11-05 |
Alkis Evlogimenos | Add std::pair tier. This is a much simplified version... |
commit | commitdiff | tree | snapshot |
2003-11-05 |
Chris Lattner | Fix name collision |
commit | commitdiff | tree | snapshot |
2003-11-05 |
Chris Lattner | Add a dtor to ensure that they are called the right... |
commit | commitdiff | tree | snapshot |
2003-11-05 |
Chris Lattner | NEw testcase |
commit | commitdiff | tree | snapshot |
2003-11-05 |
Chris Lattner | Make code gcc 3.4 clean |
commit | commitdiff | tree | snapshot |
2003-11-05 |
Chris Lattner | New testcase |
commit | commitdiff | tree | snapshot |
2003-11-05 |
Chris Lattner | This works with GCC 3.4 also |
commit | commitdiff | tree | snapshot |
2003-11-05 |
Brian Gaeke | Abort when the user program calls abort, instead of... |
commit | commitdiff | tree | snapshot |
2003-11-05 |
Chris Lattner | Fix bug with previous implementation: |
commit | commitdiff | tree | snapshot |
2003-11-05 |
Chris Lattner | New testcase for the other side |
commit | commitdiff | tree | snapshot |
2003-11-05 |
Brian Gaeke | Use regular old malloc to emulate malloc/alloca instruc... |
commit | commitdiff | tree | snapshot |
2003-11-05 |
Brian Gaeke | Remove a comment which no longer applies. |
commit | commitdiff | tree | snapshot |
2003-11-04 |
Chris Lattner | Minor cleanup, plus implement InstCombine/xor.ll:test17 |
commit | commitdiff | tree | snapshot |
2003-11-04 |
Chris Lattner | Since we're in the neighborhood, test for the inverse |
commit | commitdiff | tree | snapshot |
2003-11-04 |
Chris Lattner | Fix spello |
commit | commitdiff | tree | snapshot |
2003-11-04 |
Chris Lattner | Implement InstCombine/xor.ll:test(15|16) |
commit | commitdiff | tree | snapshot |
2003-11-04 |
Chris Lattner | Add a generalization of the previous case |
commit | commitdiff | tree | snapshot |
2003-11-04 |
Chris Lattner | New testcase for masking operation that frequently... |
commit | commitdiff | tree | snapshot |
next |