oota-llvm.git
2013-08-28 NAKAMURA TakumiX86Subtarget.h: Recognize x86_64-cygwin.
2013-08-28 Hans Wennborgcmake: Add msbuild integration to the install
2013-08-28 Argyrios Kyrtzidis[BumpPtrAllocator] Move DefaultSlabAllocator to a membe...
2013-08-28 Akira Hatanaka[mips] Use ptr_rc to simplify definitions of base+index...
2013-08-28 Akira Hatanaka[mips] Clean up definitions of move word from/to coproc...
2013-08-28 Akira Hatanaka[mips] Set isAllocatable and CoveredBySubRegs.
2013-08-28 Eric ChristopherAdd a TODO here.
2013-08-28 Eric ChristopherAdd support for DW_FORM_dataN and DW_FORM_udata to...
2013-08-28 Rui UeyamaRevert "Option parsing: support case-insensitive option...
2013-08-27 Eric ChristopherUse DW_FORM_sdata for signed constant values and udata...
2013-08-27 Eric ChristopherMove some debug testcases to the debug info directory.
2013-08-27 Rui UeyamaOption parsing: support case-insensitive option matching.
2013-08-27 Argyrios Kyrtzidis[CMake] Put back the add_llvm_external_project() calls...
2013-08-27 Reid KlecknerAdd xml files for msbuild integration
2013-08-27 Manman RenDIBuilder: take an optional StringRef to pass in unique...
2013-08-27 Peter CollingbourneDataFlowSanitizer: Implement trampolines for function...
2013-08-27 David Majnemer[ms-inline asm] Support offsets after segment registers
2013-08-27 Joerg SonnenbergerGiven target assembler parsers a chance to handle varia...
2013-08-27 Jack CarterChanged comment
2013-08-27 Roman DivackyTranslate ENABLE_CLANG_{ARCMT,REWRITER,STATIC_ANALYZER...
2013-08-27 Nadav RotemRefactor 'vectorizeLoop' no functionality change.
2013-08-27 Joey Gouly[ARMv8] Add MC support for the new load/store acquire...
2013-08-27 Shuxin Yang Revert 189297, the original commit message is following.
2013-08-27 Elena DemikhovskyAVX-512: added conversion instructions.
2013-08-27 Tim NorthoverDAGCombiner: make sure or/shl/srl really has zero high...
2013-08-27 Joey Gouly[ARMv8] Add some negative tests for the recent VFP...
2013-08-27 Joey GoulyAdd an assertion to the fixed-size allocator to ensure...
2013-08-27 Tim NorthoverARM: add natural patterns for vaddhl and vsubhl.
2013-08-27 Michel DanzerR600/SI: Enable local-memory-two-objects lit test
2013-08-27 Daniel Sanders[mips][msa] Added tests for and.v, bmnz.v, bmz.v, bsel...
2013-08-27 Daniel Sanders[mips][msa] Added spill/reload support
2013-08-27 Richard Sandiford[SystemZ] Extend memcpy and memset support to all const...
2013-08-27 Daniel Sanders[mips][msa] Added bitconverts for vector types for...
2013-08-27 Alexey SamsonovAdd support for DebugFission to DWARF parser
2013-08-27 Elena DemikhovskyAVX-512: Added FMA instructions.
2013-08-27 Sylvestre LedruFix the build issue under ia64. Close bug #5715
2013-08-27 Charles DavisRevert "Fix the build broken by r189315." and "Move...
2013-08-27 David BlaikieFix the build broken by r189315.
2013-08-27 Charles DavisMove everything depending on Object/MachOFormat.h over...
2013-08-27 Charles DavisSupport/MachO: Add a bunch of defines.
2013-08-27 Michael GottesmanFixed typo.
2013-08-27 Kai NackeFix wrong code offset for unwind code SET_FPREG.
2013-08-27 Eric ChristopherAdd derived from source.
2013-08-27 Eric ChristopherAdd a testcase to ensure that the pubnames section...
2013-08-27 Owen AndersonRemove an over-zealous assertion. A pointer type could...
2013-08-27 Shuxin Yang Add new API lto_codegen_compile_parallel().
2013-08-26 Eric ChristopherFormatting.
2013-08-26 Eric ChristopherMake the lifetime of the DICompileUnit we're constructi...
2013-08-26 Eric ChristopherHave the skeleton compile unit construction method...
2013-08-26 Eric ChristopherRemove duplicate set of CompilationDir.
2013-08-26 Eric ChristopherRemove the language parameter and variable from the...
2013-08-26 Matt ArsenaultFix lint assert on integer vector division
2013-08-26 Eric ChristopherTreat the pubtypes section similarly to the pubnames...
2013-08-26 Eric ChristopherOnly emit the section sym if we're emitting the section.
2013-08-26 Matt ArsenaultFix inserting instructions before last in bundle.
2013-08-26 Manman RenDebug Info: add an identifier field to DICompositeType.
2013-08-26 Nadav RotemLoopVectorize: Implement partial loop unrolling when...
2013-08-26 Eric ChristopherFix thinko.
2013-08-26 Jim GrosbachARM: Enable machine verifier for a few more tests.
2013-08-26 Jim GrosbachARM: Constrain regclass for TSTri instruction.
2013-08-26 Bill SchmidtDummy code to silence warning from 4189266
2013-08-26 Jim GrosbachARM: FastISel verifier error cleanup.
2013-08-26 Jim GrosbachARM: Fix ELF global base reg intialization.
2013-08-26 Bill Schmidt[PowerPC] More fast-isel chunks (returns and integer...
2013-08-26 Yi Jiangtest commit. Remove blank line
2013-08-26 Matt ArsenaultFix unused variable in release build
2013-08-26 Alexey Samsonovllvm-symbolizer: use real path when looking for debug...
2013-08-26 Alexey Samsonov[cmake] Check for realpath availability in CMake
2013-08-26 Matt ArsenaultForgot to add slp threshold to test
2013-08-26 Matt ArsenaultConstify functions
2013-08-26 Matt ArsenaultVectorize starting from insertelements building a vector
2013-08-26 Hans WennborgCMake: move lto.h install to tools/lto/CMakeLists.txt
2013-08-26 Tom StellardSelectionDAG: Remove unnecessary uses of TargetLowering...
2013-08-26 Tom StellardR600: Add support for vector local memory loads
2013-08-26 Tom StellardR600: Add support for i8 and i16 local memory loads
2013-08-26 Tom StellardSelectionDAG: Use correct pointer size when splitting...
2013-08-26 Tom StellardR600: Add support for i8 and i16 local memory stores
2013-08-26 Tom StellardR600: Add support for v4i32 and v2i32 local stores
2013-08-26 Tom StellardSelectionDAG: Use correct pointer size when lowering...
2013-08-26 Douglas GregorCMake Xcode builds: symlink tblgen targets out to bin/.
2013-08-26 Elena DemikhovskyAVX-512: Added shuffle instructions -
2013-08-26 Vladimir MedicThis patch implements trap instructions for mips. The...
2013-08-26 Manuel KlimekInclude a clearer policy about what's ok/nok to speed...
2013-08-26 Craig TopperMake sure x86 instructions using ssmem/sdmem operand...
2013-08-26 Craig TopperRemove some unnecessary PredicateMethod overrides....
2013-08-25 Craig TopperPut some of the AVX-512 parsing stuff in a more consist...
2013-08-25 Bill Schmidt[PowerPC] Add fast-isel branch and compare selection.
2013-08-25 Craig TopperFirst round of fixes for the x86 fixes for the x86...
2013-08-25 Jakub StaszakFix #include guard.
2013-08-25 Venkatraman... [Sparc] Add long double (f128) instructions to sparc...
2013-08-25 Venkatraman... [Sparc] Added V9's extra floating point registers and...
2013-08-25 Elena DemikhovskyAVX-512: added UNPACK instructions and tests for all...
2013-08-25 Chandler CarruthFix a bug where we would corrupt the offset when evaluating
2013-08-25 David MajnemerAsmPrinter: Get rid of llvm$workaround$fake$stub$
2013-08-25 Reed KotlerStart to add the LLVM builtins to the mips16 exclusion...
2013-08-24 Saleem Abdulrasool[Support] fix compile with -Werror
2013-08-24 Craig TopperAdd hasSideEffects/mayLoad/mayStore flags to the X86...
2013-08-24 Saleem Abdulrasool[Support] add missing enumeration values
2013-08-24 Matt ArsenaultCheck if in set on insertion instead of separately
2013-08-24 Craig TopperRemove trailing whitespace.
next