2010-04-20 |
Chris Lattner | move some select simplifications out out instcombine...
|
commit | commitdiff | tree |
2010-04-20 |
Chris Lattner | RewriteLoopBodyWithConditionConstant can end up rewriting the
|
commit | commitdiff | tree |
2010-04-20 |
Chris Lattner | reapply 'reject forward references to functions whose...
|
commit | commitdiff | tree |
2010-04-20 |
Chris Lattner | disable optimizations in this directory for MSVC9....
|
commit | commitdiff | tree |
2010-04-20 |
Chris Lattner | make CallGraphNode dtor abort if a node is deleted...
|
commit | commitdiff | tree |
2010-04-20 |
Chris Lattner | make the inliner do less work for leaf functions.
|
commit | commitdiff | tree |
2010-04-20 |
Chris Lattner | Fix rdar://7879828 - crash in CallGraph, a self host...
|
commit | commitdiff | tree |
2010-04-18 |
Chris Lattner | avoid temporary std::string in non posix_spawn path.
|
commit | commitdiff | tree |
2010-04-18 |
Chris Lattner | make Program::Execute use posix_spawn on systems that...
|
commit | commitdiff | tree |
2010-04-18 |
Chris Lattner | reduce indentation
|
commit | commitdiff | tree |
2010-04-18 |
Chris Lattner | unnest from namespace.
|
commit | commitdiff | tree |
2010-04-18 |
Chris Lattner | silence some -Wmissing-field-initializers warnings.
|
commit | commitdiff | tree |
2010-04-18 |
Chris Lattner | silence some unused-value warnings.
|
commit | commitdiff | tree |
2010-04-17 |
Chris Lattner | reject forward references to functions whose type don...
|
commit | commitdiff | tree |
2010-04-17 |
Chris Lattner | doh, didn't mean to check in my hackaround lit sucking. :)
|
commit | commitdiff | tree |
2010-04-17 |
Chris Lattner | fix PR6332, allowing an index of zero into a zero sized...
|
commit | commitdiff | tree |
2010-04-17 |
Chris Lattner | teach the x86 asm parser how to handle segment prefixes
|
commit | commitdiff | tree |
2010-04-17 |
Chris Lattner | refactor .if handling code a bit.
|
commit | commitdiff | tree |
2010-04-17 |
Chris Lattner | fix PR6858: a dangling pointer use bug which was caused
|
commit | commitdiff | tree |
2010-04-17 |
Chris Lattner | a bunch of cleanups and tweaks, no functionality changes.
|
commit | commitdiff | tree |
2010-04-17 |
Chris Lattner | remove a dead variable, PR6856
|
commit | commitdiff | tree |
2010-04-17 |
Chris Lattner | testcase for r101538, patch by Nico Schmidt!
|
commit | commitdiff | tree |
2010-04-17 |
Chris Lattner | a bunch of ssse3 instructions are misencoded to think...
|
commit | commitdiff | tree |
2010-04-17 |
Chris Lattner | reenable r101565, removing a problematic assertion.
|
commit | commitdiff | tree |
2010-04-17 |
Chris Lattner | disable r101565: an assert is getting triggered. More...
|
commit | commitdiff | tree |
2010-04-16 |
Chris Lattner | add a note
|
commit | commitdiff | tree |
2010-04-16 |
Chris Lattner | update docs for api change.
|
commit | commitdiff | tree |
2010-04-16 |
Chris Lattner | building on the new CallGraphSCC abstraction, teach...
|
commit | commitdiff | tree |
2010-04-16 |
Chris Lattner | move ReplaceNode out of line, rename scc_iterator:...
|
commit | commitdiff | tree |
2010-04-16 |
Chris Lattner | introduce a new CallGraphSCC class, and pass it around
|
commit | commitdiff | tree |
2010-04-16 |
Chris Lattner | tidy up
|
commit | commitdiff | tree |
2010-04-16 |
Chris Lattner | move PrintCallGraphPass out of the middle of CGPassManager.
|
commit | commitdiff | tree |
2010-04-16 |
Chris Lattner | add a missing break back, patch by Nico Schmidt!
|
commit | commitdiff | tree |
2010-04-16 |
Chris Lattner | completed my pass over all 6+ months of commits, next...
|
commit | commitdiff | tree |
2010-04-16 |
Chris Lattner | fix comment noticed by Bob
|
commit | commitdiff | tree |
2010-04-16 |
Chris Lattner | move comment.
|
commit | commitdiff | tree |
2010-04-16 |
Chris Lattner | fix PR6832: we were using the alignment of a pointer...
|
commit | commitdiff | tree |
2010-04-16 |
Chris Lattner | improve comments.
|
commit | commitdiff | tree |
2010-04-16 |
Chris Lattner | pull all the ConvertToScalarInfo code together into one
|
commit | commitdiff | tree |
2010-04-16 |
Chris Lattner | more refactoring: suck some stuff out of SRoA into
|
commit | commitdiff | tree |
2010-04-15 |
Chris Lattner | introduce a new ConvertToScalarInfo struct to simplify
|
commit | commitdiff | tree |
2010-04-15 |
Chris Lattner | tidy interface to isOnlyCopiedFromConstantGlobal
|
commit | commitdiff | tree |
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 |
next |