oota-llvm.git
2009-04-13 Bob WilsonRefactor some code in SelectionDAGLegalize::ExpandBUILD...
2009-04-13 Evan ChengPR3934: Fix a bogus two-address pass assertion.
2009-04-13 Bill WendlingGet rid of some compile warnings.
2009-04-13 Douglas GregorAdd a static APInt::getNumWords
2009-04-13 Devang PatelRight now, Debugging information to encode scopes ...
2009-04-13 Devang PatelReapply 68847.
2009-04-13 Dan GohmanImplement x86 h-register extract support.
2009-04-13 Dan GohmanAdd a new TargetInstrInfo MachineInstr opcode, COPY_TO_...
2009-04-13 Dan GohmanRemove x86's special-case handling for ISD::TRUNCATE and
2009-04-13 Dan GohmanFix copy+pastos in comments.
2009-04-13 Dan GohmanGeneralize getRegisterClassForRegister to handle registers
2009-04-13 Dan GohmanDon't abort on an aliasing physical register that does...
2009-04-13 Dan GohmanWhen assigning a physical register to a MachineOperand...
2009-04-13 Dan GohmanList the l registers before h registers, for consistency.
2009-04-13 Dan GohmanAdd an assertion to verify that a copy was actually...
2009-04-13 Dan GohmanUse X86::SUBREG_8BIT instead of hard-coding the equival...
2009-04-13 Dan GohmanAdd a comment about MOVSX64rr8.
2009-04-13 Dan GohmanAdd comments to INSERT_SUBREG, EXTRACT_SURBEG, SUBREG_T...
2009-04-13 Dan GohmanFix another hard-coded constant to use X86AddrNumOperands.
2009-04-13 Rafael EspindolaX86-64 TLS support for local exec and initial exec.
2009-04-13 Sanjiv GuptaWhile passing arg of types larger than char only one...
2009-04-13 Nick LewyckyFix ocaml bindings; add "available_externally" linkage...
2009-04-13 Nick LewyckyFix warning in .ll parser, detect and reject available_...
2009-04-13 Chris Lattneradd AvailableExternally linkage to C bindings.
2009-04-13 Chris LattnerAdd a new "available_externally" linkage type. This...
2009-04-13 Chris Lattnereliminate unneeded parens.
2009-04-13 Nick LewyckyRegenerate.
2009-04-13 Nick LewyckyLink against libffi if available, fall back to "no...
2009-04-13 Nick LewyckyAdd paragraph tags.
2009-04-12 Chris Lattnerfix PR3965:SIGINT handler not restored after calling...
2009-04-12 Rafael EspindolaIn X86DAGToDAGISel::MatchWrapper, if base or index...
2009-04-12 Owen AndersonUse a hashtable for TargetRegisterClass::contains.
2009-04-12 Rafael Espindolarefactor some code into X86DAGToDAGISel::MatchWrapper
2009-04-12 Nick LewyckyAdd Kaleidoscope to examples/ so that it gets built...
2009-04-12 Nick LewyckyFix compile error. Pointed out by mait on #llvm IRC!
2009-04-12 Chris Lattner"There was a typo in my previous patch which leads...
2009-04-12 Rafael EspindolaAdd tests for the parts of X86-64 TLS that are already...
2009-04-12 Chris Lattnerfix a cross-block fastisel crash handling overflow...
2009-04-12 Chris Lattnermake UpdateValueMap handle the possiblity that we could be
2009-04-12 Chris Lattneroptimize FastISel::UpdateValueMap to avoid duplicate...
2009-04-12 Chris Lattnersimplify code by using IntrinsicInst.
2009-04-12 Chris LattnerAdd new TargetInstrDesc::hasImplicitUseOfPhysReg and
2009-04-12 Chris Lattneradd some optimizations for strncpy/strncat and factor...
2009-04-11 Dan GohmanRevert r68847. It breaks the build on non-Darwin target...
2009-04-11 Devang PatelKeep track of inlined functions and their locations...
2009-04-10 Chris Lattnermove a target-specific test into its directory so it...
2009-04-10 Misha BrukmanFixed spelling.
2009-04-10 Devang PatelDebugLabelFolder ruthlessly deletes redundant labels...
2009-04-10 Bob WilsonClean up a bunch of whitespace issues and fix a comment...
2009-04-10 Bill WendlingDon't install the libLLVMHello.dylib example.
2009-04-10 Bill WendlingAdd compatibility_version and current_version flags...
2009-04-10 Bill WendlingDon't run "dsymutils" on .a files.
2009-04-10 Chris Lattnerfix two problems with machine sinking:
2009-04-10 Dan GohmanNow that register classes have names, include the name...
2009-04-10 Chris Lattnerfix a broken assertion in ilist_iterator, which caused...
2009-04-10 Chris Lattnerfix typo, patch by Shlomi Fish!
2009-04-10 Sanjiv GuptaAdded code to handle spilling and reloading of FSRs.
2009-04-10 Rafael EspindolaDon't fold a load if the other operand is a TLS address.
2009-04-10 Nick LewyckyCleanup. Remove redundant llvm:: , we don't need them...
2009-04-10 Chris LattnerAdd a new Type::getPointerTo method, which is shorthand for
2009-04-10 Nick LewyckyAdd utility function to IRBuilder that takes the differ...
2009-04-10 Nick LewyckyRegenerate.
2009-04-10 Chris Lattnera few fixes to "addrspace(256) is reference offset...
2009-04-10 Bill WendlingPass in the std::string parameter instead of returning...
2009-04-10 Bill WendlingConstify getter methods.
2009-04-09 Dan GohmanRemove the obsolete SelectionDAG::getNodeValueTypes...
2009-04-09 Dan GohmanChange the NumVTs field from short to int, since there...
2009-04-09 Bill WendlingStringMap<DIE*>::iterator::first() returns a pointer...
2009-04-09 Devang PatelSilence unused variable warning.
2009-04-09 Chris Lattnerignore register zero in isRegTiedToUseOperand, followin...
2009-04-09 Owen AndersonGive register alias checking the hash table treatment...
2009-04-09 Bill WendlingUse a StringMap instead of std::map for storing std...
2009-04-09 Devang Patelllvm.dbg.func_start also defines beginning of function...
2009-04-09 Bill WendlingRevert r68708. It was causing this failure in the self...
2009-04-09 Bob WilsonFix pr3954. The register scavenger asserts for inline...
2009-04-09 Sanjiv GuptaThe way we are trying to figure out banksel immediate...
2009-04-09 Chris Lattnerreg0 references are not real registers. This fixes...
2009-04-09 Misha BrukmanMake sure to rebuild dependencies for the `check' and...
2009-04-09 Sanjiv GuptaArguments to indirect calls were being passed incorrect...
2009-04-09 Chris LattnerFix code size computation on x86-64, patch by Zoltan...
2009-04-09 Chris Lattneradd an accessor method, patch by John McCall!
2009-04-09 Sanjiv Guptar68576 unconverd a bug in PIC16 port (Thanks to Dan...
2009-04-09 Dan GohmanGeneralize ExtendUsesToFormExtLoad to be usable for...
2009-04-09 Owen AndersonConvert TargetRegisterInfo's super-register checking...
2009-04-09 Nick LewyckyFix pointer casting problem.
2009-04-09 Dan GohmanDon't copy the operand of a SwitchInst into virtual...
2009-04-09 Dan GohmanFix grammaros in comments.
2009-04-09 Misha BrukmanFixed compiler warning.
2009-04-09 Daniel DunbarAdd sys::Path::makeAbsolute().
2009-04-08 Douglas GregorFix BitstreamReader's GetCurrentBitNo to return the...
2009-04-08 Devang PatelIf subprogram type is not tagged as DW_TAG_subroutine_t...
2009-04-08 Rafael EspindolaRe-apply 68552.
2009-04-08 Bob WilsonAdd testcase for PR3795.
2009-04-08 Bob WilsonFix PR3795: Apply Dan's suggested fix for
2009-04-08 Ted KremenekAccommodate empty string for build type. This was previ...
2009-04-08 Douglas GregorUse 8 instead of CHAR_BIT
2009-04-08 Duncan SandsSoft float support for FREM.
2009-04-08 Misha Brukman* Fixed calls to APInt ctor to work for negative values...
2009-04-08 Douglas GregorAdd BitstreamWriter::GetCurrentBitNo, to report where...
2009-04-08 Duncan SandsSoft float support for undef. Reported by Xerxes RĂ„nby.
next