oota-llvm.git
2003-11-02 Chris LattnerNew testcase for DSA which is improperly collapsed!
2003-11-02 Chris LattnerFix bug in previous checkin
2003-11-02 Chris LattnerThe 'thefunc' function should not have weak linkage...
2003-11-02 Chris LattnerImplement transmogriphication of allocation instructions
2003-11-02 Chris LattnerAdd test for instcombine transmogrifying allocation...
2003-11-02 Chris LattnerAdd note about profile.sh
2003-11-02 Chris LattnerAdd -help option
2003-11-02 Chris LattnerBugz fixed
2003-11-02 Chris LattnerCheckin an initial version of the llvm-prof documentation
2003-11-02 Chris LattnerFix PR78
2003-11-02 Chris LattnerThe "correct" fix for CBackend/2003-10-23-UnusedType...
2003-11-02 Chris LattnerIncluding the symbol table in the FindUsedTypes analysi...
2003-11-02 Chris LattnerNew testcase for PR79
2003-11-02 Chris Lattnernew testcase, for PR 81
2003-11-01 Chris LattnerRegression test for PR 80
2003-10-31 Chris LattnerEscape "'s, which are frequent visitors to C++ types
2003-10-31 Chris LattnerStrip off CPR's manually, because if we don't, the...
2003-10-31 Chris LattnerMake the call graph more precise despite the hated...
2003-10-31 Chris LattnerDid I mention that I _HATE_ CPRs?
2003-10-31 Misha BrukmanUse stylesheets as much as we can. I admit, I still...
2003-10-31 Chris LattnerObsolete file goes byebye
2003-10-31 Misha BrukmanUse some style(sheets).
2003-10-31 Chris LattnerConstant pointer refs are causing these to fail unneces...
2003-10-31 Brian GaekeWell, to be honest, -array-checks and -trace are gone...
2003-10-31 Alkis EvlogimenosUse already existing classes for post order iterator.
2003-10-31 Misha Brukman* Not much point to indent the whole file
2003-10-31 Misha BrukmanThe `-q' option has gone away.
2003-10-31 Chris Lattnernever print zero executions blocks
2003-10-31 Chris LattnerSimplify code
2003-10-31 Chris LattnerAdd percentage info
2003-10-31 Chris LattnerHrm, some of my counters are wrapping around 32 bits
2003-10-30 Chris LattnerIf only have function profile, don't print out "not...
2003-10-30 Chris LattnerAdd the ability to print out llvm code when the -annota...
2003-10-30 Chris LattnerExpose new print methods
2003-10-30 Chris LattnerMake use of the new AssemblyAnnotationWriter interface
2003-10-30 Chris LattnerNew interface
2003-10-30 Brian GaekeInclude llvm/CodeGen/MachineCodeForInstruction.h. ...
2003-10-30 Brian GaekeMake AllocState an enum.
2003-10-30 Alkis EvlogimenosOutput types in reverse postorder. This will allow...
2003-10-30 Alkis EvlogimenosPut DEBUG_OUTPUT at the top along with TRACE_LEVEL...
2003-10-30 Chris LattnerBugz fixed
2003-10-30 Brian GaekeApparently my Mac OS X fixes were not entirely compatib...
2003-10-30 Chris LattnerWhen someone includes CallGraph.h, make sure that they...
2003-10-30 Chris LattnerFix typo
2003-10-30 Chris LattnerNew bug
2003-10-30 Chris LattnerTighten up what we consider to be first class types.
2003-10-30 Chris LattnerMake sure that PHI node operands are first class types
2003-10-30 Chris LattnerClarify that all manipulatable values must be of first...
2003-10-30 Misha Brukman* Send people to the LLVMdev archive/subscription page...
2003-10-30 Chris LattnerAnother day, another bug
2003-10-30 Misha BrukmanAdd a link to the C/C++ front-end building instructions.
2003-10-30 Misha BrukmanThe answer to this question is "Yes". Let's make that...
2003-10-30 Misha BrukmanCall me picky, but it's not the state of Illinois'...
2003-10-30 Chris LattnerFix bug: 2003-10-29-CallSiteResolve.ll & PR70
2003-10-30 Chris LattnerNew testcase crashing the instruction combiner
2003-10-30 Chris LattnerPrint the names of more opaque types
2003-10-30 Chris LattnerMake sure to print opaque types names if they are avail...
2003-10-29 Chris LattnerPass unrecognized options into llvmprof
2003-10-29 Chris LattnerAdd the ability to synthesize function counts from...
2003-10-29 Chris LattnerPrint the top 20 most frequently executed blocks. ...
2003-10-29 Chris LattnerRefactor code, initial implementation of -insert-block...
2003-10-29 Chris LattnerMore bugs fixed!
2003-10-29 Dinakar DhurjatiFixed LinkO, LinkP error in TOOLLINKOPTSB
2003-10-29 Brian GaekeExplicitly cast type, so we aren't passing output_vbr...
2003-10-29 Brian GaekeTweak sed commands so that they filter out more # stuff...
2003-10-29 Brian GaekeAdd support for utostr(unsigned long)
2003-10-29 Chris LattnerNew testcase
2003-10-29 Chris LattnerAdd two new bugs
2003-10-29 Chris LattnerFix PR66 & ScalarRepl/2003-10-29-ArrayProblem.ll
2003-10-29 Chris LattnerNew testcase distilled from:
2003-10-29 Dinakar DhurjatiAdded TOOLLINKOPTSB to pass options to the linker ...
2003-10-29 Chris LattnerNew bug fixed
2003-10-29 Chris LattnerAnother bug fixed
2003-10-29 Chris LattnerFix bug: ConstantMerge/2003-10-28-MergeExternalConstant...
2003-10-29 Chris LattnerNew testcase
2003-10-29 Brian GaekePull in stdint.h here, if we have it. Some systems...
2003-10-29 Brian GaekeIn VM::create(), comment out almost the whole function...
2003-10-29 Alkis EvlogimenosAdd more debugging info to help tracing the SlotCalculator.
2003-10-29 Chris LattnerYet another bugfix for 1.1
2003-10-29 Chris LattnerNew testcase
2003-10-28 Chris LattnerCheck in statistifying patch for Bill
2003-10-28 Chris LattnerAdd fixed PR
2003-10-28 Chris LattnerAdd new method
2003-10-28 Chris LattnerFix PR62, and llvm/test/Regression/CBackend/2003-10...
2003-10-28 Brian GaekeNew testcase, reduced from DOOM.
2003-10-28 Chris LattnerCleanup output a bit
2003-10-28 Chris LattnerAdd option for block profiling, pass in the "correct...
2003-10-28 Chris LattnerAdd the ability for users to specify a specific argv...
2003-10-28 Chris LattnerActually save and pass in argument information
2003-10-28 Chris LattnerPass in argc & argv
2003-10-28 Chris LattnerPrint out command lines used to run the programs
2003-10-28 Brian GaekeFix extract to use the right TargetData, like Bugpoint...
2003-10-28 Chris LattnerHelper script for collecting profiling instrumentation...
2003-10-28 Chris LattnerAdd support for reading block frequencies. Fix bug...
2003-10-28 Misha Brukman* Put LLVM in title of page so readers know which CFE...
2003-10-28 Chris LattnerProvide an accessor for getting function count informat...
2003-10-28 Chris LattnerRead in the bytecode and profile information, but don...
2003-10-28 Chris LattnerWe need to output the number of records we have, so...
2003-10-28 John CriswellGenerated autoconf script for Chris.
2003-10-28 Chris LattnerAdd profiling runtime and llvm-prof tools. Would someo...
next