2009-08-04 |
Jakob Stoklund... | Don't tamper with <undef> operands in MachineInstr... |
commit | commitdiff | tree | snapshot |
2009-08-04 |
Jakob Stoklund... | LowerSubregsInstructionPass::LowerExtract should not... |
commit | commitdiff | tree | snapshot |
2009-08-04 |
Jakob Stoklund... | Enforce stricter rules in machine code verifier. |
commit | commitdiff | tree | snapshot |
2009-08-04 |
Jakob Stoklund... | Most flags are reserved registers on Blackfin. |
commit | commitdiff | tree | snapshot |
2009-08-04 |
Evan Cheng | In thumb mode, r7 is used as frame register. This fixes... |
commit | commitdiff | tree | snapshot |
2009-08-04 |
David Goodwin | Match common pattern for FNMAC. Add NEON SP support. |
commit | commitdiff | tree | snapshot |
2009-08-04 |
David Goodwin | Improve tests. |
commit | commitdiff | tree | snapshot |
2009-08-04 |
Sanjiv Gupta | Legalize i64 store operations generated by inst-combine. |
commit | commitdiff | tree | snapshot |
2009-08-04 |
David Goodwin | Initial support for single-precision FP using NEON... |
commit | commitdiff | tree | snapshot |
2009-08-04 |
Douglas Gregor | Add some type traits that are used for Clang's statical... |
commit | commitdiff | tree | snapshot |
2009-08-04 |
Evan Cheng | Fix PR4528. This scavenger assertion is too strict... |
commit | commitdiff | tree | snapshot |
2009-08-04 |
Daniel Dunbar | Avoid compiler warning (in -Asserts mode) |
commit | commitdiff | tree | snapshot |
2009-08-04 |
Chris Lattner | enhance codegen to put 16-bit character strings into the |
commit | commitdiff | tree | snapshot |
2009-08-04 |
Chris Lattner | fix a fixme: don't create an explicit "CStringSection... |
commit | commitdiff | tree | snapshot |
2009-08-04 |
Chris Lattner | Add support emiting for 2/4 byte mergable strings to... |
commit | commitdiff | tree | snapshot |
2009-08-04 |
Misha Brukman | * Use "svn export" instead of "svn co" and avoid cleani... |
commit | commitdiff | tree | snapshot |
2009-08-04 |
Anton Korobeynikov | Ooops, I was too fast to commit the wrong fix :( |
commit | commitdiff | tree | snapshot |
2009-08-04 |
Anton Korobeynikov | Fix a typo - this unbreaks llvm-gcc build on arm |
commit | commitdiff | tree | snapshot |
2009-08-04 |
Evan Cheng | Thumb2 does not have ib (increment before) and da ... |
commit | commitdiff | tree | snapshot |
2009-08-04 |
Devang Patel | Use separate ValueList for metadata. |
commit | commitdiff | tree | snapshot |
2009-08-04 |
Chris Lattner | make MergeableCString be a SectionKind "abstract class... |
commit | commitdiff | tree | snapshot |
2009-08-04 |
Edward O'Callaghan | Minor www site formating improvements. |
commit | commitdiff | tree | snapshot |
2009-08-04 |
Devang Patel | Revert recent bitcode writer patches. |
commit | commitdiff | tree | snapshot |
2009-08-04 |
Bill Wendling | llvm-gcc checks the static asm variable is valid in... |
commit | commitdiff | tree | snapshot |
2009-08-04 |
Chris Lattner | switch ValueMap to using AssertingVH. This is an old... |
commit | commitdiff | tree | snapshot |
2009-08-04 |
Daniel Dunbar | No really, it's unused. |
commit | commitdiff | tree | snapshot |
2009-08-04 |
Daniel Dunbar | Remove unused function. |
commit | commitdiff | tree | snapshot |
2009-08-04 |
Daniel Dunbar | Remove now unused Module argument to createTargetMachine. |
commit | commitdiff | tree | snapshot |
2009-08-04 |
Bill Wendling | Fixed now. |
commit | commitdiff | tree | snapshot |
2009-08-04 |
Rafael Espindola | Add test for PR4678 |
commit | commitdiff | tree | snapshot |
2009-08-04 |
Bill Wendling | XFAIL for the moment. |
commit | commitdiff | tree | snapshot |
2009-08-04 |
Devang Patel | Remove dead code. |
commit | commitdiff | tree | snapshot |
2009-08-04 |
Devang Patel | Fix MDString Abbrev setup. |
commit | commitdiff | tree | snapshot |
2009-08-04 |
Devang Patel | Constants and Metadata share ValueList. This means... |
commit | commitdiff | tree | snapshot |
2009-08-04 |
Evan Cheng | Remove ARM specific getInlineAsmLength. We'll rely... |
commit | commitdiff | tree | snapshot |
2009-08-04 |
Evan Cheng | Load / store multiple pass fixes for Thumb2. Not enable... |
commit | commitdiff | tree | snapshot |
2009-08-04 |
Evan Cheng | Emit sub r, #c instead of transforming it to add r... |
commit | commitdiff | tree | snapshot |
2009-08-04 |
Bob Wilson | Lower Neon VLD* intrinsics to custom DAG nodes, and... |
commit | commitdiff | tree | snapshot |
2009-08-04 |
Bob Wilson | Minor cleanup. No functional changes intended. |
commit | commitdiff | tree | snapshot |
2009-08-04 |
Dan Gohman | Propogate the Depth argument when calling |
commit | commitdiff | tree | snapshot |
2009-08-03 |
Ted Kremenek | Update CMake files. |
commit | commitdiff | tree | snapshot |
2009-08-03 |
Chris Lattner | eliminate CurrentSection, rename CurrentSection_ -... |
commit | commitdiff | tree | snapshot |
2009-08-03 |
Chris Lattner | Kill off SwitchToDataSection and SwitchToTextSection... |
commit | commitdiff | tree | snapshot |
2009-08-03 |
Chris Lattner | remove an unneeded section switch. |
commit | commitdiff | tree | snapshot |
2009-08-03 |
Chris Lattner | switch ppc to using SwitchToSection instead of textual... |
commit | commitdiff | tree | snapshot |
2009-08-03 |
Devang Patel | Keep track of metadata used by other metadata. |
commit | commitdiff | tree | snapshot |
2009-08-03 |
Chris Lattner | use TLOF to compute the section for a function instead of |
commit | commitdiff | tree | snapshot |
2009-08-03 |
Dan Gohman | Minor whitespace fix, so this doesn't look like a unary *. |
commit | commitdiff | tree | snapshot |
2009-08-03 |
Dan Gohman | Add -disable-output. Thanks Bill! |
commit | commitdiff | tree | snapshot |
2009-08-03 |
Chris Lattner | convert macho stub emission to use SwitchToSection... |
commit | commitdiff | tree | snapshot |
2009-08-03 |
Chris Lattner | hoist some common code out of a switch |
commit | commitdiff | tree | snapshot |
2009-08-03 |
Dan Gohman | Add a new Constant::getIntegerValue helper function... |
commit | commitdiff | tree | snapshot |
2009-08-03 |
Chris Lattner | this really shouldn't switch sections without telling... |
commit | commitdiff | tree | snapshot |
2009-08-03 |
David Greene | Re-apply LiveInterval index dumping patch, with fixes... |
commit | commitdiff | tree | snapshot |
2009-08-03 |
Chris Lattner | Eliminate textual section switching from the x86 backen... |
commit | commitdiff | tree | snapshot |
2009-08-03 |
Bob Wilson | Lower CONCAT_VECTOR during legalization instead of... |
commit | commitdiff | tree | snapshot |
2009-08-03 |
Jakob Stoklund... | Fix Bug 4657: register scavenger asserts with subreg... |
commit | commitdiff | tree | snapshot |
2009-08-03 |
Jakob Stoklund... | Minor stylistic cleanups in the Blackfin target. |
commit | commitdiff | tree | snapshot |
2009-08-03 |
Eli Friedman | Make SimplifyDemandedUseBits generate vector constants... |
commit | commitdiff | tree | snapshot |
2009-08-03 |
Chris Lattner | make getObjFileLowering() return a non-const reference. |
commit | commitdiff | tree | snapshot |
2009-08-03 |
Chris Lattner | remove a dead switch directive, replace it with some |
commit | commitdiff | tree | snapshot |
2009-08-03 |
Bob Wilson | Revert 77974. It breaks 3 of the ARM tests. |
commit | commitdiff | tree | snapshot |
2009-08-03 |
Evan Cheng | Remove neverHasSideEffects on MMX_MOVD64rrv164 since... |
commit | commitdiff | tree | snapshot |
2009-08-03 |
Chris Lattner | eliminate textual section switching from intel asm... |
commit | commitdiff | tree | snapshot |
2009-08-03 |
Chris Lattner | make SwitchToSection accept null sections for now. |
commit | commitdiff | tree | snapshot |
2009-08-03 |
Daniel Dunbar | Change C, CBE, MSIL to not provide target data via... |
commit | commitdiff | tree | snapshot |
2009-08-03 |
Sanjiv Gupta | Allow targets to custom handle softening of results... |
commit | commitdiff | tree | snapshot |
2009-08-03 |
Daniel Dunbar | Provide target data from the module if the target machi... |
commit | commitdiff | tree | snapshot |
2009-08-03 |
Benjamin Kramer | llvm_report_error already prints "LLVM ERROR:". So... |
commit | commitdiff | tree | snapshot |
2009-08-03 |
Anton Korobeynikov | Unbreak win64 compilation callback. |
commit | commitdiff | tree | snapshot |
2009-08-03 |
Evan Cheng | Fix a coaelescer bug. If a copy val# is extended to... |
commit | commitdiff | tree | snapshot |
2009-08-03 |
Anton Korobeynikov | Create proper frame index for FP |
commit | commitdiff | tree | snapshot |
2009-08-03 |
Anton Korobeynikov | Perform bitconvert to proper type |
commit | commitdiff | tree | snapshot |
2009-08-03 |
Anton Korobeynikov | Add 'Indirect' LocInfo class and use to pass __m128... |
commit | commitdiff | tree | snapshot |
2009-08-03 |
Anton Korobeynikov | Cleanup Darwin MMX calling conv stuff - make the stuff... |
commit | commitdiff | tree | snapshot |
2009-08-03 |
Anton Korobeynikov | Unbreak Win64 CC. Step one: honour register save area... |
commit | commitdiff | tree | snapshot |
2009-08-03 |
Nick Lewycky | Remove the GCC path from libLTO. This has been superced... |
commit | commitdiff | tree | snapshot |
2009-08-03 |
Devang Patel | Add NamedMDNode destructor. |
commit | commitdiff | tree | snapshot |
2009-08-03 |
Rafael Espindola | Use movd instead of movq |
commit | commitdiff | tree | snapshot |
2009-08-03 |
Daniel Dunbar | Add FileUpdate tool, conditionally updates its output... |
commit | commitdiff | tree | snapshot |
2009-08-03 |
Daniel Dunbar | Fix a race condition in getting the process exit code... |
commit | commitdiff | tree | snapshot |
2009-08-03 |
Daniel Dunbar | Remove now unused arguments from TargetRegistry::lookup... |
commit | commitdiff | tree | snapshot |
2009-08-03 |
Evan Cheng | These are done. |
commit | commitdiff | tree | snapshot |
2009-08-03 |
Daniel Dunbar | Pass target triple string in to TargetMachine constructor. |
commit | commitdiff | tree | snapshot |
2009-08-03 |
Rafael Espindola | Fix the instruction encoding. |
commit | commitdiff | tree | snapshot |
2009-08-03 |
Rafael Espindola | Remove a bitcast that was a no-op. |
commit | commitdiff | tree | snapshot |
2009-08-03 |
Rafael Espindola | Use movq to move 64 bits in and out of mmx registers. |
commit | commitdiff | tree | snapshot |
2009-08-03 |
Evan Cheng | Use the i12 variant of load / store opcodes if offset... |
commit | commitdiff | tree | snapshot |
2009-08-03 |
Eli Friedman | Remove -disable-mips-abicall and -enable-mips-absolute... |
commit | commitdiff | tree | snapshot |
2009-08-03 |
Andreas Bolka | Restrict LDA to affine subscripts. |
commit | commitdiff | tree | snapshot |
2009-08-03 |
Daniel Dunbar | Fix some comments referring to std::cerr. |
commit | commitdiff | tree | snapshot |
2009-08-03 |
Bill Wendling | - s/DOUT/DEBUG(errs()/g |
commit | commitdiff | tree | snapshot |
2009-08-02 |
Daniel Dunbar | Move most targets TargetMachine constructor to only... |
commit | commitdiff | tree | snapshot |
2009-08-02 |
Andreas Bolka | Expand LDA testcases. |
commit | commitdiff | tree | snapshot |
2009-08-02 |
Richard Osborne | Add extra SEXT pattern. |
commit | commitdiff | tree | snapshot |
2009-08-02 |
Bill Wendling | The x86 jit doesn't generate a def_cfa_offset unwind... |
commit | commitdiff | tree | snapshot |
2009-08-02 |
Daniel Dunbar | Normalize Subtarget constructors to take a target tripl... |
commit | commitdiff | tree | snapshot |
2009-08-02 |
Jakob Stoklund... | Remove unneeded intrinsics from Blackfin backend. |
commit | commitdiff | tree | snapshot |
2009-08-02 |
Nick Lewycky | Fix the build for people with oprofile installed. |
commit | commitdiff | tree | snapshot |
2009-08-02 |
Daniel Dunbar | Empty arguments need to be quoted on Win32. |
commit | commitdiff | tree | snapshot |
next |