2010-04-15 |
Chris Lattner | enhance the load/store narrowing optimization to handle a
|
commit | commitdiff | tree |
2010-04-15 |
Chris Lattner | teach codegen to turn trunc(zextload) into load when...
|
commit | commitdiff | tree |
2010-04-15 |
Chris Lattner | add a simple dag combine to replace trivial shl+lshr...
|
commit | commitdiff | tree |
2010-04-15 |
Chris Lattner | Implement rdar://7860110 (also in target/readme.txt...
|
commit | commitdiff | tree |
2010-04-15 |
Chris Lattner | further tweak this to do something useful.
|
commit | commitdiff | tree |
2010-04-15 |
Chris Lattner | remove undef control flow.
|
commit | commitdiff | tree |
2010-04-15 |
Chris Lattner | fix a crash on "lli ex" or any other file whose name...
|
commit | commitdiff | tree |
2010-04-14 |
Chris Lattner | implement mc asmparser support for '.', which gets the
|
commit | commitdiff | tree |
2010-04-13 |
Chris Lattner | Make the disassembler respect the assembler dialect...
|
commit | commitdiff | tree |
2010-04-13 |
Chris Lattner | checkpoint.
|
commit | commitdiff | tree |
2010-04-13 |
Chris Lattner | Fix PR6826: GraphWriter delete the generated file before...
|
commit | commitdiff | tree |
2010-04-13 |
Chris Lattner | add llvm codegen support for -ffunction-sections and...
|
commit | commitdiff | tree |
2010-04-12 |
Chris Lattner | whether we enable dylibs or not depends on the host...
|
commit | commitdiff | tree |
2010-04-10 |
Chris Lattner | Implement support for varargs functions without any...
|
commit | commitdiff | tree |
2010-04-10 |
Chris Lattner | fix PR6743, a case where we'd delete an instruction...
|
commit | commitdiff | tree |
2010-04-10 |
Chris Lattner | fix PR6760, a missing check in heap SRoA.
|
commit | commitdiff | tree |
2010-04-10 |
Chris Lattner | turn an assert into a proper check, fixing crash on...
|
commit | commitdiff | tree |
2010-04-10 |
Chris Lattner | improve haiku portability, patch by Paul Davey.
|
commit | commitdiff | tree |
2010-04-10 |
Chris Lattner | add attributes and module level asm to the ocaml bindings,
|
commit | commitdiff | tree |
2010-04-09 |
Chris Lattner | suck the propagating "has dynamic libs" check into...
|
commit | commitdiff | tree |
2010-04-09 |
Chris Lattner | add minix support, patch by Kees van Reeuwijk! PR6797
|
commit | commitdiff | tree |
2010-04-09 |
Chris Lattner | clean this up, fix std::min ambiguity on some platforms.
|
commit | commitdiff | tree |
2010-04-09 |
Chris Lattner | "On SPU, variables in the .bss section that are allocated...
|
commit | commitdiff | tree |
2010-04-09 |
Chris Lattner | revert r100842 which broke several of the build bots.
|
commit | commitdiff | tree |
2010-04-09 |
Chris Lattner | fix a SCCP miscompilation that could happen when a
|
commit | commitdiff | tree |
2010-04-08 |
Chris Lattner | delete a forwarding function.
|
commit | commitdiff | tree |
2010-04-08 |
Chris Lattner | move elf section uniquing to MCContext. Along the way
|
commit | commitdiff | tree |
2010-04-08 |
Chris Lattner | remove the TargetLoweringObjectFileMachO::getMachoSection
|
commit | commitdiff | tree |
2010-04-08 |
Chris Lattner | move macho section uniquing from MCParser and TLOF...
|
commit | commitdiff | tree |
2010-04-08 |
Chris Lattner | implicit defs get added to the end of machine instrs...
|
commit | commitdiff | tree |
2010-04-08 |
Chris Lattner | typo
|
commit | commitdiff | tree |
2010-04-08 |
Chris Lattner | document isvolatile etc.
|
commit | commitdiff | tree |
2010-04-08 |
Chris Lattner | convert a report_fatal_error that I was able to trigger...
|
commit | commitdiff | tree |
2010-04-07 |
Chris Lattner | minor tidying.
|
commit | commitdiff | tree |
2010-04-07 |
Chris Lattner | use assertions instead of unreachable for logic errors.
|
commit | commitdiff | tree |
2010-04-07 |
Chris Lattner | introduce a new recoverable error handling API to LLVMContext
|
commit | commitdiff | tree |
2010-04-07 |
Chris Lattner | rename llvm_install_error_handler -> install_fatal_error_handler
|
commit | commitdiff | tree |
2010-04-07 |
Chris Lattner | rename llvm::llvm_report_error -> llvm::report_fatal_error
|
commit | commitdiff | tree |
2010-04-07 |
Chris Lattner | add newlines at end of files.
|
commit | commitdiff | tree |
2010-04-07 |
Chris Lattner | add newlines at the end of files.
|
commit | commitdiff | tree |
2010-04-07 |
Chris Lattner | remove some unneeded errorhandling stuff.
|
commit | commitdiff | tree |
2010-04-07 |
Chris Lattner | minor tidying up
|
commit | commitdiff | tree |
2010-04-07 |
Chris Lattner | tidy up
|
commit | commitdiff | tree |
2010-04-07 |
Chris Lattner | fix 80 col violation, patch by Alastair Lynn
|
commit | commitdiff | tree |
2010-04-07 |
Chris Lattner | add a comment line that got dropped
|
commit | commitdiff | tree |
2010-04-07 |
Chris Lattner | this has a pr!
|
commit | commitdiff | tree |
2010-04-07 |
Chris Lattner | fix a latent bug my inline asm stuff exposed:
|
commit | commitdiff | tree |
2010-04-07 |
Chris Lattner | Have the inst emitter add the !srcloc mdnode to the...
|
commit | commitdiff | tree |
2010-04-07 |
Chris Lattner | remove another magic number.
|
commit | commitdiff | tree |
2010-04-07 |
Chris Lattner | Three changes:
|
commit | commitdiff | tree |
2010-04-07 |
Chris Lattner | fix a crash on invalid metadata, e.g.: call i32 @foo...
|
commit | commitdiff | tree |
2010-04-06 |
Chris Lattner | this accessor doesn't need to copy the string.
|
commit | commitdiff | tree |
2010-04-06 |
Chris Lattner | enhance SMDiagnostic to also maintain a pointer to...
|
commit | commitdiff | tree |
2010-04-06 |
Chris Lattner | propagate cookie management out one layer of function...
|
commit | commitdiff | tree |
2010-04-06 |
Chris Lattner | report errors through LLVMContext's inline asm handler...
|
commit | commitdiff | tree |
2010-04-06 |
Chris Lattner | Give MachineModuleInfo an actual Module*.
|
commit | commitdiff | tree |
2010-04-06 |
Chris Lattner | give LLVMContext an inline asm diagnostic hook member.
|
commit | commitdiff | tree |
2010-04-06 |
Chris Lattner | give the SourceMgr object a cookie.
|
commit | commitdiff | tree |
2010-04-06 |
Chris Lattner | Give llvm::SourceMgr the ability to have a client-specified
|
commit | commitdiff | tree |
2010-04-05 |
Chris Lattner | Give AsmParser an option to control whether it finalizes
|
commit | commitdiff | tree |
2010-04-05 |
Chris Lattner | add .o file writing for inline asm in llc. Here's...
|
commit | commitdiff | tree |
2010-04-05 |
Chris Lattner | add a comment.
|
commit | commitdiff | tree |
2010-04-05 |
Chris Lattner | tidy #includes.
|
commit | commitdiff | tree |
2010-04-05 |
Chris Lattner | update unit test for api change.
|
commit | commitdiff | tree |
2010-04-05 |
Chris Lattner | stringref-ize the MemoryBuffer::get apis. This requires
|
commit | commitdiff | tree |
2010-04-05 |
Chris Lattner | fix a really nasty bug that Evan was tracking in SCCP...
|
commit | commitdiff | tree |
2010-04-05 |
Chris Lattner | some code cleanups, use SwitchInst::findCaseValue,...
|
commit | commitdiff | tree |
2010-04-05 |
Chris Lattner | lowering a volatile llvm.memcpy to a libc memcpy is ok.
|
commit | commitdiff | tree |
2010-04-05 |
Chris Lattner | don't use emitlabel in the arm asm printer yet, the...
|
commit | commitdiff | tree |
2010-04-05 |
Chris Lattner | fix a couple problems I introduced handling symbols
|
commit | commitdiff | tree |
2010-04-05 |
Chris Lattner | trim some prototypes.
|
commit | commitdiff | tree |
2010-04-05 |
Chris Lattner | remove the now-redundant MMI pointer in SelectionDAG.
|
commit | commitdiff | tree |
2010-04-05 |
Chris Lattner | hopefully sate the clang self host build, which is...
|
commit | commitdiff | tree |
2010-04-05 |
Chris Lattner | remove some redundant MMI arguments.
|
commit | commitdiff | tree |
2010-04-05 |
Chris Lattner | unthread MMI from FastISel
|
commit | commitdiff | tree |
2010-04-05 |
Chris Lattner | remove the MMI pointer from MachineFrameInfo.
|
commit | commitdiff | tree |
2010-04-05 |
Chris Lattner | enhance MachineFunction to have a MMI pointer.
|
commit | commitdiff | tree |
2010-04-05 |
Chris Lattner | simplify code.
|
commit | commitdiff | tree |
2010-04-05 |
Chris Lattner | prune #includes.
|
commit | commitdiff | tree |
2010-04-05 |
Chris Lattner | privatize more stuff, eliminate vtables.
|
commit | commitdiff | tree |
2010-04-05 |
Chris Lattner | reprivatize now that DwarfWriter is gone.
|
commit | commitdiff | tree |
2010-04-05 |
Chris Lattner | prune #includes, MMI can never be null
|
commit | commitdiff | tree |
2010-04-05 |
Chris Lattner | prune #includes, realize the MMI can never be null.
|
commit | commitdiff | tree |
2010-04-05 |
Chris Lattner | finally blast DwarfWriter away.
|
commit | commitdiff | tree |
2010-04-05 |
Chris Lattner | change AsmPrinter to use DwarfDebug/DwarfException...
|
commit | commitdiff | tree |
2010-04-05 |
Chris Lattner | implement EmitFunctionEntryLabel to emit the .cc_top...
|
commit | commitdiff | tree |
2010-04-05 |
Chris Lattner | don't reference DwarfWriter
|
commit | commitdiff | tree |
2010-04-05 |
Chris Lattner | trim some spurious references to DwarfWriter. SDIsel...
|
commit | commitdiff | tree |
2010-04-05 |
Chris Lattner | prune some #includes.
|
commit | commitdiff | tree |
2010-04-05 |
Chris Lattner | eliminate DwarfDebug::shouldEmit, which is the same...
|
commit | commitdiff | tree |
2010-04-05 |
Chris Lattner | fix a regression on 2009-08-17-DebugInfo.m
|
commit | commitdiff | tree |
2010-04-05 |
Chris Lattner | selection dag doesn't need DwarfWriter, remove some...
|
commit | commitdiff | tree |
2010-04-05 |
Chris Lattner | fastisel doesn't need DwarfWriter, remove some tendricles.
|
commit | commitdiff | tree |
2010-04-05 |
Chris Lattner | just have all targets create the DwarfWriter.
|
commit | commitdiff | tree |
2010-04-05 |
Chris Lattner | simplify various getAnalysisUsage implementations.
|
commit | commitdiff | tree |
2010-04-05 |
Chris Lattner | nuke DwarfPrinter
|
commit | commitdiff | tree |
2010-04-05 |
Chris Lattner | make DwarfException not inherit from DwarfPrinter.
|
commit | commitdiff | tree |
2010-04-05 |
Chris Lattner | change SizeOf to take AsmPrinter instead of TargetData,
|
commit | commitdiff | tree |
2010-04-05 |
Chris Lattner | 1) make DIE take AsmPrinter instead of DwarfPrinter.
|
commit | commitdiff | tree |
2010-04-04 |
Chris Lattner | Move EmitFrameMoves into AsmPrinter.
|
commit | commitdiff | tree |
next |