2003-11-02 |
Chris Lattner | New testcase for PR79 |
commit | commitdiff | tree | snapshot |
2003-11-02 |
Chris Lattner | new testcase, for PR 81 |
commit | commitdiff | tree | snapshot |
2003-11-01 |
Chris Lattner | Regression test for PR 80 |
commit | commitdiff | tree | snapshot |
2003-10-31 |
Chris Lattner | Escape "'s, which are frequent visitors to C++ types |
commit | commitdiff | tree | snapshot |
2003-10-31 |
Chris Lattner | Strip off CPR's manually, because if we don't, the... |
commit | commitdiff | tree | snapshot |
2003-10-31 |
Chris Lattner | Make the call graph more precise despite the hated... |
commit | commitdiff | tree | snapshot |
2003-10-31 |
Chris Lattner | Did I mention that I _HATE_ CPRs? |
commit | commitdiff | tree | snapshot |
2003-10-31 |
Misha Brukman | Use stylesheets as much as we can. I admit, I still... |
commit | commitdiff | tree | snapshot |
2003-10-31 |
Chris Lattner | Obsolete file goes byebye |
commit | commitdiff | tree | snapshot |
2003-10-31 |
Misha Brukman | Use some style(sheets). |
commit | commitdiff | tree | snapshot |
2003-10-31 |
Chris Lattner | Constant pointer refs are causing these to fail unneces... |
commit | commitdiff | tree | snapshot |
2003-10-31 |
Brian Gaeke | Well, to be honest, -array-checks and -trace are gone... |
commit | commitdiff | tree | snapshot |
2003-10-31 |
Alkis Evlogimenos | Use already existing classes for post order iterator. |
commit | commitdiff | tree | snapshot |
2003-10-31 |
Misha Brukman | * Not much point to indent the whole file |
commit | commitdiff | tree | snapshot |
2003-10-31 |
Misha Brukman | The `-q' option has gone away. |
commit | commitdiff | tree | snapshot |
2003-10-31 |
Chris Lattner | never print zero executions blocks |
commit | commitdiff | tree | snapshot |
2003-10-31 |
Chris Lattner | Simplify code |
commit | commitdiff | tree | snapshot |
2003-10-31 |
Chris Lattner | Add percentage info |
commit | commitdiff | tree | snapshot |
2003-10-31 |
Chris Lattner | Hrm, some of my counters are wrapping around 32 bits |
commit | commitdiff | tree | snapshot |
2003-10-30 |
Chris Lattner | If only have function profile, don't print out "not... |
commit | commitdiff | tree | snapshot |
2003-10-30 |
Chris Lattner | Add the ability to print out llvm code when the -annota... |
commit | commitdiff | tree | snapshot |
2003-10-30 |
Chris Lattner | Expose new print methods |
commit | commitdiff | tree | snapshot |
2003-10-30 |
Chris Lattner | Make use of the new AssemblyAnnotationWriter interface |
commit | commitdiff | tree | snapshot |
2003-10-30 |
Chris Lattner | New interface |
commit | commitdiff | tree | snapshot |
2003-10-30 |
Brian Gaeke | Include llvm/CodeGen/MachineCodeForInstruction.h. ... |
commit | commitdiff | tree | snapshot |
2003-10-30 |
Brian Gaeke | Make AllocState an enum. |
commit | commitdiff | tree | snapshot |
2003-10-30 |
Alkis Evlogimenos | Output types in reverse postorder. This will allow... |
commit | commitdiff | tree | snapshot |
2003-10-30 |
Alkis Evlogimenos | Put DEBUG_OUTPUT at the top along with TRACE_LEVEL... |
commit | commitdiff | tree | snapshot |
2003-10-30 |
Chris Lattner | Bugz fixed |
commit | commitdiff | tree | snapshot |
2003-10-30 |
Brian Gaeke | Apparently my Mac OS X fixes were not entirely compatib... |
commit | commitdiff | tree | snapshot |
2003-10-30 |
Chris Lattner | When someone includes CallGraph.h, make sure that they... |
commit | commitdiff | tree | snapshot |
2003-10-30 |
Chris Lattner | Fix typo |
commit | commitdiff | tree | snapshot |
2003-10-30 |
Chris Lattner | New bug |
commit | commitdiff | tree | snapshot |
2003-10-30 |
Chris Lattner | Tighten up what we consider to be first class types. |
commit | commitdiff | tree | snapshot |
2003-10-30 |
Chris Lattner | Make sure that PHI node operands are first class types |
commit | commitdiff | tree | snapshot |
2003-10-30 |
Chris Lattner | Clarify that all manipulatable values must be of first... |
commit | commitdiff | tree | snapshot |
2003-10-30 |
Misha Brukman | * Send people to the LLVMdev archive/subscription page... |
commit | commitdiff | tree | snapshot |
2003-10-30 |
Chris Lattner | Another day, another bug |
commit | commitdiff | tree | snapshot |
2003-10-30 |
Misha Brukman | Add a link to the C/C++ front-end building instructions. |
commit | commitdiff | tree | snapshot |
2003-10-30 |
Misha Brukman | The answer to this question is "Yes". Let's make that... |
commit | commitdiff | tree | snapshot |
2003-10-30 |
Misha Brukman | Call me picky, but it's not the state of Illinois'... |
commit | commitdiff | tree | snapshot |
2003-10-30 |
Chris Lattner | Fix bug: 2003-10-29-CallSiteResolve.ll & PR70 |
commit | commitdiff | tree | snapshot |
2003-10-30 |
Chris Lattner | New testcase crashing the instruction combiner |
commit | commitdiff | tree | snapshot |
2003-10-30 |
Chris Lattner | Print the names of more opaque types |
commit | commitdiff | tree | snapshot |
2003-10-30 |
Chris Lattner | Make sure to print opaque types names if they are avail... |
commit | commitdiff | tree | snapshot |
2003-10-29 |
Chris Lattner | Pass unrecognized options into llvmprof |
commit | commitdiff | tree | snapshot |
2003-10-29 |
Chris Lattner | Add the ability to synthesize function counts from... |
commit | commitdiff | tree | snapshot |
2003-10-29 |
Chris Lattner | Print the top 20 most frequently executed blocks. ... |
commit | commitdiff | tree | snapshot |
2003-10-29 |
Chris Lattner | Refactor code, initial implementation of -insert-block... |
commit | commitdiff | tree | snapshot |
2003-10-29 |
Chris Lattner | More bugs fixed! |
commit | commitdiff | tree | snapshot |
2003-10-29 |
Dinakar Dhurjati | Fixed LinkO, LinkP error in TOOLLINKOPTSB |
commit | commitdiff | tree | snapshot |
2003-10-29 |
Brian Gaeke | Explicitly cast type, so we aren't passing output_vbr... |
commit | commitdiff | tree | snapshot |
2003-10-29 |
Brian Gaeke | Tweak sed commands so that they filter out more # stuff... |
commit | commitdiff | tree | snapshot |
2003-10-29 |
Brian Gaeke | Add support for utostr(unsigned long) |
commit | commitdiff | tree | snapshot |
2003-10-29 |
Chris Lattner | New testcase |
commit | commitdiff | tree | snapshot |
2003-10-29 |
Chris Lattner | Add two new bugs |
commit | commitdiff | tree | snapshot |
2003-10-29 |
Chris Lattner | Fix PR66 & ScalarRepl/2003-10-29-ArrayProblem.ll |
commit | commitdiff | tree | snapshot |
2003-10-29 |
Chris Lattner | New testcase distilled from: |
commit | commitdiff | tree | snapshot |
2003-10-29 |
Dinakar Dhurjati | Added TOOLLINKOPTSB to pass options to the linker ... |
commit | commitdiff | tree | snapshot |
2003-10-29 |
Chris Lattner | New bug fixed |
commit | commitdiff | tree | snapshot |
2003-10-29 |
Chris Lattner | Another bug fixed |
commit | commitdiff | tree | snapshot |
2003-10-29 |
Chris Lattner | Fix bug: ConstantMerge/2003-10-28-MergeExternalConstant... |
commit | commitdiff | tree | snapshot |
2003-10-29 |
Chris Lattner | New testcase |
commit | commitdiff | tree | snapshot |
2003-10-29 |
Brian Gaeke | Pull in stdint.h here, if we have it. Some systems... |
commit | commitdiff | tree | snapshot |
2003-10-29 |
Brian Gaeke | In VM::create(), comment out almost the whole function... |
commit | commitdiff | tree | snapshot |
2003-10-29 |
Alkis Evlogimenos | Add more debugging info to help tracing the SlotCalculator. |
commit | commitdiff | tree | snapshot |
2003-10-29 |
Chris Lattner | Yet another bugfix for 1.1 |
commit | commitdiff | tree | snapshot |
2003-10-29 |
Chris Lattner | New testcase |
commit | commitdiff | tree | snapshot |
2003-10-28 |
Chris Lattner | Check in statistifying patch for Bill |
commit | commitdiff | tree | snapshot |
2003-10-28 |
Chris Lattner | Add fixed PR |
commit | commitdiff | tree | snapshot |
2003-10-28 |
Chris Lattner | Add new method |
commit | commitdiff | tree | snapshot |
2003-10-28 |
Chris Lattner | Fix PR62, and llvm/test/Regression/CBackend/2003-10... |
commit | commitdiff | tree | snapshot |
2003-10-28 |
Brian Gaeke | New testcase, reduced from DOOM. |
commit | commitdiff | tree | snapshot |
2003-10-28 |
Chris Lattner | Cleanup output a bit |
commit | commitdiff | tree | snapshot |
2003-10-28 |
Chris Lattner | Add option for block profiling, pass in the "correct... |
commit | commitdiff | tree | snapshot |
2003-10-28 |
Chris Lattner | Add the ability for users to specify a specific argv... |
commit | commitdiff | tree | snapshot |
2003-10-28 |
Chris Lattner | Actually save and pass in argument information |
commit | commitdiff | tree | snapshot |
2003-10-28 |
Chris Lattner | Pass in argc & argv |
commit | commitdiff | tree | snapshot |
2003-10-28 |
Chris Lattner | Print out command lines used to run the programs |
commit | commitdiff | tree | snapshot |
2003-10-28 |
Brian Gaeke | Fix extract to use the right TargetData, like Bugpoint... |
commit | commitdiff | tree | snapshot |
2003-10-28 |
Chris Lattner | Helper script for collecting profiling instrumentation... |
commit | commitdiff | tree | snapshot |
2003-10-28 |
Chris Lattner | Add support for reading block frequencies. Fix bug... |
commit | commitdiff | tree | snapshot |
2003-10-28 |
Misha Brukman | * Put LLVM in title of page so readers know which CFE... |
commit | commitdiff | tree | snapshot |
2003-10-28 |
Chris Lattner | Provide an accessor for getting function count informat... |
commit | commitdiff | tree | snapshot |
2003-10-28 |
Chris Lattner | Read in the bytecode and profile information, but don... |
commit | commitdiff | tree | snapshot |
2003-10-28 |
Chris Lattner | We need to output the number of records we have, so... |
commit | commitdiff | tree | snapshot |
2003-10-28 |
John Criswell | Generated autoconf script for Chris. |
commit | commitdiff | tree | snapshot |
2003-10-28 |
Chris Lattner | Add profiling runtime and llvm-prof tools. Would someo... |
commit | commitdiff | tree | snapshot |
2003-10-28 |
Chris Lattner | Build the llvm-prof directory |
commit | commitdiff | tree | snapshot |
2003-10-28 |
Chris Lattner | Initial checkin of llvmprof stub |
commit | commitdiff | tree | snapshot |
2003-10-28 |
Brian Gaeke | Remove __STDC_LIMIT_MACROS from here. |
commit | commitdiff | tree | snapshot |
2003-10-28 |
Brian Gaeke | Add __STDC_LIMIT_MACROS here. |
commit | commitdiff | tree | snapshot |
2003-10-28 |
Chris Lattner | Reorder #includes, drop unneeded one |
commit | commitdiff | tree | snapshot |
2003-10-28 |
Chris Lattner | Initial checkin of profiling instrumentation pass.... |
commit | commitdiff | tree | snapshot |
2003-10-28 |
Chris Lattner | Initial checkin of function and block profiling runtime... |
commit | commitdiff | tree | snapshot |
2003-10-28 |
Misha Brukman | Publications do not get distributed with docs/; hence... |
commit | commitdiff | tree | snapshot |
2003-10-28 |
Chris Lattner | I'm tired of the nightly tester stopping, aren't you? |
commit | commitdiff | tree | snapshot |
2003-10-27 |
Chris Lattner | Eliminate using declarations |
commit | commitdiff | tree | snapshot |
2003-10-27 |
Chris Lattner | Propagating constants to arguments can make other argum... |
commit | commitdiff | tree | snapshot |
2003-10-27 |
Chris Lattner | Clarify what is a bug and what isn't |
commit | commitdiff | tree | snapshot |
next |