2010-08-12 |
Chris Lattner | fix PR7876: If ipsccp decides that a function's address...
|
commit | commitdiff | tree |
2010-08-10 |
Chris Lattner | upgrade to use new intrinsics, patch by Dan Hipschman!
|
commit | commitdiff | tree |
2010-08-10 |
Chris Lattner | remove code setting rw locks to PTHREAD_PROCESS_PRIVATE...
|
commit | commitdiff | tree |
2010-08-03 |
Chris Lattner | Make the makefiles go much faster by using the realpath
|
commit | commitdiff | tree |
2010-08-03 |
Chris Lattner | fix a win64 encoding problem, patch by Cameron Esfahani!
|
commit | commitdiff | tree |
2010-08-03 |
Chris Lattner | avoid undefined behavior negating minint.
|
commit | commitdiff | tree |
2010-08-03 |
Chris Lattner | avoid undef behavior on minint, fixing PR7783.
|
commit | commitdiff | tree |
2010-07-27 |
Chris Lattner | make lookup failures not fatal.
|
commit | commitdiff | tree |
2010-07-24 |
Chris Lattner | add a new NullablePtr class which makes it more obvious...
|
commit | commitdiff | tree |
2010-07-23 |
Chris Lattner | give StringMap a new ctor which allows you to initialize it
|
commit | commitdiff | tree |
2010-07-23 |
Chris Lattner | modernize stringset interface
|
commit | commitdiff | tree |
2010-07-22 |
Chris Lattner | missed a use of SizeRequired.
|
commit | commitdiff | tree |
2010-07-22 |
Chris Lattner | eliminate the TargetInstrInfo::GetInstSizeInBytes hook.
|
commit | commitdiff | tree |
2010-07-22 |
Chris Lattner | remove the dwarf sizing stuff which is now dead, it was
|
commit | commitdiff | tree |
2010-07-22 |
Chris Lattner | remove the JIT "NeedsExactSize" feature and supporting...
|
commit | commitdiff | tree |
2010-07-22 |
Chris Lattner | switch a private implementation of GetFunctionSizeInBytes.
|
commit | commitdiff | tree |
2010-07-22 |
Chris Lattner | X86MCInstLower now depends on AsmPrinter being around.
|
commit | commitdiff | tree |
2010-07-22 |
Chris Lattner | instead of migrating it to the MC instruction encoder...
|
commit | commitdiff | tree |
2010-07-21 |
Chris Lattner | add some rough support for making mcinst lowering work...
|
commit | commitdiff | tree |
2010-07-21 |
Chris Lattner | strip out the 2.7 release notes, this really is the...
|
commit | commitdiff | tree |
2010-07-20 |
Chris Lattner | make asmprinter optional, even though passing in null...
|
commit | commitdiff | tree |
2010-07-20 |
Chris Lattner | continue pushing dependencies around.
|
commit | commitdiff | tree |
2010-07-20 |
Chris Lattner | reduce X86MCInstLower dependencies on asmprinter.
|
commit | commitdiff | tree |
2010-07-20 |
Chris Lattner | pass around MF, not MMI.
|
commit | commitdiff | tree |
2010-07-20 |
Chris Lattner | cleanups.
|
commit | commitdiff | tree |
2010-07-20 |
Chris Lattner | move two asmprinter methods into the asmprinter .cpp...
|
commit | commitdiff | tree |
2010-07-20 |
Chris Lattner | there is now no reason to link in TARGETS_TO_BUILD...
|
commit | commitdiff | tree |
2010-07-20 |
Chris Lattner | fix edis to only try to link in the x86 parts if the...
|
commit | commitdiff | tree |
2010-07-20 |
Chris Lattner | prune #includes a little.
|
commit | commitdiff | tree |
2010-07-20 |
Chris Lattner | fix DISABLE_EDIS
|
commit | commitdiff | tree |
2010-07-20 |
Chris Lattner | this logic is handled by tools/makefile.
|
commit | commitdiff | tree |
2010-07-20 |
Chris Lattner | apparently also missing an include.
|
commit | commitdiff | tree |
2010-07-20 |
Chris Lattner | this is in System
|
commit | commitdiff | tree |
2010-07-20 |
Chris Lattner | remove option from tablegen for building static header.
|
commit | commitdiff | tree |
2010-07-20 |
Chris Lattner | turn this into a normal header.
|
commit | commitdiff | tree |
2010-07-20 |
Chris Lattner | hopefully heal the linux builders
|
commit | commitdiff | tree |
2010-07-20 |
Chris Lattner | there is no reason to dynamically generate a static...
|
commit | commitdiff | tree |
2010-07-20 |
Chris Lattner | drop edinfo.inc into the objdir for src!=objdir builds.
|
commit | commitdiff | tree |
2010-07-20 |
Chris Lattner | edis needs to link in mcdisassembler.
|
commit | commitdiff | tree |
2010-07-20 |
Chris Lattner | update cmake.
|
commit | commitdiff | tree |
2010-07-20 |
Chris Lattner | hopefully teach cmake to build the .inc file.
|
commit | commitdiff | tree |
2010-07-20 |
Chris Lattner | edinfo doesn't need to be built here.
|
commit | commitdiff | tree |
2010-07-20 |
Chris Lattner | cmake too
|
commit | commitdiff | tree |
2010-07-20 |
Chris Lattner | forgot to add a file
|
commit | commitdiff | tree |
2010-07-20 |
Chris Lattner | start straightening out libedis's dependencies and...
|
commit | commitdiff | tree |
2010-07-19 |
Chris Lattner | sink the arm implementations of ASmPrinter and MCInstLower
|
commit | commitdiff | tree |
2010-07-19 |
Chris Lattner | fix a layering problem by moving the x86 implementation
|
commit | commitdiff | tree |
2010-07-18 |
Chris Lattner | daniel doesn't hate me, he hates macpython 2.5, which
|
commit | commitdiff | tree |
2010-07-17 |
Chris Lattner | the stackifier is global!
|
commit | commitdiff | tree |
2010-07-17 |
Chris Lattner | doxygenify some comments.
|
commit | commitdiff | tree |
2010-07-17 |
Chris Lattner | unit test to go along with r108610
|
commit | commitdiff | tree |
2010-07-17 |
Chris Lattner | Fix PR7658, a problem where type refinement can trigger
|
commit | commitdiff | tree |
2010-07-16 |
Chris Lattner | tidy up
|
commit | commitdiff | tree |
2010-07-16 |
Chris Lattner | eliminate unlockedRefineAbstractTypeTo, types are all...
|
commit | commitdiff | tree |
2010-07-15 |
Chris Lattner | remove some unneeded overloads that were causing
|
commit | commitdiff | tree |
2010-07-15 |
Chris Lattner | fix the definitions of ConstTextCoalSection/ConstDataCoalSection
|
commit | commitdiff | tree |
2010-07-15 |
Chris Lattner | fix indentation and 80 cols
|
commit | commitdiff | tree |
2010-07-15 |
Chris Lattner | fix the encoding of MMX_MOVFR642Qrr, it starts with...
|
commit | commitdiff | tree |
2010-07-15 |
Chris Lattner | revert bill's patches in an attempt to fix the buildbot.
|
commit | commitdiff | tree |
2010-07-15 |
Chris Lattner | Fix PR7647, handling the case when 'To' ends up being
|
commit | commitdiff | tree |
2010-07-15 |
Chris Lattner | make various clients of ReplaceAndSimplifyAllUses tolerate
|
commit | commitdiff | tree |
2010-07-15 |
Chris Lattner | see comment.
|
commit | commitdiff | tree |
2010-07-15 |
Chris Lattner | add an accessor.
|
commit | commitdiff | tree |
2010-07-15 |
Chris Lattner | a more graceful fix for test/Other/inline-asm-newline...
|
commit | commitdiff | tree |
2010-07-14 |
Chris Lattner | fix indentation
|
commit | commitdiff | tree |
2010-07-14 |
Chris Lattner | Merge lib/Target/X86/X86COFF.h into include/llvm/Support...
|
commit | commitdiff | tree |
2010-07-14 |
Chris Lattner | revert r108320, I see the failures now...
|
commit | commitdiff | tree |
2010-07-14 |
Chris Lattner | reapply benjamin's instcombine patch, I don't see anything...
|
commit | commitdiff | tree |
2010-07-14 |
Chris Lattner | temporarily disable to test to fix buildbots.
|
commit | commitdiff | tree |
2010-07-14 |
Chris Lattner | fix a bug found by a warning I added to clang this...
|
commit | commitdiff | tree |
2010-07-13 |
Chris Lattner | use a typedef instead of its expansion, patch by Michael...
|
commit | commitdiff | tree |
2010-07-13 |
Chris Lattner | my work on adding segment registers to LEA missed the
|
commit | commitdiff | tree |
2010-07-12 |
Chris Lattner | Path::isRootDirectory is unimplemented on Unix and...
|
commit | commitdiff | tree |
2010-07-12 |
Chris Lattner | fix PR7311 by avoiding breaking casts when a bitcast...
|
commit | commitdiff | tree |
2010-07-12 |
Chris Lattner | make the prototypes for CreateMalloc and CreateFree...
|
commit | commitdiff | tree |
2010-07-12 |
Chris Lattner | if jump threading is able to infer interesting values...
|
commit | commitdiff | tree |
2010-07-12 |
Chris Lattner | fix PR7429, a crash turning a load from a string into...
|
commit | commitdiff | tree |
2010-07-12 |
Chris Lattner | convert to filechecconvert to filecheckk
|
commit | commitdiff | tree |
2010-07-12 |
Chris Lattner | merge two tests.
|
commit | commitdiff | tree |
2010-07-12 |
Chris Lattner | improve Path::makeUnique when mkstemp/mktemp are not...
|
commit | commitdiff | tree |
2010-07-12 |
Chris Lattner | change machinelicm to use MachineInstr::isSafeToMove...
|
commit | commitdiff | tree |
2010-07-11 |
Chris Lattner | first part of JIT support for address of labels, part...
|
commit | commitdiff | tree |
2010-07-11 |
Chris Lattner | introduce WinCOFFObjectWriter, patch by Michael Spencer!
|
commit | commitdiff | tree |
2010-07-11 |
Chris Lattner | introduce WinCOFFStreamer.cpp, patch by Michael Spencer!
|
commit | commitdiff | tree |
2010-07-11 |
Chris Lattner | fix typo
|
commit | commitdiff | tree |
2010-07-09 |
Chris Lattner | have the mc lowering process handle a few tail call...
|
commit | commitdiff | tree |
2010-07-09 |
Chris Lattner | reject pseudo instructions early in the encoder.
|
commit | commitdiff | tree |
2010-07-08 |
Chris Lattner | Change LEA to have 5 operands for its memory operand...
|
commit | commitdiff | tree |
2010-07-08 |
Chris Lattner | add some long-overdue enums to refer to the parts of...
|
commit | commitdiff | tree |
2010-07-08 |
Chris Lattner | Rework segment prefix emission code to handle segments
|
commit | commitdiff | tree |
2010-07-08 |
Chris Lattner | introduce a new X86II::getMemoryOperandNo method, which
|
commit | commitdiff | tree |
2010-07-08 |
Chris Lattner | Fix the second half of PR7437: scalarrepl wasn't preserving
|
commit | commitdiff | tree |
2010-07-07 |
Chris Lattner | use PrintEscapedString to handle attribute section...
|
commit | commitdiff | tree |
2010-07-07 |
Chris Lattner | finish up support for callw: PR7195
|
commit | commitdiff | tree |
2010-07-07 |
Chris Lattner | Implement the major chunk of PR7195: support for 'callw'
|
commit | commitdiff | tree |
2010-07-07 |
Chris Lattner | add some triple for minix, patch by Kees van Reeuwijk...
|
commit | commitdiff | tree |
2010-07-06 |
Chris Lattner | minor typo
|
commit | commitdiff | tree |
2010-07-06 |
Chris Lattner | tighten up this code.
|
commit | commitdiff | tree |
2010-07-05 |
Chris Lattner | more tidying.
|
commit | commitdiff | tree |
2010-07-05 |
Chris Lattner | another v2f32 case, in this case showing poor codegen.
|
commit | commitdiff | tree |
next |