2010-12-19 |
Chris Lattner | fix another miscompile in the llvm.sadd formation logic... |
commit | commitdiff | tree | snapshot |
2010-12-19 |
Cameron Zwarich | Remove some checks for StrongPHIElim. These checks... |
commit | commitdiff | tree | snapshot |
2010-12-19 |
Chris Lattner | fix a bug (possibly 8816) in the sadd forming xform... |
commit | commitdiff | tree | snapshot |
2010-12-19 |
Chris Lattner | rework the code added in r122072 to pull it out to... |
commit | commitdiff | tree | snapshot |
2010-12-19 |
Chris Lattner | Enhance LICM to promote alias sets whose pointers thems... |
commit | commitdiff | tree | snapshot |
2010-12-19 |
Chris Lattner | fix PR8602, a bug in an assertion: a volatile store... |
commit | commitdiff | tree | snapshot |
2010-12-19 |
Chris Lattner | fix PR8642: if a critical edge has a PHI value that... |
commit | commitdiff | tree | snapshot |
2010-12-19 |
Chris Lattner | remove dead header |
commit | commitdiff | tree | snapshot |
2010-12-19 |
Chris Lattner | revert r122164, I'm going to go with a different approach. |
commit | commitdiff | tree | snapshot |
2010-12-19 |
Rafael Espindola | Fixed version of 122160 (the previous one would fold... |
commit | commitdiff | tree | snapshot |
2010-12-19 |
Rafael Espindola | Revert 122160 while I debug it. |
commit | commitdiff | tree | snapshot |
2010-12-19 |
Chris Lattner | first step to fixing PR8642: don't fold away empty... |
commit | commitdiff | tree | snapshot |
2010-12-19 |
Chris Lattner | move this test into the ARM test so that it is only... |
commit | commitdiff | tree | snapshot |
2010-12-19 |
Rafael Espindola | Move all folding to AttemptToFoldSymbolOffsetDifference. |
commit | commitdiff | tree | snapshot |
2010-12-18 |
Michael J.... | Support/PathV1: Clarify deprecation warning. |
commit | commitdiff | tree | snapshot |
2010-12-18 |
Michael J.... | Fix whitespace. |
commit | commitdiff | tree | snapshot |
2010-12-18 |
Michael J.... | Support/PathV1: Deprecate get{Basename,Dirname,Suffix}. |
commit | commitdiff | tree | snapshot |
2010-12-18 |
Chris Lattner | simplify this a bit. |
commit | commitdiff | tree | snapshot |
2010-12-18 |
Anton Korobeynikov | Restore the behavior of frame lowering before my refact... |
commit | commitdiff | tree | snapshot |
2010-12-18 |
Benjamin Kramer | Just rename the functions, relying on matching a instru... |
commit | commitdiff | tree | snapshot |
2010-12-18 |
Benjamin Kramer | Test more than just label names and make test work... |
commit | commitdiff | tree | snapshot |
2010-12-18 |
Eric Christopher | Header warning patrol. |
commit | commitdiff | tree | snapshot |
2010-12-18 |
Roman Divacky | Add support for lexing single quotes like 'c'. |
commit | commitdiff | tree | snapshot |
2010-12-18 |
Owen Anderson | Revert r122143 through r122140, which collectively... |
commit | commitdiff | tree | snapshot |
2010-12-18 |
Rafael Espindola | Merge isAbsolute into IsSymbolRefDifferenceFullyResolved. |
commit | commitdiff | tree | snapshot |
2010-12-18 |
Rafael Espindola | Remove the MCObjectFormat class. |
commit | commitdiff | tree | snapshot |
2010-12-18 |
Rafael Espindola | Add a test that shows that we produce no fixups when... |
commit | commitdiff | tree | snapshot |
2010-12-18 |
Rafael Espindola | Add a FIXME and explain a hack. |
commit | commitdiff | tree | snapshot |
2010-12-18 |
Michael J.... | Support/PathV1: Clarify deprecation warning. |
commit | commitdiff | tree | snapshot |
2010-12-18 |
Michael J.... | Fix whitespace. |
commit | commitdiff | tree | snapshot |
2010-12-18 |
Michael J.... | Support/PathV1: Deprecate get{Basename,Dirname,Suffix}. |
commit | commitdiff | tree | snapshot |
2010-12-18 |
Rafael Espindola | Fix the note. |
commit | commitdiff | tree | snapshot |
2010-12-18 |
Rafael Espindola | Revert 122011, 122012, 122013, 122023 adding back an... |
commit | commitdiff | tree | snapshot |
2010-12-18 |
Jakob Stoklund... | Apparently, operandices is not a word. |
commit | commitdiff | tree | snapshot |
2010-12-18 |
Rafael Espindola | Move some data to the TargetWriter. |
commit | commitdiff | tree | snapshot |
2010-12-18 |
Jakob Stoklund... | Teach the inline spiller to attempt folding a load... |
commit | commitdiff | tree | snapshot |
2010-12-18 |
Jakob Stoklund... | Tweak debug spew. |
commit | commitdiff | tree | snapshot |
2010-12-18 |
Bill Wendling | r120333 changed the opcode for the Thumb1 stuff from... |
commit | commitdiff | tree | snapshot |
2010-12-18 |
Bill Wendling | RemoveUnusedCPEntries can change things. Track it. |
commit | commitdiff | tree | snapshot |
2010-12-18 |
Rafael Espindola | Test for push being relaxed. |
commit | commitdiff | tree | snapshot |
2010-12-18 |
Jakob Stoklund... | Check that the register is live-in to the loop header... |
commit | commitdiff | tree | snapshot |
2010-12-18 |
Nick Lewycky | Fix GCC warning: |
commit | commitdiff | tree | snapshot |
2010-12-18 |
Rafael Espindola | Relax push instructions. |
commit | commitdiff | tree | snapshot |
2010-12-18 |
Nick Lewycky | Make LazyValueInfo non-recursive. |
commit | commitdiff | tree | snapshot |
2010-12-18 |
Bob Wilson | Rearrange some Neon multiclasses. No functional changes. |
commit | commitdiff | tree | snapshot |
2010-12-18 |
Michael J.... | Support/PathV1: Deprecate getLast. |
commit | commitdiff | tree | snapshot |
2010-12-18 |
Michael J.... | CMake: Cleanup and document MSVC warning flags. |
commit | commitdiff | tree | snapshot |
2010-12-18 |
Owen Anderson | Add support to CallbackVH to receive notification when... |
commit | commitdiff | tree | snapshot |
2010-12-18 |
Jakob Stoklund... | Pass a Banner argument to the machine code verifier... |
commit | commitdiff | tree | snapshot |
2010-12-18 |
Bob Wilson | Fix result type of Neon floating-point comparisons... |
commit | commitdiff | tree | snapshot |
2010-12-18 |
Bob Wilson | Add some missing entries in ARMTargetLowering::getTarge... |
commit | commitdiff | tree | snapshot |
2010-12-17 |
Bill Wendling | Whitespace fixes. No functionality change. |
commit | commitdiff | tree | snapshot |
2010-12-17 |
Jakob Stoklund... | Avoid dereferencing end() in collectInterferingVRegs... |
commit | commitdiff | tree | snapshot |
2010-12-17 |
Jakob Stoklund... | Make the -verify-regalloc command line option available... |
commit | commitdiff | tree | snapshot |
2010-12-17 |
Jakob Stoklund... | Enable loop splitting in RegAllocGreedy. |
commit | commitdiff | tree | snapshot |
2010-12-17 |
Nate Begeman | Add vector versions of some existing scalar transforms... |
commit | commitdiff | tree | snapshot |
2010-12-17 |
Bill Wendling | During local stack slot allocation, the materializeFram... |
commit | commitdiff | tree | snapshot |
2010-12-17 |
Bob Wilson | Fix a DAGCombiner crash when folding binary vector... |
commit | commitdiff | tree | snapshot |
2010-12-17 |
Bob Wilson | Combine several vector-related DAGCombiner tests. |
commit | commitdiff | tree | snapshot |
2010-12-17 |
Bob Wilson | Avoid report_fatal_error in ARM's PrintAsmOperand method. |
commit | commitdiff | tree | snapshot |
2010-12-17 |
Bob Wilson | Remove trailing whitespace. |
commit | commitdiff | tree | snapshot |
2010-12-17 |
Nate Begeman | Add support for matching psign & plendvb to the x86... |
commit | commitdiff | tree | snapshot |
2010-12-17 |
Jakob Stoklund... | Add more checks to IntervalMapOverlaps::advance() to... |
commit | commitdiff | tree | snapshot |
2010-12-17 |
Jakob Stoklund... | It is allowed to call IntervalMap::const_iterator:... |
commit | commitdiff | tree | snapshot |
2010-12-17 |
Owen Anderson | Thumb's forced-PC-alignment requirement applies to... |
commit | commitdiff | tree | snapshot |
2010-12-17 |
Dale Johannesen | Add a transform to DAG Combiner. This improves the |
commit | commitdiff | tree | snapshot |
2010-12-17 |
Michael J.... | Fix 80 col. |
commit | commitdiff | tree | snapshot |
2010-12-17 |
Michael J.... | Support/Path: Deprecate PathV1::isAbsolute. |
commit | commitdiff | tree | snapshot |
2010-12-17 |
Benjamin Kramer | PathV2: Use StringRef::substr to simplify substring... |
commit | commitdiff | tree | snapshot |
2010-12-17 |
Jakob Stoklund... | Allow missing kill flags on an untied operand of a... |
commit | commitdiff | tree | snapshot |
2010-12-17 |
Jakob Stoklund... | Fix crash when IntervalMapOverlaps::advanceTo moves... |
commit | commitdiff | tree | snapshot |
2010-12-17 |
Jim Grosbach | If The ARM WriteNopData() gets an unaligned byte count... |
commit | commitdiff | tree | snapshot |
2010-12-17 |
Benjamin Kramer | Missed some StringRefRefs. |
commit | commitdiff | tree | snapshot |
2010-12-17 |
Jim Grosbach | Add bits 31-28 to the Thumb2 encoding of TBB/TBH. |
commit | commitdiff | tree | snapshot |
2010-12-17 |
Jim Grosbach | Handle 2 and 4 byte data blob fixup values for ARM. |
commit | commitdiff | tree | snapshot |
2010-12-17 |
Benjamin Kramer | Pass StringRefs by value, for consistency. |
commit | commitdiff | tree | snapshot |
2010-12-17 |
Jakob Stoklund... | Add MachineLoopRange comparators for sorting loop lists... |
commit | commitdiff | tree | snapshot |
2010-12-17 |
Owen Anderson | Reapply r121905 (automatic synthesis of @llvm.sadd... |
commit | commitdiff | tree | snapshot |
2010-12-17 |
Rafael Espindola | Store and free the TargetObjectWriter. |
commit | commitdiff | tree | snapshot |
2010-12-17 |
Rafael Espindola | Stub out explicit MCELFObjectTargetWriter interface. |
commit | commitdiff | tree | snapshot |
2010-12-17 |
Michael J.... | Cleanup and document .gitignore. |
commit | commitdiff | tree | snapshot |
2010-12-17 |
Michael J.... | Support: Rename Path.h to PathV1.h and add a new Path... |
commit | commitdiff | tree | snapshot |
2010-12-17 |
Rafael Espindola | Move createELFObjectWriter to its own header. |
commit | commitdiff | tree | snapshot |
2010-12-17 |
Benjamin Kramer | SimplifyCFG: Ranges can be larger than 64 bits. Fixes... |
commit | commitdiff | tree | snapshot |
2010-12-17 |
Benjamin Kramer | Fix mismatched new[]/delete. |
commit | commitdiff | tree | snapshot |
2010-12-17 |
Kalle Raiskila | Don't feed 19 bit immediates to ILA. |
commit | commitdiff | tree | snapshot |
2010-12-17 |
Rafael Espindola | Use getFixupKindInfo to implement isFixupKindPCRel... |
commit | commitdiff | tree | snapshot |
2010-12-17 |
Chris Lattner | improve switch formation to handle small range |
commit | commitdiff | tree | snapshot |
2010-12-17 |
Daniel Dunbar | MC/ARM: Use aggressive symbol folding (important for... |
commit | commitdiff | tree | snapshot |
2010-12-17 |
Daniel Dunbar | MC/Expr: Implemnt more aggressive folding during symbol... |
commit | commitdiff | tree | snapshot |
2010-12-17 |
Daniel Dunbar | MC/Mach-O: On second thought, use a custom hook for... |
commit | commitdiff | tree | snapshot |
2010-12-17 |
Daniel Dunbar | MC/Mach-O: Implement IsSymbolRefDifferenceFullyResolved. |
commit | commitdiff | tree | snapshot |
2010-12-17 |
Daniel Dunbar | MC/ObjectWriter: Add a new IsSymbolRefDifferenceFullyRe... |
commit | commitdiff | tree | snapshot |
2010-12-17 |
Jakob Stoklund... | Provide LiveIntervalUnion::Query::checkLoopInterference. |
commit | commitdiff | tree | snapshot |
2010-12-17 |
Daniel Dunbar | MC/Assembler: Strip out object writer arguments, now... |
commit | commitdiff | tree | snapshot |
2010-12-17 |
Daniel Dunbar | MC/Assembler: Make the MCObjectWriter available through... |
commit | commitdiff | tree | snapshot |
2010-12-17 |
Jim Grosbach | Trailing whitespace and 80 column fixups. |
commit | commitdiff | tree | snapshot |
2010-12-17 |
Daniel Dunbar | MC/Target: Remove HasScatteredSymbols target hook varia... |
commit | commitdiff | tree | snapshot |
2010-12-17 |
Daniel Dunbar | MC/Expr: Simplify. |
commit | commitdiff | tree | snapshot |
2010-12-17 |
Jakob Stoklund... | Complete tests for IntervalMapOverlaps. |
commit | commitdiff | tree | snapshot |
next |