2008-06-27 |
Bill Wendling | Reduce number of times .size() is called on a vector... |
commit | commitdiff | tree | snapshot |
2008-06-27 |
Owen Anderson | Use a SmallSet when we can to reduce memory allocations. |
commit | commitdiff | tree | snapshot |
2008-06-27 |
Owen Anderson | Cache subregister relationships in a set in TargetRegis... |
commit | commitdiff | tree | snapshot |
2008-06-27 |
Chris Lattner | fix the regressions from Eric's patch by making GetCons... |
commit | commitdiff | tree | snapshot |
2008-06-27 |
Chris Lattner | simplify this check, GetConstantStringInfo validates... |
commit | commitdiff | tree | snapshot |
2008-06-27 |
Chris Lattner | test doesn't need eh info |
commit | commitdiff | tree | snapshot |
2008-06-27 |
Chris Lattner | when linking globals, make sure to preserve the address... |
commit | commitdiff | tree | snapshot |
2008-06-27 |
Bill Wendling | More cruft from revert... |
commit | commitdiff | tree | snapshot |
2008-06-27 |
Bill Wendling | Cruft left from patch revert...sorry. :-( |
commit | commitdiff | tree | snapshot |
2008-06-27 |
Bill Wendling | Reverting broken patch r52803. |
commit | commitdiff | tree | snapshot |
2008-06-27 |
Owen Anderson | Don't perform expensive queries checking for super... |
commit | commitdiff | tree | snapshot |
2008-06-27 |
Bill Wendling | - Remove a use of std::vector. |
commit | commitdiff | tree | snapshot |
2008-06-27 |
Bill Wendling | Refactor the DebugInfoDesc stuff out of the MachineModu... |
commit | commitdiff | tree | snapshot |
2008-06-26 |
Gordon Henriksen | Add a note for Thunderbird users to the Developer Policy. |
commit | commitdiff | tree | snapshot |
2008-06-26 |
Chris Lattner | allow updating the MPM, so that you can use one Functio... |
commit | commitdiff | tree | snapshot |
2008-06-26 |
Evan Cheng | XFAIL for now. |
commit | commitdiff | tree | snapshot |
2008-06-26 |
Bill Wendling | Remove warnings about shadowed and unused variables. |
commit | commitdiff | tree | snapshot |
2008-06-26 |
Ted Kremenek | Update VS project files. The clang executable now... |
commit | commitdiff | tree | snapshot |
2008-06-26 |
Owen Anderson | Use a DenseMap instead of an std::map for mangled name... |
commit | commitdiff | tree | snapshot |
2008-06-26 |
Chris Lattner | duncan points out that isOperationLegal includes a... |
commit | commitdiff | tree | snapshot |
2008-06-26 |
Owen Anderson | Don't create a whole new string just to copy the elemen... |
commit | commitdiff | tree | snapshot |
2008-06-26 |
Owen Anderson | Use the -enable-pre flag so this test doesn't fail. |
commit | commitdiff | tree | snapshot |
2008-06-26 |
Matthijs Kooijman | Make LLVM compile on DragonFly BSD (PR2499). |
commit | commitdiff | tree | snapshot |
2008-06-26 |
Matthijs Kooijman | Add missing semicolumn in my last commit. |
commit | commitdiff | tree | snapshot |
2008-06-26 |
Matthijs Kooijman | Improve comments wrt createInternalize. |
commit | commitdiff | tree | snapshot |
2008-06-26 |
Bill Wendling | Cleanup for unitialized types. Patch by Jean-Daniel... |
commit | commitdiff | tree | snapshot |
2008-06-26 |
Chris Lattner | "An improved Mach-O file type detection for sys::Identi... |
commit | commitdiff | tree | snapshot |
2008-06-26 |
Owen Anderson | Reserve the size we'll need in advance. |
commit | commitdiff | tree | snapshot |
2008-06-26 |
Dale Johannesen | Allow for rounding up of stack frame. |
commit | commitdiff | tree | snapshot |
2008-06-26 |
Dale Johannesen | Fixes the last x86-64 test failure in compat.exp: |
commit | commitdiff | tree | snapshot |
2008-06-26 |
Eric Christopher | Remove unused function. |
commit | commitdiff | tree | snapshot |
2008-06-26 |
Eric Christopher | Move GetConstantStringInfo to lib/Analysis. Remove |
commit | commitdiff | tree | snapshot |
2008-06-26 |
Chris Lattner | when we know the signbit of an input to uint_to_fp... |
commit | commitdiff | tree | snapshot |
2008-06-25 |
Owen Anderson | Remember which MachineOperand we were processing, so... |
commit | commitdiff | tree | snapshot |
2008-06-25 |
Dan Gohman | Fix the text in an assert string. |
commit | commitdiff | tree | snapshot |
2008-06-25 |
Evan Cheng | - Fix a x86 vector isel bug: illegal transformation... |
commit | commitdiff | tree | snapshot |
2008-06-25 |
Duncan Sands | Add support for expanding PPC 128 bit floats. |
commit | commitdiff | tree | snapshot |
2008-06-25 |
Chris Lattner | Implement JIT support for global aliases, patch by... |
commit | commitdiff | tree | snapshot |
2008-06-25 |
Evan Cheng | Restore DeadArgElim back to 52570. It's breaking 447... |
commit | commitdiff | tree | snapshot |
2008-06-25 |
Chris Lattner | Switch the PPC backend and target-independent JIT to... |
commit | commitdiff | tree | snapshot |
2008-06-25 |
Chris Lattner | fix compilation errors in my previous patch |
commit | commitdiff | tree | snapshot |
2008-06-25 |
Chris Lattner | Add a new InvalidateInstructionCache method to sys... |
commit | commitdiff | tree | snapshot |
2008-06-25 |
Chris Lattner | jump threading can introduce allocas, make sure we... |
commit | commitdiff | tree | snapshot |
2008-06-25 |
Chris Lattner | run mem2reg after the second jump threading pass in... |
commit | commitdiff | tree | snapshot |
2008-06-25 |
Chris Lattner | remove a bunch of dead options that never did anything. |
commit | commitdiff | tree | snapshot |
2008-06-25 |
Chris Lattner | remove some dead options. |
commit | commitdiff | tree | snapshot |
2008-06-25 |
Dan Gohman | SimpleInstructionSelector is here no more. |
commit | commitdiff | tree | snapshot |
2008-06-25 |
Duncan Sands | Add/complete support for integer and float |
commit | commitdiff | tree | snapshot |
2008-06-25 |
Duncan Sands | Pacify gcc-4.3. |
commit | commitdiff | tree | snapshot |
2008-06-25 |
Dan Gohman | Remove the OrigVT member from AtomicSDNode, as it is... |
commit | commitdiff | tree | snapshot |
2008-06-25 |
Chris Lattner | simplify shell syntax to work better on solaris, patch by |
commit | commitdiff | tree | snapshot |
2008-06-25 |
Mon P Wang | Added MemOperands to Atomic operations since Atomics... |
commit | commitdiff | tree | snapshot |
2008-06-25 |
Matthijs Kooijman | Fix a (false) warning on darwin. |
commit | commitdiff | tree | snapshot |
2008-06-25 |
Matthijs Kooijman | Fix some cosmetics in comments. |
commit | commitdiff | tree | snapshot |
2008-06-25 |
Evan Cheng | - Use O(1) check of basic block size limit. |
commit | commitdiff | tree | snapshot |
2008-06-25 |
Chris Lattner | Fix PR2488, a case where we deleted stack restores... |
commit | commitdiff | tree | snapshot |
2008-06-25 |
Evan Cheng | Enable two-address remat by default. |
commit | commitdiff | tree | snapshot |
2008-06-25 |
Owen Anderson | Use push_back rather than operator[], which is incorrec... |
commit | commitdiff | tree | snapshot |
2008-06-25 |
Gabor Greif | Use present tense when talking about User layout. It... |
commit | commitdiff | tree | snapshot |
2008-06-24 |
Dan Gohman | Append to the ActiveTimers std::vector before looking... |
commit | commitdiff | tree | snapshot |
2008-06-24 |
Dale Johannesen | v2f32 is now a valid (MMX) type which breaks this |
commit | commitdiff | tree | snapshot |
2008-06-24 |
Dale Johannesen | Add v2f32 (MMX) type to X86. Support is primitive: |
commit | commitdiff | tree | snapshot |
2008-06-24 |
Owen Anderson | In ConstantArray::getAsString(), we know the size of... |
commit | commitdiff | tree | snapshot |
2008-06-24 |
Owen Anderson | Use SmallVector instead of std::vector for a minor... |
commit | commitdiff | tree | snapshot |
2008-06-24 |
Dan Gohman | Revert 52645, the loop unroller changes. It caused... |
commit | commitdiff | tree | snapshot |
2008-06-24 |
Dan Gohman | Fix a typo in a comment. |
commit | commitdiff | tree | snapshot |
2008-06-24 |
Dan Gohman | Make Allocate<T>() return a T* instead of a void*.... |
commit | commitdiff | tree | snapshot |
2008-06-24 |
Tanya Lattner | Regenerate configure. |
commit | commitdiff | tree | snapshot |
2008-06-24 |
Dan Gohman | Use const_cast instead of a C-style cast. |
commit | commitdiff | tree | snapshot |
2008-06-24 |
Dan Gohman | Correct a comment. |
commit | commitdiff | tree | snapshot |
2008-06-24 |
Chris Lattner | Add support for building on solaris, working around... |
commit | commitdiff | tree | snapshot |
2008-06-24 |
Dan Gohman | Pass std::string by reference. Thanks Chris! |
commit | commitdiff | tree | snapshot |
2008-06-24 |
Matthijs Kooijman | Commit the new DeadArgElim pass again, this time with... |
commit | commitdiff | tree | snapshot |
2008-06-24 |
Matthijs Kooijman | Allow the test suite to be checked out into projects... |
commit | commitdiff | tree | snapshot |
2008-06-24 |
Matthijs Kooijman | Update testing documentation with more consistent termi... |
commit | commitdiff | tree | snapshot |
2008-06-24 |
Matthijs Kooijman | Rename a few variables to be more consistent. |
commit | commitdiff | tree | snapshot |
2008-06-24 |
Evan Cheng | If it's determined safe, remat MOV32r0 (i.e. xor r... |
commit | commitdiff | tree | snapshot |
2008-06-24 |
Dan Gohman | Fix some signed vs. unsigned issues in array and vector... |
commit | commitdiff | tree | snapshot |
2008-06-24 |
Dan Gohman | Add a note about a potential PIC optimization. |
commit | commitdiff | tree | snapshot |
2008-06-24 |
Dan Gohman | Fixes for being compiled PIC on Linux. This isn't the... |
commit | commitdiff | tree | snapshot |
2008-06-24 |
Owen Anderson | Remove an incorrect comment. |
commit | commitdiff | tree | snapshot |
2008-06-24 |
Owen Anderson | Use InstrSlots::NUM rather than pre-dividing by four... |
commit | commitdiff | tree | snapshot |
2008-06-24 |
Dan Gohman | Comment fixes, and make Schedule() pure virtual. |
commit | commitdiff | tree | snapshot |
2008-06-23 |
Dan Gohman | A brief survey of priority_queue usage in the tree... |
commit | commitdiff | tree | snapshot |
2008-06-23 |
Dan Gohman | Add a clear() method to PriorityQueue. |
commit | commitdiff | tree | snapshot |
2008-06-23 |
Bill Wendling | This situation can occur: |
commit | commitdiff | tree | snapshot |
2008-06-23 |
Dan Gohman | Use the new PriorityQueue in ScheduleDAGList too, which... |
commit | commitdiff | tree | snapshot |
2008-06-23 |
Owen Anderson | Add getScaledIntervalSize, which gives a measure of... |
commit | commitdiff | tree | snapshot |
2008-06-23 |
Dan Gohman | Use use_empty() instead of getNumUses(), avoiding a... |
commit | commitdiff | tree | snapshot |
2008-06-23 |
Owen Anderson | Use getMBBEndIdx rather than assuming that the end... |
commit | commitdiff | tree | snapshot |
2008-06-23 |
Dan Gohman | Fix spelling and grammar in a comment. |
commit | commitdiff | tree | snapshot |
2008-06-23 |
Bill Wendling | Extract the x86_64 part for the executables. |
commit | commitdiff | tree | snapshot |
2008-06-23 |
Dan Gohman | Simplify erase_one slightly. It's not necessary to... |
commit | commitdiff | tree | snapshot |
2008-06-23 |
Dan Gohman | Revamp the loop unroller, extending it to correctly... |
commit | commitdiff | tree | snapshot |
2008-06-23 |
Evan Cheng | Remove option used to debug stack coloring bugs. It... |
commit | commitdiff | tree | snapshot |
2008-06-23 |
Evan Cheng | Disable PRE. It's breaking bootstrapping. |
commit | commitdiff | tree | snapshot |
2008-06-23 |
Dan Gohman | Move a DenseMap's declaration outside of a loop, and... |
commit | commitdiff | tree | snapshot |
2008-06-23 |
Dan Gohman | Use StringMap instead of std::map<std::string, SDNode*>. |
commit | commitdiff | tree | snapshot |
2008-06-23 |
Dan Gohman | Add methods to StringMap to erase entries by key. |
commit | commitdiff | tree | snapshot |
2008-06-23 |
Evan Cheng | Instead of adding an isSS field to LiveInterval to... |
commit | commitdiff | tree | snapshot |
next |