Turn loads of ConstantPointerNulls into loads of zero... don't spill
[oota-llvm.git] / lib /
2004-06-11 Brian GaekeTurn loads of ConstantPointerNulls into loads of zero...
2004-06-11 Alkis EvlogimenosAdd the isunordered intrinsic.
2004-06-10 Reid SpencerRemove tabs.
2004-06-10 Reid SpencerImplement detailed function level data collection and...
2004-06-10 Reid SpencerAdjust prototypes to new Handler interface.
2004-06-10 Reid SpencerMake the parser deal with functions instead of just...
2004-06-10 Reid SpencerDoxygenize a comment.
2004-06-10 Reid SpencerImplemented the bulk of the functionality. Cleaned...
2004-06-10 Chris LattnerFix the prolog epilog code inserter to match the docume...
2004-06-10 Chris LattnerFix the fixed stack offset, patch contributed by Vladim...
2004-06-10 Chris LattnerFix a bug in my checkin from last night that caused...
2004-06-10 Chris LattnerMore minor cleanups
2004-06-10 Chris LattnerEliminate many occurrances of Instruction::
2004-06-10 Chris LattnerShare some code
2004-06-09 Chris LattnerTolerate more errors
2004-06-09 Brian GaekeEncode %fsr correctly; don't fail an assertion.
2004-06-09 Brian GaekeFix encoding of ST*FSR instructions.
2004-06-09 Brian GaekeFix assertion failure message to have the right method...
2004-06-09 Chris LattnerMake the asmwriter much more tolerant of errors (which...
2004-06-09 Reid SpencerMade it possible for the printInfoComment method to...
2004-06-09 John CriswellFix for PR#366. We use getClassB() so that we can...
2004-06-09 Chris LattnerImplement InstCombine/select.ll:test15*
2004-06-09 Reid SpencerCleanup alignment of output.
2004-06-09 Reid SpencerImplement analysis output. Don't dump function details...
2004-06-09 Reid SpencerImplement some rudimentary analysis.
2004-06-09 Reid SpencerClean up indentation of file body output.
2004-06-09 Reid SpencerMove parsing details to Parser.cpp.
2004-06-09 Reid SpencerBring some things out of header files that belong only...
2004-06-09 Chris LattnerBe more careful about the order we put stuff onto the...
2004-06-09 Reid SpencerCleaned up a dead header file to prevent duplicate...
2004-06-09 Chris LattnerImplement select.ll:test14*
2004-06-08 Chris LattnerWorkaround or a VS miscompilation bug
2004-06-08 Chris LattnerDon't grab the condition of unconditional branches!
2004-06-08 Brian GaekeFix a minor bug in the map - since this pass adds a...
2004-06-08 Brian GaekeAdd a TmpInstruction ctor that doesn't take a MCFI.
2004-06-08 Chris LattnerFix a link error using VS8.0
2004-06-08 Reid SpencerFix the bug that was preventing the parser from working...
2004-06-08 Reid SpencerMake it #include Parser.h instead of AnalyzerInternals...
2004-06-08 Reid SpencerAdjust what's included to compensate for changes in...
2004-06-08 Reid SpencerMerged BytecodeHandler.h into Parser.h since the parser...
2004-06-07 Chris LattnerFix PR361.
2004-06-07 Chris LattnerMake all of this functionality work directly on win32...
2004-06-07 Chris LattnerImplement getTimeRecord natively in Win32, properly...
2004-06-07 Reid SpencerCommit For New Tool: llvm-abcd (Analysis of ByteCode...
2004-06-05 Chris LattnerAdd some notes so I can throw away one of my many todo...
2004-06-05 Chris LattnerFix GCC warning
2004-06-05 Chris LattnerFix GCC warnings
2004-06-05 Alkis EvlogimenosInclude cerrno.
2004-06-05 Chris LattnerRemove an unused variable.
2004-06-05 Chris LattnerAdd missing #include
2004-06-05 Chris LattnerWork around VS bug
2004-06-05 Chris LattnerAs much as I dislike doing this, it's the only fix...
2004-06-05 Chris LattnerRemove unused var
2004-06-04 Chris LattnerSquelch a warning
2004-06-04 Chris LattnerDelete some unreachable code
2004-06-04 Misha Brukman* No more CachedWriter::setStream()
2004-06-04 Brian GaekeFix up some spacing & fix a typo in an assertion in...
2004-06-04 Chris LattnerUgh, apparently there is no common ground here.
2004-06-04 Chris LattnerDon't send random junk to CachedWriter's. Also remove...
2004-06-04 Chris LattnerSquish a warning
2004-06-04 Chris LattnerThis file is obsolete
2004-06-03 Chris Lattner* Verify function prototypes, not just functions with...
2004-06-03 Brian GaekeAdd new internal-global-symbol mapping info pass.....
2004-06-03 Brian GaekeExpand head-of-file comment.
2004-06-03 Brian GaekeAdd new mapping info pass, when EmitMappingInfo is on.
2004-06-03 Brian GaekeFix big mistake in my last checkin... the big question...
2004-06-03 Brian GaekeAdd decl. for new mapping info pass factory method.
2004-06-03 Brian GaekeCollapse together the abstract superclass TargetRegInfo...
2004-06-02 Chris Lattner<alloca.h> on cygwin pulls in a ton of stuff (macros...
2004-06-02 Chris LattnerOops, this was not to go in
2004-06-02 Chris LattnerAdjust to the new TargetMachine interface
2004-06-02 Chris LattnerAdjust to new TargetMachine interface
2004-06-02 Chris LattnerInline findOptimalStorageSize into it's caller, both...
2004-06-02 Chris LattnerAdjust to new TM interface
2004-06-02 Chris LattnerMethod has been inlined into all callers
2004-06-02 Chris LattnerConvert to the new TargetMachine interface.
2004-06-02 Chris LattnerStubs are no longer needed
2004-06-02 Chris LattnerAdjust to new TM interfaces
2004-06-02 Chris LattnerFinegrainify namespacification
2004-06-02 Chris LattnerFix a trivial but blatant bug
2004-06-02 Chris LattnerImplement the new CopyFile function
2004-06-02 Chris LattnerMove some functions out of gccld.cpp to GenerateCode...
2004-06-02 Misha BrukmanFix spelling, trim empty space, tighten up function...
2004-06-01 Chris LattnerImplement PR315: abort, don't warn, when missing extern...
2004-06-01 Brian GaekeUse new form of unconditional branch constructor.
2004-06-01 John CriswellModified calcTypeName() so that it does not allocate...
2004-05-30 Brian GaekeThere is no "mcff" here; delete the confusing comments...
2004-05-30 Alkis EvlogimenosPull Interval class out of LiveIntervals.
2004-05-30 Brian GaekeTransform an occurrence of if(...) { assert (0) }.
2004-05-30 Alkis EvlogimenosWhen spilling an register, introduce a new temporary...
2004-05-30 Brian GaekeReduce the amount of LLVM Values for which we save...
2004-05-30 Brian GaekeRename verifySavedState to dumpSavedState. Give it...
2004-05-30 Brian GaekeInsert machine instructions generated for Phi nodes...
2004-05-30 Brian GaekeFix typo in head-of-file comment.
2004-05-30 Reid SpencerFix a bug that Chris asserts emphatically is a bug...
2004-05-30 Reid SpencerMoved this file to lib/Bytecode/Writer because its...
2004-05-29 Brian GaekeRemove unused #include.
2004-05-29 Brian GaekeAdd comments.
2004-05-29 Brian GaekeTrim whitespace.
2004-05-29 Brian GaekeGive InsertCodeForPhis() a new documentation comment.
next