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 |
2010-10-05 |
Jakob Stoklund... | Add assert for valid slot indexes. |
commit | commitdiff | tree | snapshot |
2010-10-05 |
Jim Grosbach | Increase the number of bits used internally by the... |
commit | commitdiff | tree | snapshot |
2010-10-05 |
Rafael Espindola | Implement a simple alias case and refactor the code... |
commit | commitdiff | tree | snapshot |
2010-10-05 |
Michael J.... | test/COFF: Fix symbol indexes and names. Update tests... |
commit | commitdiff | tree | snapshot |
2010-10-05 |
Michael J.... | test/COFF: Remove temp file usage. |
commit | commitdiff | tree | snapshot |
2010-10-05 |
Michael J.... | test/coff-dump: Support reading from stdin. |
commit | commitdiff | tree | snapshot |
2010-10-05 |
Michael J.... | Cleanup Whitespace. |
commit | commitdiff | tree | snapshot |
2010-10-05 |
Owen Anderson | Use a more efficient lowering of uint64_t --> float... |
commit | commitdiff | tree | snapshot |
2010-10-05 |
Chris Lattner | move 64-bit add and adc to InstrArithmetic. |
commit | commitdiff | tree | snapshot |
2010-10-05 |
Chris Lattner | rewrote two addr constraints so that they are only... |
commit | commitdiff | tree | snapshot |
2010-10-05 |
Chris Lattner | split the 32-bit integer arithmetic instructions out... |
commit | commitdiff | tree | snapshot |
2010-10-05 |
Sebastian Redl | Update attribute reading for the changed source locatio... |
commit | commitdiff | tree | snapshot |
2010-10-05 |
Rafael Espindola | Produce a undefined reference to _GLOBAL_OFFSET_TABLE_... |
commit | commitdiff | tree | snapshot |
2010-10-05 |
Rafael Espindola | Tests that now pass. |
commit | commitdiff | tree | snapshot |
2010-10-05 |
Dan Gohman | After printing "Running 'Graphviz' program... " and... |
commit | commitdiff | tree | snapshot |
2010-10-05 |
Rafael Espindola | On ELF we need to know which symbols are used in reloca... |
commit | commitdiff | tree | snapshot |
2010-10-05 |
Douglas Gregor | Properly deserialize Clang types that are used as attri... |
commit | commitdiff | tree | snapshot |
2010-10-05 |
NAKAMURA Takumi | test/CodeGen/X86/atomic_op.ll: Rename @main to @func... |
commit | commitdiff | tree | snapshot |
2010-10-05 |
Chris Lattner | integrate the 64-bit shifts into X86InstrShiftRotate... |
commit | commitdiff | tree | snapshot |
2010-10-05 |
Chris Lattner | move 32-bit shift and rotates out to their own file. |
commit | commitdiff | tree | snapshot |
2010-10-05 |
Chris Lattner | add new file |
commit | commitdiff | tree | snapshot |
2010-10-05 |
Chris Lattner | move sign and zero extensions out to their own file. |
commit | commitdiff | tree | snapshot |
2010-10-05 |
Chris Lattner | move some instructions from Instr64Bit -> InstrInfo. |
commit | commitdiff | tree | snapshot |
2010-10-05 |
Chris Lattner | move CMOV_FR32 and friends to InstrCompiler, since... |
commit | commitdiff | tree | snapshot |
2010-10-05 |
Chris Lattner | move various pattern matching support goop out of X86In... |
commit | commitdiff | tree | snapshot |
2010-10-05 |
Chris Lattner | split conditional moves and setcc's out to their own... |
commit | commitdiff | tree | snapshot |
2010-10-05 |
Chris Lattner | move string pseudo instructions to InstrCompiler consol... |
commit | commitdiff | tree | snapshot |
2010-10-05 |
Chris Lattner | move the atomic pseudo instructions out to X86InstrComp... |
commit | commitdiff | tree | snapshot |
2010-10-05 |
Chris Lattner | move more pseudo instructions out to X86InstrCompiler.td |
commit | commitdiff | tree | snapshot |
2010-10-05 |
Chris Lattner | move VMX instructions out to their own file. |
commit | commitdiff | tree | snapshot |
2010-10-05 |
Chris Lattner | continue moving stuff out to X86InstrSystem.td. Move |
commit | commitdiff | tree | snapshot |
2010-10-05 |
Michael J.... | Support: Add __forceinline to Compiler.h on MSVC. |
commit | commitdiff | tree | snapshot |
2010-10-05 |
Michael J.... | fix MSVC 2010 build. |
commit | commitdiff | tree | snapshot |
2010-10-05 |
Michael J.... | Cleanup Whitespace. |
commit | commitdiff | tree | snapshot |
2010-10-05 |
Chris Lattner | refactor .td files a bit, moving system instructions... |
commit | commitdiff | tree | snapshot |
2010-10-05 |
Jim Grosbach | s/The ARM has/The ARM backend has/ |
commit | commitdiff | tree | snapshot |
2010-10-05 |
Jim Grosbach | Update LLVMLibDeps |
commit | commitdiff | tree | snapshot |
2010-10-05 |
Jim Grosbach | Re-apply r115363 and r115366 now that r115525 has remov... |
commit | commitdiff | tree | snapshot |
2010-10-05 |
Sean Callanan | Added a testcase for the ENTER instruction. |
commit | commitdiff | tree | snapshot |
2010-10-04 |
Sean Callanan | Fixed the disassembler to handle two new X86 |
commit | commitdiff | tree | snapshot |
2010-10-04 |
Evan Cheng | This DAG combine BRCOND transformation can look pass... |
commit | commitdiff | tree | snapshot |
2010-10-04 |
Bruno Cardoso... | AVX intrinsics and builtins were also added to clang |
commit | commitdiff | tree | snapshot |
2010-10-04 |
Douglas Gregor | Spell AltiVec correctly |
commit | commitdiff | tree | snapshot |
2010-10-04 |
Bill Wendling | The pshufw instruction came about in MMX2 when SSE... |
commit | commitdiff | tree | snapshot |
2010-10-04 |
Kevin Enderby | Incorporate suggestions by Daniel Dunbar after his... |
commit | commitdiff | tree | snapshot |
2010-10-04 |
Daniel Dunbar | ReleaseNotes: Note some changes to LLVM development... |
commit | commitdiff | tree | snapshot |
2010-10-04 |
Daniel Dunbar | ReleaseNotes: Note a header rename. |
commit | commitdiff | tree | snapshot |
2010-10-04 |
Rafael Espindola | Implement ELF::R_X86_64_GOTPCREL. |
commit | commitdiff | tree | snapshot |
2010-10-04 |
Rafael Espindola | Move isFixupKindX86PCRel. |
commit | commitdiff | tree | snapshot |
2010-10-04 |
Rafael Espindola | Produce a R_X86_64_PLT32 when needed. |
commit | commitdiff | tree | snapshot |
2010-10-04 |
Rafael Espindola | Produce a R_X86_64_GOT32 when needed. |
commit | commitdiff | tree | snapshot |
2010-10-04 |
Gabor Greif | validator fixes; others remain, somebody who knows... |
commit | commitdiff | tree | snapshot |
2010-10-04 |
Jim Grosbach | Remove unneeded header |
commit | commitdiff | tree | snapshot |
2010-10-04 |
Daniel Dunbar | Add KLEE 2.8 release notes. |
commit | commitdiff | tree | snapshot |
2010-10-04 |
Jan Wen Voung | Add hook in MCSection to decide when to use "optimized... |
commit | commitdiff | tree | snapshot |
2010-10-04 |
Dan Gohman | Don't add the operand count to SCEV uniquing data;... |
commit | commitdiff | tree | snapshot |
2010-10-04 |
Daniel Dunbar | A few more random Clang release notes. |
commit | commitdiff | tree | snapshot |
2010-10-04 |
Gabor Greif | minor tweaks and typos |
commit | commitdiff | tree | snapshot |
2010-10-04 |
Devang Patel | Fix lexical block's tag number. |
commit | commitdiff | tree | snapshot |
2010-10-04 |
Chris Lattner | scheduler update |
commit | commitdiff | tree | snapshot |
2010-10-04 |
Chris Lattner | another tweak |
commit | commitdiff | tree | snapshot |
2010-10-04 |
Rafael Espindola | Include the section address in the computation of the... |
commit | commitdiff | tree | snapshot |
2010-10-04 |
Rafael Espindola | Correctly compute the relocation when it is not in... |
commit | commitdiff | tree | snapshot |
2010-10-04 |
Francois Pichet | static_cast to long, otherwise MSVC 2008 won't compile. |
commit | commitdiff | tree | snapshot |
2010-10-04 |
Lang Hames | Removed the older style (in-allocator) problem construc... |
commit | commitdiff | tree | snapshot |
2010-10-04 |
Duncan Sands | Ada support has moved to dragonegg - I am no longer... |
commit | commitdiff | tree | snapshot |
2010-10-04 |
Duncan Sands | Fix a bunch of typos. |
commit | commitdiff | tree | snapshot |
2010-10-04 |
Duncan Sands | Altvec -> Altivec. |
commit | commitdiff | tree | snapshot |
next |