2004-05-11 |
Chris Lattner | Unbreak the build on X86. |
commit | commitdiff | tree | snapshot |
2004-05-11 |
Brian Gaeke | Squash warnings on Solaris/sparc... the test suite... |
commit | commitdiff | tree | snapshot |
2004-05-11 |
Brian Gaeke | Do not hardcode the name of gcc, because its full pathn... |
commit | commitdiff | tree | snapshot |
2004-05-11 |
Brian Gaeke | Do not depend on the path to bash |
commit | commitdiff | tree | snapshot |
2004-05-11 |
Brian Gaeke | Include <sys/types.h> to get the definition of int64_t... |
commit | commitdiff | tree | snapshot |
2004-05-10 |
Chris Lattner | Switch this from using an std::map to using a DenseMap... |
commit | commitdiff | tree | snapshot |
2004-05-10 |
Chris Lattner | Use a new VRegPHIUseCount to compute uses of PHI values... |
commit | commitdiff | tree | snapshot |
2004-05-10 |
Chris Lattner | Now that we use an ilist of machine instructions, itera... |
commit | commitdiff | tree | snapshot |
2004-05-10 |
Chris Lattner | Fix a fairly serious pessimizaion that was preventing... |
commit | commitdiff | tree | snapshot |
2004-05-10 |
Chris Lattner | Bug fixed |
commit | commitdiff | tree | snapshot |
2004-05-10 |
Chris Lattner | Patch to fix PR337. Make sure to mark all aliased... |
commit | commitdiff | tree | snapshot |
2004-05-10 |
Chris Lattner | Testcase for PR337, which was reduced by Reid Spencer. |
commit | commitdiff | tree | snapshot |
2004-05-09 |
Reid Spencer | Bug 178 Fixed |
commit | commitdiff | tree | snapshot |
2004-05-09 |
Reid Spencer | Changes to make the Stacker Stack use 64 bit values... |
commit | commitdiff | tree | snapshot |
2004-05-09 |
Chris Lattner | Fix some comments, avoid sign extending booleans when... |
commit | commitdiff | tree | snapshot |
2004-05-09 |
Chris Lattner | Generate more efficient code for casting booleans to... |
commit | commitdiff | tree | snapshot |
2004-05-09 |
Chris Lattner | syntactically loopify natural loops so that the GCC... |
commit | commitdiff | tree | snapshot |
2004-05-09 |
Chris Lattner | Do not emit prototypes for setjmp/longjmp, as they... |
commit | commitdiff | tree | snapshot |
2004-05-09 |
Chris Lattner | Fine grainify namespacification |
commit | commitdiff | tree | snapshot |
2004-05-09 |
Chris Lattner | Make the floating point constant pools local to each... |
commit | commitdiff | tree | snapshot |
2004-05-09 |
Brian Gaeke | Bug fixed. |
commit | commitdiff | tree | snapshot |
2004-05-09 |
Chris Lattner | Get this looking more like a function pass. |
commit | commitdiff | tree | snapshot |
2004-05-09 |
Chris Lattner | Implement the AddPrototypes method |
commit | commitdiff | tree | snapshot |
2004-05-09 |
Chris Lattner | Add support for inserting all prototypes up-front |
commit | commitdiff | tree | snapshot |
2004-05-09 |
Chris Lattner | Print all PHI copies for successor blocks before the... |
commit | commitdiff | tree | snapshot |
2004-05-08 |
Chris Lattner | Fix stupid bug in my checkin yesterday |
commit | commitdiff | tree | snapshot |
2004-05-08 |
Tanya Lattner | Fixed up sched graph. |
commit | commitdiff | tree | snapshot |
2004-05-08 |
Tanya Lattner | Registering the ModuloScheduling pass. |
commit | commitdiff | tree | snapshot |
2004-05-08 |
Tanya Lattner | Changed CPUResource to allow access to max num users... |
commit | commitdiff | tree | snapshot |
2004-05-08 |
Tanya Lattner | Changed CPUResource to allow access to maxnum users. |
commit | commitdiff | tree | snapshot |
2004-05-08 |
Tanya Lattner | Updating my versions of ModuloScheduling in cvs. Still... |
commit | commitdiff | tree | snapshot |
2004-05-08 |
Brian Gaeke | Add support for widening integral casts. |
commit | commitdiff | tree | snapshot |
2004-05-08 |
Brian Gaeke | Add a bunch more branches |
commit | commitdiff | tree | snapshot |
2004-05-08 |
Brian Gaeke | Flesh out GEP support |
commit | commitdiff | tree | snapshot |
2004-05-08 |
Brian Gaeke | Add ADD with immediate |
commit | commitdiff | tree | snapshot |
2004-05-08 |
Brian Gaeke | Add forms of CMP, SUBCC, and a few branches, and some... |
commit | commitdiff | tree | snapshot |
2004-05-08 |
Brian Gaeke | Add stub support for GEPs. |
commit | commitdiff | tree | snapshot |
2004-05-08 |
Alkis Evlogimenos | Add required header |
commit | commitdiff | tree | snapshot |
2004-05-08 |
Alkis Evlogimenos | Remove unneeded header |
commit | commitdiff | tree | snapshot |
2004-05-07 |
Chris Lattner | Implement folding of GEP's like: |
commit | commitdiff | tree | snapshot |
2004-05-07 |
Brian Gaeke | Allow the user to set the LLVMINTERP environment variab... |
commit | commitdiff | tree | snapshot |
2004-05-07 |
Brian Gaeke | Add support for copying bool constants to registers. |
commit | commitdiff | tree | snapshot |
2004-05-07 |
Chris Lattner | Codegen floating point stores of constants into integer... |
commit | commitdiff | tree | snapshot |
2004-05-07 |
Brian Gaeke | Add more casts. You can never have enough casts. |
commit | commitdiff | tree | snapshot |
2004-05-07 |
Chris Lattner | Make comparisons against the null pointer as efficient... |
commit | commitdiff | tree | snapshot |
2004-05-07 |
Chris Lattner | PR implemented |
commit | commitdiff | tree | snapshot |
2004-05-07 |
Chris Lattner | Bug fixed |
commit | commitdiff | tree | snapshot |
2004-05-07 |
Chris Lattner | New testcase |
commit | commitdiff | tree | snapshot |
2004-05-07 |
Chris Lattner | New testcase for PR336 |
commit | commitdiff | tree | snapshot |
2004-05-07 |
Chris Lattner | Fix PR336: The instcombine pass asserts when visiting... |
commit | commitdiff | tree | snapshot |
2004-05-07 |
John Criswell | Regression test for PR#330. |
commit | commitdiff | tree | snapshot |
2004-05-07 |
Chris Lattner | Add the enum corresponding to the source change I made... |
commit | commitdiff | tree | snapshot |
2004-05-06 |
John Criswell | Bug fixed. |
commit | commitdiff | tree | snapshot |
2004-05-06 |
John Criswell | Don't call getForwardedType() twice, as recommended... |
commit | commitdiff | tree | snapshot |
2004-05-06 |
Chris Lattner | Use the new commandline flag to allow us to call bugpoi... |
commit | commitdiff | tree | snapshot |
2004-05-06 |
Chris Lattner | Implement the new cl::PositionalEatsArgs flag, refactor... |
commit | commitdiff | tree | snapshot |
2004-05-06 |
Chris Lattner | Add a new cl::PositionalEatsArgs flag |
commit | commitdiff | tree | snapshot |
2004-05-06 |
John Criswell | Fix for PR#330. |
commit | commitdiff | tree | snapshot |
2004-05-06 |
Chris Lattner | Remove a really old comment |
commit | commitdiff | tree | snapshot |
2004-05-06 |
Reid Spencer | Just testing the "Reid has CVS commit access" system |
commit | commitdiff | tree | snapshot |
2004-05-06 |
Misha Brukman | Give props to Vladimir Prus for the inst_iterator patch. |
commit | commitdiff | tree | snapshot |
2004-05-06 |
Chris Lattner | numeric_limits::infinity() apparently does not work... |
commit | commitdiff | tree | snapshot |
2004-05-06 |
Alkis Evlogimenos | Fix for gcc3.4: invalid use of forward delacred class... |
commit | commitdiff | tree | snapshot |
2004-05-05 |
Brian Gaeke | Move the stuff that fixes the size, orientation & fonts... |
commit | commitdiff | tree | snapshot |
2004-05-04 |
Brian Gaeke | Apply simplification suggested by Chris: why assign... |
commit | commitdiff | tree | snapshot |
2004-05-04 |
John Criswell | Fixed inconsistent indentation. |
commit | commitdiff | tree | snapshot |
2004-05-04 |
Brian Gaeke | Missing piece of fix for Bug 333 |
commit | commitdiff | tree | snapshot |
2004-05-04 |
Brian Gaeke | Bugs fixed |
commit | commitdiff | tree | snapshot |
2004-05-04 |
Brian Gaeke | update command guide to have --tool-args |
commit | commitdiff | tree | snapshot |
2004-05-04 |
Brian Gaeke | Add --tool-args flag which lets you pass arguments... |
commit | commitdiff | tree | snapshot |
2004-05-04 |
Brian Gaeke | Correctly mangle function names when they are used... |
commit | commitdiff | tree | snapshot |
2004-05-04 |
Brian Gaeke | Add "Args" optional argument to AbstractInterpreter... |
commit | commitdiff | tree | snapshot |
2004-05-04 |
Chris Lattner | Remove unneeded check |
commit | commitdiff | tree | snapshot |
2004-05-04 |
Chris Lattner | Improve signed division by power of 2 *dramatically... |
commit | commitdiff | tree | snapshot |
2004-05-04 |
Misha Brukman | Provide visit(Module&) and visitModule(Module&) functio... |
commit | commitdiff | tree | snapshot |
2004-05-04 |
Brian Gaeke | Add stub support for reading BBTraces. |
commit | commitdiff | tree | snapshot |
2004-05-04 |
Brian Gaeke | Add BBTrace accessor method and data member. |
commit | commitdiff | tree | snapshot |
2004-05-04 |
Chris Lattner | Bug fixed |
commit | commitdiff | tree | snapshot |
2004-05-04 |
Chris Lattner | Do not mark instructions in unreachable sections of... |
commit | commitdiff | tree | snapshot |
2004-05-04 |
Chris Lattner | New testcase for PR332 |
commit | commitdiff | tree | snapshot |
2004-05-04 |
Brian Gaeke | New header file containing profile info enums shared... |
commit | commitdiff | tree | snapshot |
2004-05-04 |
Brian Gaeke | Share ProfilingType enum with the C profiling runtime... |
commit | commitdiff | tree | snapshot |
2004-05-04 |
Brian Gaeke | Share the profile info type enum with the C++ analysis... |
commit | commitdiff | tree | snapshot |
2004-05-04 |
Brian Gaeke | Constants for profile info type changed names to match... |
commit | commitdiff | tree | snapshot |
2004-05-04 |
Brian Gaeke | Constants for profile info type changed names to match... |
commit | commitdiff | tree | snapshot |
2004-05-04 |
Chris Lattner | Improve code generated for integer multiplications... |
commit | commitdiff | tree | snapshot |
2004-05-04 |
Chris Lattner | Minor efficiency tweak, suggested by Patrick Meredith |
commit | commitdiff | tree | snapshot |
2004-05-03 |
Brian Gaeke | Fix typo |
commit | commitdiff | tree | snapshot |
2004-05-03 |
Brian Gaeke | Add initial implementation of basic block tracing runtime |
commit | commitdiff | tree | snapshot |
2004-05-03 |
Brian Gaeke | Add basic block tracing functions as exported symbols. |
commit | commitdiff | tree | snapshot |
2004-05-03 |
Brian Gaeke | Add basic block tracing information as a type of "profi... |
commit | commitdiff | tree | snapshot |
2004-05-03 |
Brian Gaeke | In InsertProfilingInitCall(), make it legal to pass... |
commit | commitdiff | tree | snapshot |
2004-05-03 |
Brian Gaeke | Add initial implementation of basic-block tracing instr... |
commit | commitdiff | tree | snapshot |
2004-05-02 |
Chris Lattner | Initialize member out of paranoia |
commit | commitdiff | tree | snapshot |
2004-05-02 |
Chris Lattner | Fix a problem with double freeing memory. For some... |
commit | commitdiff | tree | snapshot |
2004-05-02 |
Chris Lattner | Plug a minor memory leak |
commit | commitdiff | tree | snapshot |
2004-05-02 |
Chris Lattner | Do not clone arbitrary condition instructions. |
commit | commitdiff | tree | snapshot |
2004-05-02 |
Chris Lattner | Do not infinitely "unroll" single BB loops. |
commit | commitdiff | tree | snapshot |
2004-05-02 |
Chris Lattner | Add some stuff to the release notes. |
commit | commitdiff | tree | snapshot |
2004-05-02 |
Brian Gaeke | Chris told me to take these assertions out a few days... |
commit | commitdiff | tree | snapshot |
next |