oota-llvm.git
2011-09-20 Akira HatanakaInitial Mips64 support. Patch by Liu with some modifica...
2011-09-20 Bill WendlingUpdate to new EH model.
2011-09-20 Bill WendlingCheck the terminator, not the basic block.
2011-09-20 Bill WendlingWhen extracting a basic block that ends in an 'invoke...
2011-09-20 Bill WendlingUse ArrayRef instead of an explicit 'const std::vector &'.
2011-09-20 Devang PatelIf simple ownership works then friendship is not required.
2011-09-20 Bill WendlingUse ArrayRef instead of 'const std::vector' to pass...
2011-09-20 Devang PatelUpdate GCOVLines to provide interfaces to write line...
2011-09-20 Douglas GregorU is good enough
2011-09-20 Bill WendlingFix comments.
2011-09-20 Bill WendlingRemove mention of llvm-gcc and llvm-g++. -Ministry...
2011-09-20 Andrew TrickRestore hasPostISelHook tblgen flag.
2011-09-20 Douglas GregorEliminate sign-comparison warnings in APInt
2011-09-20 Akira HatanakaAdd mips64 & mips64el to Triple. Patch by Liu with...
2011-09-20 Devang PatelUpdate comment.
2011-09-20 Devang PatelUse StringRef instead of std::string.
2011-09-20 Benjamin Kramerllvm-objdump: factor code better, add comments.
2011-09-20 Owen AndersonPort over more Thumb2 encoding tests to decoding tests.
2011-09-20 Devang PatelEliminate unnecessary copy of FileName from GCOVLines.
2011-09-20 Devang PatelThere is no need to write a local utility routine to...
2011-09-20 NAKAMURA Takumitest/CodeGen/X86/avx-minmax.ll: Unbreak Win32.
2011-09-20 Craig TopperExtend changes from r139986 to produce 256-bit AVX...
2011-09-20 NAKAMURA Takumiinclude/llvm/Config/llvm-config.h.in: Add the entry...
2011-09-20 NAKAMURA Takumiinclude/llvm/Config: Reorder LLVM_HAS_ATOMICS along...
2011-09-20 NAKAMURA Takumiinclude/llvm/Config/config.h.cmake: Unbreak CMake build...
2011-09-20 Andrew TrickARM isel bug fix for adds/subs operands.
2011-09-20 Andrew Trickwhitespace
2011-09-20 Benjamin KramerRemove empty directories.
2011-09-20 Bill WendlingRemove some missed references to dead intrinsics.
2011-09-20 Bill WendlingUpdate the EH doc to reflect the new EH model.
2011-09-20 Jim GrosbachNuke obsolete test file.
2011-09-20 Jim GrosbachThumb2 assembly parsing and encoding for WFE/WFI/YIELD.
2011-09-20 Jim GrosbachThumb2 assembly parsing and encoding for UXTAB/UXTAB16...
2011-09-20 Eric ChristopherMore llvmc bits. Spotted by Benjamin on IRC.
2011-09-20 Eric ChristopherRemove from cmake too.
2011-09-20 Eric ChristopherRemove more of llvmc and dependencies.
2011-09-20 Jim GrosbachThumb2 assembly parsing and encoding for USUB8/USUB16.
2011-09-20 Jim GrosbachThumb2 assembly parsing and encoding for USAX.
2011-09-20 Jim GrosbachThumb2 assembly parsing and encoding for USAT16.
2011-09-20 Jim GrosbachThumb2 assembly parsing and encoding for USAT.
2011-09-20 Jim GrosbachRemove incorrect comments. These are not disassmebly...
2011-09-20 Jim GrosbachTidy up.
2011-09-20 Jim GrosbachThumb2 assembly parsing and encoding for UQSAD8/USADA8.
2011-09-20 Jim GrosbachThumb2 assembly parsing and encoding for UQSUB16/UQSUB8.
2011-09-20 Jim GrosbachThumb2 assembly parsing and encoding for UQASX/UQSAX.
2011-09-20 Jim GrosbachThumb2 assembly parsing and encoding for UQADD16/UQADD8.
2011-09-20 Eric ChristopherRemove llvmc from CMake as well.
2011-09-20 Jim GrosbachThumb1 convenience aliases for disassembler round-trip...
2011-09-20 Bruno Cardoso... Attempt to fix -mtriple=i686-{cygwin|mingw|win32} regre...
2011-09-20 Jim GrosbachThumb CPS definition is not disassembler only.
2011-09-19 Jim GrosbachThumb2 range check on CPS mode immediate.
2011-09-19 Owen AndersontMOVSr is not allowed in an IT block either.
2011-09-19 Bill WendlingUpdate to the new EH syntax.
2011-09-19 Owen AndersonCPS instructions are UNPREDICTABLE inside IT blocks.
2011-09-19 Bill WendlingDramatically reduce this testcase.
2011-09-19 Jim GrosbachTidy up comments.
2011-09-19 Bruno Cardoso... Fix PR10949. Fix the encoding of VMOVPQIto64rr.
2011-09-19 Bruno Cardoso... Based on the small opt Zvi's patch was trying to achiev...
2011-09-19 Jim GrosbachTidy up a bit.
2011-09-19 Jim GrosbachThumb2 assembly parsing and encoding for UMAAL/UMLAL...
2011-09-19 Bill WendlingRevert r140083 and r140084 until buildbots can be fixed.
2011-09-19 Eric ChristopherRemove llvmc and assorted build machinery for it.
2011-09-19 Jim GrosbachThumb2 assembly parsing and encoding for UHSUB16/UHSUB8.
2011-09-19 Jim GrosbachThumb2 assembly parsing and encoding for UHASX/UHSAX.
2011-09-19 Jim GrosbachThumb2 assembly parsing and encoding for UHADD16/UHADD8.
2011-09-19 Jim GrosbachThumb2 assembly parsing and encoding for UBFX.
2011-09-19 Jim GrosbachThumb2 assembly parsing and encoding for UASX.
2011-09-19 Bill WendlingUpdate test to remove the 'unwind' instruction.
2011-09-19 Bill WendlingIf we are extracting a basic block that ends in an...
2011-09-19 Jim GrosbachFix copy/past-o. Gotta remember that 'modify' step...
2011-09-19 Jim GrosbachThumb2 assembly parsing and encoding for UADD16/UADD8.
2011-09-19 Jim GrosbachThumb2 assembly parsing and encoding for TST.
2011-09-19 Owen AndersonThumb2 TBB and TBH instructions are only allowed at...
2011-09-19 Jim GrosbachThumb2 assembly parsing and encoding for TBB/TBH.
2011-09-19 Bill WendlingReplace uses of unwind with unreachable for the same...
2011-09-19 Bill WendlingReplace more uses of 'unwind' in the tests with calls...
2011-09-19 Eli FriedmanSome additional tests for Thumb atomic load and store...
2011-09-19 Eli FriedmanFix an infinite loop where a transform in InstCombiner...
2011-09-19 Jim GrosbachThumb2 assembly parsing and encoding for TEQ.
2011-09-19 Bruno Cardoso... Match X86ISD::FSETCCsd and X86ISD::FSETCCss while in...
2011-09-19 Bill WendlingThis testcase is dead. It doesn't inline even if I...
2011-09-19 Eric ChristopherRegenerate configure.
2011-09-19 Eric ChristopherRename LLVM_MULTITHREADED define and fix build without...
2011-09-19 Jim GrosbachTidy up a bit.
2011-09-19 Jim GrosbachRemove FIXME. TBB/TBH are Thumb mode only instructions.
2011-09-19 Jim GrosbachThumb2 assembly parsing and encoding for SXTB/SXTB16...
2011-09-19 Akira HatanakaMake changes to avoid creating nested CALLSEQ_START...
2011-09-19 Benjamin KramerNope, there's another one!
2011-09-19 Benjamin KramerMissed one instance of implicit pointer conversion.
2011-09-19 Benjamin KramerSilence -Wsign-compare warnings from GCC.
2011-09-19 Benjamin KramerTry to make MSVC 2010 happy.
2011-09-19 Owen AndersonSpecify an additional fixed bit in the Thumb2 SSAT...
2011-09-19 Eli FriedmanFix a typo in the bitcode reader in the handling of...
2011-09-19 Jim GrosbachARM asm parsing should handle pre-indexed writeback...
2011-09-19 David GreeneBetter Error Reporting
2011-09-19 Jakob Stoklund... X86 has asterisk-free inline asm support now.
2011-09-19 Owen AndersonHandle STRT (and friends) like LDRT (and friends) for...
2011-09-19 Jim GrosbachThumb2 assembly parsing and encoding for SXTAB/SXTAB16...
2011-09-19 Benjamin KramerAdd a MachO-specific "mode" to llvm-objdump, that,...
2011-09-19 Benjamin KramerMCInstrAnalysis: Don't crash on instructions with no...
next