oota-llvm.git
2011-08-22 NAKAMURA Takumidocs/ReleaseNotes.html: Mention that Windows 2000 will...
2011-08-22 Jim GrosbachImprove error checking for tPUSH and tPOP register...
2011-08-22 Owen AndersonMatch operand names to provide correct decoding for...
2011-08-22 Jim GrosbachTidy up. Trailing whitespace.
2011-08-22 Owen AndersonProvide a correct decoder hook for Thumb2 shifted regis...
2011-08-22 Ivan KrasinAdd NativeClient support to Triple::ParseOS.
2011-08-22 Jim GrosbachThumb parsing and encoding for PUSH.
2011-08-22 Evan ChengFollow up to Jim's r138278. This fixes commuteInstructi...
2011-08-22 Jim GrosbachFix think-o.
2011-08-22 Jim GrosbachThumb assemmbly parsing diagnostic improvements for...
2011-08-22 Jim GrosbachThumb assembly parsing and encoding for POP.
2011-08-22 Benjamin KramerX86: Add some operand types required to identify calls.
2011-08-22 Jim GrosbachTemporarilly mark tMUL as not commutable.
2011-08-22 Eli FriedmanSome minor wording updates and cross-linking for atomic...
2011-08-22 Owen AndersonProvide operand encoding information for half-precision...
2011-08-22 Bruno Cardoso... Add support for breaking 256-bit int VETCC into two...
2011-08-22 Bruno Cardoso... Add 128-bit AVX codegen for PCMP* family of integer...
2011-08-22 Owen AndersonFix decoding of VMOVSRR and VMOVRRS, which account...
2011-08-22 Jordy RoseMake DynamicLibrary thread-safe w/r/t call to dlerror...
2011-08-22 Jim GrosbachTighten up ARM reglist validation a bit.
2011-08-22 Bill WendlingSome whitespace fixes and #include reordering.
2011-08-22 Owen AndersonFix another batch of VLD/VST decoding crashes discovere...
2011-08-22 Nick LewyckyBe less redundant.
2011-08-22 Owen AndersonCorrect writeback handling of duplicating VLD instructi...
2011-08-22 Owen AndersonPort another swathe of Thumb1 encoding tests over to...
2011-08-22 Jim GrosbachClean up predicates on ARM target instruction aliases.
2011-08-22 Owen AndersonFix an incorrect shift when decoding SP-relative stores...
2011-08-22 Jim GrosbachThumb assembly parsing and encoding for ORR.
2011-08-22 Dan GohmanAdd a comment.
2011-08-22 Dan GohmanConstant pointers to objects don't need reference counting.
2011-08-22 Dan GohmanMake a few tests slightly more strict.
2011-08-22 Duncan SandsTestcase for PR10663.
2011-08-22 Jay FoadRemove DEFINE_TRANSPARENT_CASTED_OPERAND_ACCESSORS...
2011-08-20 Benjamin KramerPathV2: Handle more reserved filenames on windows.
2011-08-20 Jim GrosbachFix AsmParser binary precedence for shift operators.
2011-08-20 Jim GrosbachTidy up. Whitespace.
2011-08-20 Nadav RotemAdd constant folding support for bitcasts of splat...
2011-08-20 NAKAMURA Takumilib/Support/CrashRecoveryContext.cpp: Add Win32 support...
2011-08-20 NAKAMURA Takumilib/Support/Windows/Windows.h: Require at least Windows...
2011-08-20 NAKAMURA Takumiutils/lit/lit/TestingConfig.py: Pass TEMP and TMP to...
2011-08-20 NAKAMURA Takumiutils/lit/lit/TestingConfig.py: Split out environment...
2011-08-20 Benjamin KramerCast through intptr_t, ISO C++ requires it.
2011-08-20 Eric ChristopherRemove remainder of migrated or obsolete tests from...
2011-08-20 Chad RosierRemove the VMOVQQ pseudo instruction.
2011-08-20 Eric ChristopherRemove migrated or obsolete tests.
2011-08-20 Chad RosierRemove VMOVQQQQ pseudo instruction.
2011-08-20 Eric ChristopherRemove obsolete or migrated tests.
2011-08-20 Chad RosierWith the fix in r138164: "Add <imp-def> operands to...
2011-08-20 Eric ChristopherRemove obsoleted test.
2011-08-20 Eric ChristopherRemove tests that were either migrated to clang or...
2011-08-20 Eric ChristopherRemove the rest of the files in FrontendC++ and the...
2011-08-20 Jakob Stoklund... Add <imp-def> operands to QQ and QQQQ stack loads.
2011-08-20 Chad RosierVMOVQQQQs pseudo instructions are only created by ARMBa...
2011-08-20 Eric ChristopherRemove migrated or obsolete tests.
2011-08-19 Bill WendlingIf we're splitting the landing pad block and assigning...
2011-08-19 Eric ChristopherRemove migrated or obsolete tests.
2011-08-19 Devang PatelDo not use named md nodes to track variables that are...
2011-08-19 Jim GrosbachThumb parsing and encoding support for NOP.
2011-08-19 Eric ChristopherRemove obsolete test.
2011-08-19 Eric ChristopherRemove migrated test.
2011-08-19 Jim GrosbachUse regex to remove false dependencies on register...
2011-08-19 Eric ChristopherRemove obsolete or migrated tests.
2011-08-19 Akira HatanakaFix bug in function IsShiftedMask. Remove parameter...
2011-08-19 Jim GrosbachThumb assembly parsing and encoding for NEG.
2011-08-19 Benjamin KramerRoll back the rest of r126557. It's a hack that will...
2011-08-19 Jim GrosbachFix NEG alias
2011-08-19 Jim GrosbachBe more lenient on tied operand matching for MUL.
2011-08-19 Bruno Cardoso... Re-write part of VEX encoding logic, to be more easy...
2011-08-19 Eric ChristopherRemove tests migrated to clang.
2011-08-19 Eric ChristopherRemove previously migrated test.
2011-08-19 Jim GrosbachUpdate tests.
2011-08-19 Eric ChristopherRemove tests migrated to clang or are unnecessary.
2011-08-19 Jim GrosbachThumb assembly parsing and encoding for MVN.
2011-08-19 Jim GrosbachThumb assembly parsing and encoding for MUL.
2011-08-19 Jakob Stoklund... Add IntervalMap::const_iterator::atBegin().
2011-08-19 Bill WendlingThe landingpad instruction isn't dead simply because...
2011-08-19 Eric ChristopherRemove this test. The feature and test have already...
2011-08-19 Eric ChristopherRemove tests migrated to clang.
2011-08-19 Nick LewyckyEli points out that this is what report_fatal_error...
2011-08-19 Eric ChristopherRemove 2009-09-04-modify-crash.cpp as clang doesn't...
2011-08-19 Eric ChristopherRemove migrated tests.
2011-08-19 Eric ChristopherRemove migrated test.
2011-08-19 Eric ChristopherRemove this test. There are other, duplicates, in the...
2011-08-19 Eric ChristopherAdd file.
2011-08-19 Eric ChristopherMove 2010-03-22-empty-baseclass.cpp from a frontend...
2011-08-19 Jim GrosbachAdd FIXME.
2011-08-19 Jim GrosbachThumb assembly parsing and encoding for MOV.
2011-08-19 Jim GrosbachAllow non zero_reg explicit values for OptionalDefOpera...
2011-08-19 Jim GrosbachTidy up. Tab character.
2011-08-19 Nick LewyckyThis is not actually unreachable, so don't use llvm_unr...
2011-08-19 Jim GrosbachTidy up. Formatting.
2011-08-19 Jim GrosbachTab characters.
2011-08-19 Jim GrosbachThumb assembly parsing and encoding for LSR.
2011-08-19 Jim GrosbachThumb assembly parsing and encoding for LSL(register).
2011-08-19 Jim GrosbachThumb assembly parsing and encoding for LSL(immediate).
2011-08-19 Jim GrosbachThumb assembly parsing and encoding for LDRSB and LDRSH.
2011-08-19 Jim GrosbachThumb assembly parsing and encoding for LDRH.
2011-08-19 Jim GrosbachThumb assembly parsing and encoding for LDRB.
2011-08-19 Jim GrosbachThumb assembly parsing and encoding for LDR(register).
2011-08-19 Sean CallananFixed a memory bug in the MCDisassembler where
next