2010-10-07 |
Jim Grosbach | Allow use of the 16-bit literal move instruction in... |
commit | commitdiff | tree | snapshot |
2010-10-07 |
Chris Lattner | add a new BinOpAI class to represent the immediate... |
commit | commitdiff | tree | snapshot |
2010-10-07 |
Jim Grosbach | Allow use of the 16-bit literal move instruction in... |
commit | commitdiff | tree | snapshot |
2010-10-07 |
Chris Lattner | add a bunch of classes for other common patterns. |
commit | commitdiff | tree | snapshot |
2010-10-07 |
Owen Anderson | Since the Hello pass is built as a loadable dynamic... |
commit | commitdiff | tree | snapshot |
2010-10-07 |
Chris Lattner | Define a new BinOpRI8 class and use it to define the... |
commit | commitdiff | tree | snapshot |
2010-10-07 |
Jakob Stoklund... | Constrain the offset register to a *_NOSP register... |
commit | commitdiff | tree | snapshot |
2010-10-07 |
Chris Lattner | add the pattern operator to match to X86TypeInfo, use... |
commit | commitdiff | tree | snapshot |
2010-10-07 |
Chris Lattner | add a common SDPatternOperator base class to SDNode... |
commit | commitdiff | tree | snapshot |
2010-10-06 |
Jakob Stoklund... | Properly handle GR32_NOSP in X86RegisterInfo::getMatchi... |
commit | commitdiff | tree | snapshot |
2010-10-06 |
Jakob Stoklund... | Add MachineRegisterInfo::constrainRegClass and use... |
commit | commitdiff | tree | snapshot |
2010-10-06 |
Jakob Stoklund... | Skip unused registers when verifying LiveIntervals. |
commit | commitdiff | tree | snapshot |
2010-10-06 |
Bill Wendling | Fixed RELEASE_28 tags. |
commit | commitdiff | tree | snapshot |
2010-10-06 |
Jim Grosbach | remove trailing whitespace |
commit | commitdiff | tree | snapshot |
2010-10-06 |
Jason W Kim | First in a sequence of ARM/MC/*ELF* specific work. |
commit | commitdiff | tree | snapshot |
2010-10-06 |
Rafael Espindola | Another case of 256 sections not being enough :-) |
commit | commitdiff | tree | snapshot |
2010-10-06 |
Owen Anderson | Appease the clang self-host buildbot by providing a... |
commit | commitdiff | tree | snapshot |
2010-10-06 |
Jim Grosbach | Clean up MOVi32imm and t2MOVi32imm pseudo instruction... |
commit | commitdiff | tree | snapshot |
2010-10-06 |
Jim Grosbach | Kill of the vestiges of the 'call' Modifier (no longer... |
commit | commitdiff | tree | snapshot |
2010-10-06 |
Jim Grosbach | Now that VDUPfqf and VDUPfdfare properly pseudos, kill... |
commit | commitdiff | tree | snapshot |
2010-10-06 |
Jim Grosbach | Now that VDUPfqf and VDUPfdfare properly pseudos, nuke... |
commit | commitdiff | tree | snapshot |
2010-10-06 |
Jim Grosbach | Change the NEON VDUPfdf and VDUPfqf pseudo-instructions... |
commit | commitdiff | tree | snapshot |
2010-10-06 |
Tobias Grosser | Fix libc++ link in release notes. |
commit | commitdiff | tree | snapshot |
2010-10-06 |
Rafael Espindola | Get binding and visibility info from the the alias... |
commit | commitdiff | tree | snapshot |
2010-10-06 |
Owen Anderson | Hide analysis group registration behind a macro, just... |
commit | commitdiff | tree | snapshot |
2010-10-06 |
Devang Patel | Add support for DW_TAG_unspecified_parameters. |
commit | commitdiff | tree | snapshot |
2010-10-06 |
Jim Grosbach | Add a 'pattern' arg to the ARM PseudoNeonI class. |
commit | commitdiff | tree | snapshot |
2010-10-06 |
Michael J.... | MC: Add missing forward in MCLoggingStreamer. |
commit | commitdiff | tree | snapshot |
2010-10-06 |
Michael J.... | Cleanup Whitespace. |
commit | commitdiff | tree | snapshot |
2010-10-06 |
Bill Wendling | Revert "RequiresUnique" patch. This should be handled... |
commit | commitdiff | tree | snapshot |
2010-10-06 |
Owen Anderson | Pass initialization functions should take a PassRegistr... |
commit | commitdiff | tree | snapshot |
2010-10-06 |
Rafael Espindola | If a symbol is global, reloc against it even if it... |
commit | commitdiff | tree | snapshot |
2010-10-06 |
Nick Lewycky | Remove unused variables. |
commit | commitdiff | tree | snapshot |
2010-10-06 |
Dan Gohman | Remove compatibilty code for old-style multiple return... |
commit | commitdiff | tree | snapshot |
2010-10-06 |
Jim Grosbach | target operand flag values aren't a bitmask |
commit | commitdiff | tree | snapshot |
2010-10-06 |
Rafael Espindola | Make sure weak symbols are listed after the local ones. |
commit | commitdiff | tree | snapshot |
2010-10-06 |
Rafael Espindola | Correctly handle GOTPCREL relocations. |
commit | commitdiff | tree | snapshot |
2010-10-06 |
Dan Gohman | ComputeLinearIndex doesn't need its TLI argument. |
commit | commitdiff | tree | snapshot |
2010-10-06 |
Dan Gohman | Constify isReachableFromEntry. |
commit | commitdiff | tree | snapshot |
2010-10-06 |
Tobias Grosser | Add missing "-" to the command line. |
commit | commitdiff | tree | snapshot |
2010-10-06 |
Bill Wendling | Remove tabs. |
commit | commitdiff | tree | snapshot |
2010-10-06 |
Bill Wendling | Change RequiresMerge to RequiresUnique. It's a better... |
commit | commitdiff | tree | snapshot |
2010-10-06 |
Duncan Sands | No need to check out everything: binutils is enough. |
commit | commitdiff | tree | snapshot |
2010-10-06 |
Evan Cheng | - Add TargetInstrInfo::getOperandLatency() to compute... |
commit | commitdiff | tree | snapshot |
2010-10-06 |
Bill Wendling | If the destination module all ready has a copy of the... |
commit | commitdiff | tree | snapshot |
2010-10-06 |
Chris Lattner | enhance X86TypeInfo to include information about the... |
commit | commitdiff | tree | snapshot |
2010-10-06 |
Tanya Lattner | Update release location. |
commit | commitdiff | tree | snapshot |
2010-10-06 |
Chris Lattner | add a class for _REV nodes. |
commit | commitdiff | tree | snapshot |
2010-10-06 |
Chris Lattner | sink more intelligence into the ITy base class. Now... |
commit | commitdiff | tree | snapshot |
2010-10-06 |
Chris Lattner | refactor things a bit, now the REX_W and OpSize prefix... |
commit | commitdiff | tree | snapshot |
2010-10-06 |
Chris Lattner | with tblgen suitably extended, we can now get the load... |
commit | commitdiff | tree | snapshot |
2010-10-06 |
Chris Lattner | Generalize tblgen's dag parsing logic to handle arbitra... |
commit | commitdiff | tree | snapshot |
2010-10-06 |
Chris Lattner | rename add some comments. |
commit | commitdiff | tree | snapshot |
2010-10-06 |
Chris Lattner | filecheckize |
commit | commitdiff | tree | snapshot |
2010-10-06 |
Chris Lattner | cleanups |
commit | commitdiff | tree | snapshot |
2010-10-06 |
NAKAMURA Takumi | lib/System/Win32/Signals.inc: Enable LLVM_DISABLE_CRT_D... |
commit | commitdiff | tree | snapshot |
2010-10-06 |
Bill Wendling | Provide a fast "get me the target triple from the modul... |
commit | commitdiff | tree | snapshot |
2010-10-06 |
Chris Lattner | lets go all meta and define new X86 type wrappers that... |
commit | commitdiff | tree | snapshot |
2010-10-06 |
Chris Lattner | introduce a new BinOpRM class and use it to factor... |
commit | commitdiff | tree | snapshot |
2010-10-06 |
Chris Lattner | remove the !nameconcat tblgen feature. It "shorthand... |
commit | commitdiff | tree | snapshot |
2010-10-06 |
Chris Lattner | replace stuff like: |
commit | commitdiff | tree | snapshot |
2010-10-05 |
Chris Lattner | allow !strconcat to take more than two operands to... |
commit | commitdiff | tree | snapshot |
2010-10-05 |
Rafael Espindola | Use a relocation against the symbol if it is a PLT... |
commit | commitdiff | tree | snapshot |
2010-10-05 |
Eric Christopher | Comment out fastisel debugging message. |
commit | commitdiff | tree | snapshot |
2010-10-05 |
Chris Lattner | associate the instruction suffix letter with the intege... |
commit | commitdiff | tree | snapshot |
2010-10-05 |
Chris Lattner | introduce a new BinOpRR class, and convert 4 and instru... |
commit | commitdiff | tree | snapshot |
2010-10-05 |
Eric Christopher | Random cleanup and make the intermediate register in... |
commit | commitdiff | tree | snapshot |
2010-10-05 |
Jakob Stoklund... | Count uses in all nested loops, not just the deepest. |
commit | commitdiff | tree | snapshot |
2010-10-05 |
Jakob Stoklund... | Remove SplitAnalysis::removeUse. It was only used to... |
commit | commitdiff | tree | snapshot |
2010-10-05 |
Jakob Stoklund... | dupli always has an interval now. |
commit | commitdiff | tree | snapshot |
2010-10-05 |
Chris Lattner | Move cmov pseudo instructions to InstrCompiler, |
commit | commitdiff | tree | snapshot |
2010-10-05 |
Chris Lattner | Use #NAME# to have the CMOV multiclass define things... |
commit | commitdiff | tree | snapshot |
2010-10-05 |
Chris Lattner | when david added support for #NAME# he didn't update... |
commit | commitdiff | tree | snapshot |
2010-10-05 |
Owen Anderson | Another step towards getting rid of static ctors for... |
commit | commitdiff | tree | snapshot |
2010-10-05 |
Chris Lattner | enhance tblgen to support anonymous defm's, use this to |
commit | commitdiff | tree | snapshot |
2010-10-05 |
Chris Lattner | convert cmov mr patterns to use a multipattern. Death... |
commit | commitdiff | tree | snapshot |
2010-10-05 |
Rafael Espindola | Implement more alias cases. |
commit | commitdiff | tree | snapshot |
2010-10-05 |
Chris Lattner | switch CMOVBE to the multipattern: |
commit | commitdiff | tree | snapshot |
2010-10-05 |
Jakob Stoklund... | We can split around loops with multiple exits now. |
commit | commitdiff | tree | snapshot |
2010-10-05 |
Jakob Stoklund... | Update SplitEditor API to reflect the fact that the... |
commit | commitdiff | tree | snapshot |
2010-10-05 |
Jakob Stoklund... | Intervals are half-open. |
commit | commitdiff | tree | snapshot |
2010-10-05 |
Chris Lattner | fix a bug I introduced in r115669, which ended up with... |
commit | commitdiff | tree | snapshot |
2010-10-05 |
Chris Lattner | add a multiclass for cmov's, but don't start using... |
commit | commitdiff | tree | snapshot |
2010-10-05 |
Bill Wendling | PSHUFW is in SSE, not SSSE3. |
commit | commitdiff | tree | snapshot |
2010-10-05 |
Chris Lattner | use a multipattern to define setcc instructions: |
commit | commitdiff | tree | snapshot |
2010-10-05 |
Rafael Espindola | 256 sections should be enough for anyone... |
commit | commitdiff | tree | snapshot |
2010-10-05 |
Chris Lattner | move SETB pseudos into the same place in InstrCompiler.td |
commit | commitdiff | tree | snapshot |
2010-10-05 |
Chris Lattner | Replace a gross hack (the MOV64ri_alt instruction)... |
commit | commitdiff | tree | snapshot |
2010-10-05 |
Rafael Espindola | Don't crash in a strange .size directive. |
commit | commitdiff | tree | snapshot |
2010-10-05 |
Chris Lattner | distribute the rest of the contents of X86Instr64bit... |
commit | commitdiff | tree | snapshot |
2010-10-05 |
Jakob Stoklund... | When we find a reaching definition, make sure it is... |
commit | commitdiff | tree | snapshot |
2010-10-05 |
Jakob Stoklund... | Don't use nextIndex to check for live out of instruction. |
commit | commitdiff | tree | snapshot |
2010-10-05 |
Jim Grosbach | trailing whitespace |
commit | commitdiff | tree | snapshot |
2010-10-05 |
Chris Lattner | move the rest of the simple 64-bit arithmetic into... |
commit | commitdiff | tree | snapshot |
2010-10-05 |
Duncan Sands | Remove trailing space. This is just an excuse to poke the |
commit | commitdiff | tree | snapshot |
2010-10-05 |
Chris Lattner | continue moving 64-bit stuff into X86InstrArithmetic.td |
commit | commitdiff | tree | snapshot |
2010-10-05 |
Michael J.... | Fix Punctuation. |
commit | commitdiff | tree | snapshot |
2010-10-05 |
Michael J.... | MC-COFF: Fix (PR8278) temporary symbol relocations. |
commit | commitdiff | tree | snapshot |
2010-10-05 |
Rafael Espindola | Add support for a fill value in the .zero directive. |
commit | commitdiff | tree | snapshot |
2010-10-05 |
Jakob Stoklund... | Tweak VNInfo printing. |
commit | commitdiff | tree | snapshot |
next |