2010-02-04 |
Evan Cheng | Re-enable x86 tail call optimization. |
commit | commitdiff | tree | snapshot |
2010-02-04 |
Eric Christopher | Temporarily revert this since it appears to have caused... |
commit | commitdiff | tree | snapshot |
2010-02-04 |
Chris Lattner | add support for the sparcv9-*-* target triple to turn on |
commit | commitdiff | tree | snapshot |
2010-02-04 |
Chris Lattner | From PR6228: |
commit | commitdiff | tree | snapshot |
2010-02-04 |
Eric Christopher | Rework constant expr and array handling for objectsize... |
commit | commitdiff | tree | snapshot |
2010-02-04 |
Evan Cheng | It's too risky to eliminate sext / zext of call results... |
commit | commitdiff | tree | snapshot |
2010-02-04 |
Dan Gohman | Change the argument to getIntegerSCEV to be an int64_t... |
commit | commitdiff | tree | snapshot |
2010-02-04 |
Evan Cheng | Indirect tail call has to go through a call preserved... |
commit | commitdiff | tree | snapshot |
2010-02-04 |
Sean Callanan | Filled in a few new APIs for the enhanced |
commit | commitdiff | tree | snapshot |
2010-02-04 |
Dan Gohman | Use a tab instead of space after .type, for consistency. |
commit | commitdiff | tree | snapshot |
2010-02-04 |
Dale Johannesen | Rewrite FP constant handling in DEBUG_VALUE yet |
commit | commitdiff | tree | snapshot |
2010-02-04 |
Victor Hernandez | Fix (and test) function-local metadata that occurs... |
commit | commitdiff | tree | snapshot |
2010-02-03 |
Eric Christopher | If we're dealing with a zero-length array, don't lower... |
commit | commitdiff | tree | snapshot |
2010-02-03 |
Dale Johannesen | This test passes now on ppc darwin; if it doesn't pass |
commit | commitdiff | tree | snapshot |
2010-02-03 |
Dale Johannesen | This test passes now on ppc darwin, so reenable it. |
commit | commitdiff | tree | snapshot |
2010-02-03 |
Dale Johannesen | Debugging is now reenabled on PPC darwin, so reenable |
commit | commitdiff | tree | snapshot |
2010-02-03 |
Chris Lattner | enhance new encoder to support prefixes + RawFrm |
commit | commitdiff | tree | snapshot |
2010-02-03 |
Chris Lattner | set up some infrastructure, some minor cleanups. |
commit | commitdiff | tree | snapshot |
2010-02-03 |
Evan Cheng | Speculatively disable x86 automatic tail call optimizat... |
commit | commitdiff | tree | snapshot |
2010-02-03 |
Evan Cheng | Make test less fragile |
commit | commitdiff | tree | snapshot |
2010-02-03 |
Chris Lattner | stub out a new X86 encoder, which can be tried with |
commit | commitdiff | tree | snapshot |
2010-02-03 |
Chris Lattner | rename createX86MCCodeEmitter to more accurately reflec... |
commit | commitdiff | tree | snapshot |
2010-02-03 |
Kevin Enderby | Added support for X86 instruction prefixes so llvm... |
commit | commitdiff | tree | snapshot |
2010-02-03 |
Devang Patel | Emit appropriate expression to find virtual base offset. |
commit | commitdiff | tree | snapshot |
2010-02-03 |
Devang Patel | Provide interface to identifiy artificial methods. |
commit | commitdiff | tree | snapshot |
2010-02-03 |
Jeffrey Yasskin | r94686 changed all ModuleProvider parameters to Modules... |
commit | commitdiff | tree | snapshot |
2010-02-03 |
Jeffrey Yasskin | Make docs less specific about their versions, at Chris... |
commit | commitdiff | tree | snapshot |
2010-02-03 |
Daniel Dunbar | Add llvm_supports_darwin_and_target to DejaGNU as well... |
commit | commitdiff | tree | snapshot |
2010-02-03 |
Jeffrey Yasskin | Mention the version in the documentation index and... |
commit | commitdiff | tree | snapshot |
2010-02-03 |
Daniel Dunbar | llvm-mc: Add --show-inst option, for showing the MCInst... |
commit | commitdiff | tree | snapshot |
2010-02-03 |
Dan Gohman | Add "Author Date Id Revision" svn:keyword properties... |
commit | commitdiff | tree | snapshot |
2010-02-03 |
Bob Wilson | Adjust the heuristics used to decide when SROA is likel... |
commit | commitdiff | tree | snapshot |
2010-02-03 |
Garrison Venn | Repository access test commit |
commit | commitdiff | tree | snapshot |
2010-02-03 |
Zhongxing Xu | Remove redundant declaration. |
commit | commitdiff | tree | snapshot |
2010-02-03 |
Zhongxing Xu | Add constructors. |
commit | commitdiff | tree | snapshot |
2010-02-03 |
Chris Lattner | reapply r95206, this time actually delete the code... |
commit | commitdiff | tree | snapshot |
2010-02-03 |
Chris Lattner | revert r95206, it is apparently causing bootstrap failu... |
commit | commitdiff | tree | snapshot |
2010-02-03 |
Chris Lattner | print instruction encodings with the existing comment... |
commit | commitdiff | tree | snapshot |
2010-02-03 |
Chris Lattner | make the x86 backend emit darwin stubs through mcstreamer |
commit | commitdiff | tree | snapshot |
2010-02-03 |
Chris Lattner | make MachineModuleInfoMachO hold non-const MCSymbol... |
commit | commitdiff | tree | snapshot |
2010-02-03 |
Chris Lattner | change addPassesToEmitFile to return true on failure... |
commit | commitdiff | tree | snapshot |
2010-02-03 |
Evan Cheng | Revert 94937 and move the noreturn check to codegen. |
commit | commitdiff | tree | snapshot |
2010-02-03 |
Sean Callanan | Fixed the disassembler so it accepts multiple |
commit | commitdiff | tree | snapshot |
2010-02-03 |
John McCall | Make APInt::countLeadingZerosSlowCase() treat the conte... |
commit | commitdiff | tree | snapshot |
2010-02-03 |
Evan Cheng | Allow all types of callee's to be tail called. But... |
commit | commitdiff | tree | snapshot |
2010-02-03 |
Jeffrey Yasskin | Reconfigure with autoconf-2.60, and fix autoconf.ac... |
commit | commitdiff | tree | snapshot |
2010-02-03 |
Chris Lattner | don't emit \n's at the start of X86AsmPrinter::runOnMac... |
commit | commitdiff | tree | snapshot |
2010-02-03 |
Chris Lattner | privatize a bunch of methods and move \n printing into... |
commit | commitdiff | tree | snapshot |
2010-02-03 |
Chris Lattner | rename printMachineInstruction -> EmitInstruction |
commit | commitdiff | tree | snapshot |
2010-02-03 |
Dale Johannesen | Reapply 95050 with a tweak to check the register class. |
commit | commitdiff | tree | snapshot |
2010-02-03 |
Chris Lattner | print instructions through the mcstreamer. |
commit | commitdiff | tree | snapshot |
2010-02-03 |
Chris Lattner | emit instructions through the streamer. |
commit | commitdiff | tree | snapshot |
2010-02-03 |
Chris Lattner | Finally eliminate printMCInst and send instructions... |
commit | commitdiff | tree | snapshot |
2010-02-03 |
Chris Lattner | rejigger the world so that EmitInstruction prints the... |
commit | commitdiff | tree | snapshot |
2010-02-03 |
Chris Lattner | sink handling of target-independent machine instrs... |
commit | commitdiff | tree | snapshot |
2010-02-03 |
Chris Lattner | make these less sensitive to asm verbose changes by... |
commit | commitdiff | tree | snapshot |
2010-02-03 |
Dale Johannesen | Print FPImm a less kludgy way; APFloat.toString seems |
commit | commitdiff | tree | snapshot |
2010-02-03 |
Bob Wilson | Fix some comment typos. |
commit | commitdiff | tree | snapshot |
2010-02-03 |
Chris Lattner | pass an instprinter into the AsmPrinter if it is available. |
commit | commitdiff | tree | snapshot |
2010-02-03 |
Chris Lattner | make any use of the "O" stream in asmprinter print to |
commit | commitdiff | tree | snapshot |
2010-02-03 |
Eric Christopher | Recommit this, looks like it wasn't the cause. |
commit | commitdiff | tree | snapshot |
2010-02-02 |
Evan Cheng | ByVal frame object size should be that of the byval... |
commit | commitdiff | tree | snapshot |
2010-02-02 |
Chris Lattner | Hook up -filetype=obj through the MachO streamer. ... |
commit | commitdiff | tree | snapshot |
2010-02-02 |
Jim Grosbach | As of r79039, we still try to eliminate the frame point... |
commit | commitdiff | tree | snapshot |
2010-02-02 |
Evan Cheng | Revert 95130. |
commit | commitdiff | tree | snapshot |
2010-02-02 |
Dale Johannesen | Accept floating point immediates in DEBUG_VALUE. |
commit | commitdiff | tree | snapshot |
2010-02-02 |
Daniel Dunbar | AsmParser/X86: Add temporary hack to allow parsing... |
commit | commitdiff | tree | snapshot |
2010-02-02 |
Daniel Dunbar | AsmMatcherEmitter: Use stable_sort when reordering... |
commit | commitdiff | tree | snapshot |
2010-02-02 |
Chris Lattner | use OwningPtr and factor code better. |
commit | commitdiff | tree | snapshot |
2010-02-02 |
Chris Lattner | refactor code so that LLVMTargetMachine creates the... |
commit | commitdiff | tree | snapshot |
2010-02-02 |
Eric Christopher | Hopefully temporarily revert this. |
commit | commitdiff | tree | snapshot |
2010-02-02 |
Chris Lattner | simplify getVerboseAsm |
commit | commitdiff | tree | snapshot |
2010-02-02 |
Chris Lattner | move handling of asm-verbose out of AsmPrinter.cpp... |
commit | commitdiff | tree | snapshot |
2010-02-02 |
Chris Lattner | remove dead #include, stupid symlinks. |
commit | commitdiff | tree | snapshot |
2010-02-02 |
Chris Lattner | remove the # TAILCALL markers, which was causing the... |
commit | commitdiff | tree | snapshot |
2010-02-02 |
Chris Lattner | Remove a bunch of stuff around the edges of the ELF... |
commit | commitdiff | tree | snapshot |
2010-02-02 |
Eric Christopher | Reformat my last patch slightly. |
commit | commitdiff | tree | snapshot |
2010-02-02 |
Chris Lattner | tidy some targets. |
commit | commitdiff | tree | snapshot |
2010-02-02 |
Eric Christopher | Re-add strcmp and known size object size checking optim... |
commit | commitdiff | tree | snapshot |
2010-02-02 |
Chris Lattner | remove dead code. |
commit | commitdiff | tree | snapshot |
2010-02-02 |
Daniel Dunbar | MCAssembler/Darwin: Add a test (on Darwin) that we... |
commit | commitdiff | tree | snapshot |
2010-02-02 |
Chris Lattner | detemplatize the ppc code emitter. |
commit | commitdiff | tree | snapshot |
2010-02-02 |
Chris Lattner | remove dead code. |
commit | commitdiff | tree | snapshot |
2010-02-02 |
Chris Lattner | add a definition for ID. |
commit | commitdiff | tree | snapshot |
2010-02-02 |
Chris Lattner | detemplatize ARM code emitter. |
commit | commitdiff | tree | snapshot |
2010-02-02 |
Daniel Dunbar | MCAsmParser/X86: Represent absolute memory operands... |
commit | commitdiff | tree | snapshot |
2010-02-02 |
Daniel Dunbar | MCCodeEmitter/X86: Handle tied registers better when... |
commit | commitdiff | tree | snapshot |
2010-02-02 |
Daniel Dunbar | MC/Mach-O: Set SOME_INSTRUCTIONS bit for sections. |
commit | commitdiff | tree | snapshot |
2010-02-02 |
Chris Lattner | remove dead code. |
commit | commitdiff | tree | snapshot |
2010-02-02 |
Chris Lattner | detemplatize alpha code emission, it is now JIT specific. |
commit | commitdiff | tree | snapshot |
2010-02-02 |
Chris Lattner | eliminate all the dead addSimpleCodeEmitter implementat... |
commit | commitdiff | tree | snapshot |
2010-02-02 |
Evan Cheng | Pass callsite return type to TargetLowering::LowerCall... |
commit | commitdiff | tree | snapshot |
2010-02-02 |
Dan Gohman | Make DenseSet's erase pass on the return value rather... |
commit | commitdiff | tree | snapshot |
2010-02-02 |
Dan Gohman | Fix function names in comments. Thanks Duncan! |
commit | commitdiff | tree | snapshot |
2010-02-02 |
Chris Lattner | eliminate FileModel::Model, just use CodeGenFileType... |
commit | commitdiff | tree | snapshot |
2010-02-02 |
Chris Lattner | this apparently depends on the host somehow. |
commit | commitdiff | tree | snapshot |
2010-02-02 |
Bill Wendling | XFAIL for PPC Darwin. |
commit | commitdiff | tree | snapshot |
2010-02-02 |
Chris Lattner | disable this test for now. |
commit | commitdiff | tree | snapshot |
2010-02-02 |
Sean Callanan | ...and fixed the Makefile. |
commit | commitdiff | tree | snapshot |
2010-02-02 |
Sean Callanan | Renamed the ed directory to edis, as suggested |
commit | commitdiff | tree | snapshot |
next |