oota-llvm.git
2011-10-04 Peter CollingbourneExclude libLLVMTableGen.a from the shared library
2011-10-04 Bill WendlingGeneric cleanup.
2011-10-04 Andrew TrickUnit test for r140919, loop unroll heuristics.
2011-10-03 Jim GrosbachTidy up. These tests are covered in the .s file tests...
2011-10-03 Jim GrosbachARM assembly parsing and encoding for VMOV immediate.
2011-10-03 Jim GrosbachTidy up. 80 columns.
2011-10-03 Bill WendlingUse the PC label ID rather than '1'. Add support for...
2011-10-03 Bill WendlingDon't carry over the dispatchsetup hack from the old...
2011-10-03 Jim GrosbachARM parsing/encoding for VCMP/VCMPE.
2011-10-03 Nick LewyckyFix typo in comments.
2011-10-03 Bill WendlingCheck-pointing the new SjLj EH lowering.
2011-10-03 Akira HatanakaMove CHECK after entry label.
2011-10-03 Akira HatanakaAdd support for 64-bit logical NOR.
2011-10-03 Akira HatanakaAdd support for 64-bit count leading ones and zeros...
2011-10-03 Bill WendlingMove the grabbing of the jump buffer into the caller...
2011-10-03 Jim GrosbachARM assembly parsing and encoding for VMRS/FMSTAT.
2011-10-03 Akira HatanakaAdd support for 64-bit divide instructions.
2011-10-03 Devang PatelAdd C api for Instruction->eraseFromParent().
2011-10-03 Jim GrosbachUpdate test for 141010.
2011-10-03 Jim GrosbachThumb2 ADD/SUB can take SP as a destination register.
2011-10-03 Akira HatanakaClean up MipsInstrInfo::copyPhysReg and handle copies...
2011-10-03 Akira HatanakaAdd support for 64-bit integer multiply instructions.
2011-10-03 Akira HatanakaAdd definitions of instructions which move values betwe...
2011-10-03 Bob WilsonFind the strip tool that works with the specified SDKRO...
2011-10-03 Jim GrosbachTidy up a bit. Formatting.
2011-10-03 Craig TopperAdd support for MOVBE and RDRAND instructions for the...
2011-10-03 Eric ChristopherWhitespace.
2011-10-03 Eric ChristopherTypo.
2011-10-03 Rafael EspindolaAdd the returns_twice attribute to LLVM.
2011-10-03 Craig TopperTreat VEX.vvvv as a 3-bit field outside of 64-bit mode...
2011-10-03 Craig TopperTest updates that were supposed to go with r140993.
2011-10-03 Craig TopperFix VEX disassembling to ignore REX.RXBW bits in 32...
2011-10-03 Nick LewyckyReapply r140979 with fix! We never did get a testcase...
2011-10-03 Torok Edwinattempt to fix ocaml bindings: landing pads
2011-10-03 Nick LewyckyRevert r140979 due to reports of bootstrap failure.
2011-10-03 Nick LewyckyAdd one more case we compute a max trip count.
2011-10-02 Craig TopperFix some Intel syntax disassembly issues with instructi...
2011-10-02 Craig TopperSpecial case disassembler handling of REX.B prefix...
2011-10-02 Nick LewyckyAdd a new icmp+select optz'n. Also shows off the load...
2011-10-02 Nick LewyckyEnhance a couple places where we were doing constant...
2011-10-02 Craig TopperFix typo in r140954.
2011-10-02 Ted KremenekMake canonicalization of ImmutableSetRef::asImmutableSe...
2011-10-01 Craig TopperFix disassembling of INVEPT and INVVPID to take operands
2011-10-01 Craig TopperFix disassembler handling of CRC32 which is an odd...
2011-10-01 Chad RosierRevert r140924 "Attempt to fix dynamic stack realignmen...
2011-10-01 Nadav RotemMoved type construction out of the loop and added an...
2011-10-01 Peter CollingbourneMove TableGen's parser and entry point into a library
2011-10-01 Bill WendlingNo one should be using the method directly. Assert...
2011-10-01 Bill WendlingAdd a convenience method to tell if two things are...
2011-10-01 Bill WendlingUse the ARMConstantPoolMBB class to handle the MBB...
2011-10-01 Bill WendlingAdd ARMConstantPoolMBB to hold an MBB value in the...
2011-10-01 Bill WendlingRemove dead code.
2011-10-01 Bill WendlingRemove now dead methods and ivar.
2011-10-01 Bill WendlingUse the new ARMConstantPoolSymbol class to handle exter...
2011-10-01 Bill WendlingAdd an ARMConstantPool class for external symbols....
2011-10-01 Bill WendlingRemove now dead methods and ivar from ARMConstantPoolValue.
2011-10-01 Bill WendlingSwitch over to using ARMConstantPoolConstant for global...
2011-10-01 Bill WendlingSome more refactoring.
2011-10-01 Bill WendlingAdd a Create method that accepts 'kind' and 'pcadj...
2011-10-01 Bill WendlingRefactoring: Separate out the ARM constant pool Constan...
2011-10-01 Bob WilsonSubtarget getFeatureBits() returns a uint64_t, not...
2011-10-01 Chad RosierAttempt to fix dynamic stack realignment for thumb1...
2011-10-01 Andrew TrickInlining and unrolling heuristics should be aware of...
2011-10-01 Andrew Trickwhitespace
2011-10-01 Michael J.... Add Windows x64 stack walking support. Patch by Aaron...
2011-09-30 Jakob Stoklund... Use precomputed BitVector for CodeGenRegisterClass...
2011-09-30 Bill WendlingFilecheck-ize.
2011-09-30 Bill WendlingAdd new line at end of file.
2011-09-30 Bill WendlingWhen inferring the pointer alignment, if the global...
2011-09-30 Nick LewyckyPromote comment to doxycomment. Adjust whitespace....
2011-09-30 Jakob Stoklund... Store sub-class lists as a bit vector.
2011-09-30 Jakob Stoklund... Extract a slightly more general BitVector printer.
2011-09-30 Jakob Stoklund... Move getCommonSubClass() into TRI.
2011-09-30 Jakob Stoklund... Compute lists of super-classes in CodeGenRegisterClass.
2011-09-30 Jim GrosbachCorrect for my over-eager delete finger.
2011-09-30 Akira HatanakaAdd definition of MipsELFObjectWriter.
2011-09-30 Akira HatanakaRegister the MC object streamer.
2011-09-30 Akira HatanakaRegister Asm backend. Add functions to MipsAsmBackend.
2011-09-30 Akira HatanakaAdd MCELFObjectTargetWriter and MCAsmBackend classes.
2011-09-30 David GreeneTest More Complicated Lists
2011-09-30 David GreeneTest VarListElementInit:: resolveListElementReference
2011-09-30 David GreeneImplement VarListElementInit:: resolveListElementReference
2011-09-30 Benjamin KramerUpdate CMake build.
2011-09-30 Akira HatanakaInitial implementation of MipsMCCodeEmitter.
2011-09-30 Jim GrosbachDon't modify constant in-place.
2011-09-30 Andrew TrickTracing or debug-printing a newly formed instruction...
2011-09-30 Andrew Trickwhitespace
2011-09-30 Akira HatanakaRemove unnecessary checking of register operands.
2011-09-30 Akira HatanakaAdd definitions of Mips64 rotate instructions.
2011-09-30 Jim Grosbachfloat comparison to double 'zero' constant can just...
2011-09-30 Bill WendlingConstify 'isLSDA' and move a method out-of-line.
2011-09-30 Jim GrosbachTidy up. Trailing whitespace.
2011-09-30 Jim GrosbachARM Darwin default relocation model is PIC.
2011-09-30 Akira HatanakaisCommutable should be 0 for DSUBu.
2011-09-30 Jim GrosbachARM Fixup valus for movt/movw are for the whole value.
2011-09-30 Akira HatanakaCheck values of immediate operands.
2011-09-30 Jakob Stoklund... Fix a bug in compare_numeric().
2011-09-30 Duncan SandsAdd forgotten tests that the cleanup flag is cleared...
2011-09-30 Danil MalyshevMCJIT initialization TargetData
2011-09-30 Justin HolewinskiPTX: Various stylistic and code readability changes...
next