oota-llvm.git
2013-07-19 Serge PavlovInitialize TempFileHandle.
2013-07-19 Richard Sandiford[SystemZ] Add NRK, ORK and XRK
2013-07-19 Tilmann SchellerARM: Add instruction aliases for the Thumb2 PLD/PLDW...
2013-07-19 Richard Sandiford[SystemZ] Use SLLK, SRLK and SRAK for codegen
2013-07-19 Richard Sandiford[SystemZ] Start adding z196 and zEC12 support
2013-07-19 Rafael EspindolaSplit openFileForWrite into windows and unix versions.
2013-07-19 Rafael EspindolaAdd a unit test for checking that we respect the F_Bina...
2013-07-19 Chandler CarruthCleanup the stats counters for the new implementation...
2013-07-19 Chandler CarruthFix another assert failure very similar to PR16651...
2013-07-19 Tim NorthoverARM: delete two tests now integrated into the larger...
2013-07-19 Tim NorthoverARM: remove invalid invalid tests
2013-07-19 Tim NorthoverImprove llvm-mc disassembler mode and refactor ARM...
2013-07-19 Chandler CarruthTry to move to a more reasonable set of naming conventi...
2013-07-19 Alexey SamsonovFix uninitialized memory read found by MemorySanitizer...
2013-07-19 Chandler CarruthA long overdue cleanup in SROA to use 'DL' instead...
2013-07-19 Chandler CarruthFix PR16651, an assert introduced in my recent re-work...
2013-07-19 Manman RenTry to appease the bots.
2013-07-19 NAKAMURA Takumillvm/test/MC/AsmParser/secure_log_unique.s: Use env...
2013-07-19 Akira Hatanaka[mips] Delete MFC1_FT_CCR, MTC1_FT_CCR and MOVCCRToCCR.
2013-07-19 Eric ChristopherRemove DIBuilder cache of variable TheCU and change...
2013-07-19 Rui UeyamaClarify comment for extension().
2013-07-19 Andrew TrickMI Sched: test case fix for previous checkin.
2013-07-19 Manman RenDebug Info: enable verifying by default and disable...
2013-07-19 Andrew TrickMI Sched: Update the way resources are tracked so the...
2013-07-18 Stephen LinFix FileCheck CHECK-LABEL documentation wording slightl...
2013-07-18 Rui UeyamaRevert "COFFDumper: Dump data directory entries."
2013-07-18 Stephen LinUpdate to more CodeGen tests to use CHECK-LABEL for...
2013-07-18 Rui UeyamaCOFFDumper: Dump data directory entries.
2013-07-18 Nick LewyckyClean up some of this code a tiny bit, no functionality...
2013-07-18 Stephen LinDisambiguate function names in some CodeGen tests....
2013-07-18 Tilmann SchellerARM: Make sure the instruction alias for PLI uses the...
2013-07-18 Tom StellardR600/SI: Fix crash with VSELECT
2013-07-18 Tom StellardR600/SI: Add support for v2f32 loads
2013-07-18 Tom StellardR600/SI: Add support for v2f32 stores
2013-07-18 Tom StellardR600: Expand VSELECT for all types
2013-07-18 Hans Wennborgtest/MC/AsmParser/secure_log_unique.s requires shell
2013-07-18 Hans WennborgFix -Wdocumentation warning
2013-07-18 Rafael EspindolaAdd a test for .secure_log_unique.
2013-07-18 Eric ChristopherRevert "Remove DIBuilder cache of variable TheCU and...
2013-07-18 Eric ChristopherEqual means ==, not !=. Thanks to Benjamin for catching.
2013-07-18 Eric ChristopherRemove DIBuilder cache of variable TheCU and change...
2013-07-18 Rafael EspindolaSmall improvement to the use of GetFileType:
2013-07-18 Stephen LinUpdate to CodeGen tests to use CHECK-LABEL for labels...
2013-07-18 Nadav RotemHandle constants without going through SCEV.
2013-07-18 Nadav RotemSLPVectorizer: Speedup isConsecutive by manually checki...
2013-07-18 NAKAMURA TakumiWindows/Path.inc: Introduce file_type::character_file...
2013-07-18 Reid Kleckner[Support] Beef up and expose the response file parsing...
2013-07-18 NAKAMURA Takumillvm/test/Other/close-stderr.ll: Mark this as XFAIL...
2013-07-18 Joey GoulyForgot 'svn add' again, sorry!
2013-07-18 Joey GoulyChange 'n' to 'N' to keep consistent with other instruc...
2013-07-18 Joey Gouly[ARMv8] Add NEON instructions VCVT{A, N, P, M}.
2013-07-18 Richard Sandiford[SystemZ] Use RNSBG
2013-07-18 Joey GoulyAdd Thumb tests for the ARMv8 FP instructions that...
2013-07-18 Richard Sandiford[SystemZ] Generalize RxSBG SRA case
2013-07-18 Richard Sandiford[SystemZ] Use RXSBG
2013-07-18 Richard Sandiford[SystemZ] Rename and formatting fixes
2013-07-18 Joey GoulyRemove the extra leading 0 from VMAXNMND.
2013-07-18 Vladimir MedicThis patch extends mips register parsing methods to...
2013-07-18 Craig TopperFix copy and paste bug from r186491 to make v2f64 use...
2013-07-18 Chandler CarruthReapply r186316 with a fix for one bug where the code...
2013-07-18 Nadav RotemSLPVectorizer: Speedup isConsecutive (that checks if...
2013-07-18 Hal FinkelPPC: Support dynamic allocas with large alignment
2013-07-18 Rafael EspindolaRemove dead code.
2013-07-18 Rafael EspindolaConvert two uses if fstat with sys::fs::status.
2013-07-18 Rafael EspindolaFix a regression I introduced back in r178147.
2013-07-18 Nick LewyckyGive 'hasPath' a longer but clearer name 'isPotentially...
2013-07-18 Adrian PrantlGet rid of the Dis/EnableDebugLocations() API.
2013-07-18 Eric ChristopherUpdate comment slightly.
2013-07-17 Hal FinkelPPC: Add base-pointer support to builtin setjmp/longjmp
2013-07-17 Eric ChristopherAdd comparison operators for DIDescriptors to fix c...
2013-07-17 Eric ChristopherAdd an explicit operator bool conversion to DIDescripto...
2013-07-17 Nadav RotemFix a comment.
2013-07-17 Eli FriedmanHandle '.' correctly in hex float literal parsing.
2013-07-17 Tobias GrosserAdd some uncovered attribute tests
2013-07-17 Stephen LinRestore r181216, which was partially reverted in r182499.
2013-07-17 Rafael EspindolaFix a funny typo. Thanks to Aaron Ballman for noticing.
2013-07-17 Nadav RotemAdd a micro optimization to catch cases where the PtrA...
2013-07-17 Rafael EspindolaAdd FILE_SHARE_WRITE to openFileForRead.
2013-07-17 Aaron BallmanSilencing an MSVC warning about signed vs unsigned...
2013-07-17 Akira Hatanaka[mips] Use "foreach" loop to make register definitions...
2013-07-17 Michael GottesmanAdd -*- C++ -*- to InstrEmitter.h.
2013-07-17 Hans WennborgOptParser.td: typo
2013-07-17 Vladimir MedicThis patch checks for valid mnemonics at the beginning...
2013-07-17 Rafael EspindolaSplit openFileForRead into Windows and Unix versions.
2013-07-17 Hal FinkelFix comparisons of alloca alignment in inliner merging
2013-07-17 Vladimir MedicImplement eret and deret(return from exception) instruc...
2013-07-17 Joey GoulyAdd the tests that I forgot to 'svn add' with my previo...
2013-07-17 Joey Gouly[ARMv8] Add support for the NEON instructions vmaxnm...
2013-07-17 NAKAMURA Takumillvm-ar: doExtract(): Write extracted files with F_Bina...
2013-07-17 Duncan SandsEnsure sys::getProcessTriple always uses a normalized...
2013-07-17 Richard Osborne[XCore] Ensure implicit operands aren't lost on the...
2013-07-17 Duncan SandsTweak the cmake interaction between CMAKE_BUILD_TYPE...
2013-07-17 Craig TopperTeach x86 fast-isel to use AVX opcodes for vector store...
2013-07-17 NAKAMURA TakumiLLVMSymbolize.cpp: Fix build. Triple::ArchType is not...
2013-07-17 Alexey Samsonovllvm-symbolizer: be more careful with colons in file...
2013-07-17 Craig TopperMake x86 fast-isel correctly choose between aligned...
2013-07-17 JF BastienFix ARMFastISel::ARMEmitIntExt shift emission
2013-07-17 Hal FinkelPPC: Add CTR-register clobber to builtin setjmp
2013-07-17 Rafael EspindolaAdd simpler version of is_directory. It will be used...
2013-07-17 Craig TopperMark a method 'const' and another 'static'.
next