oota-llvm.git
2014-02-25 Rafael EspindolaMake a few more DataLayout variables const.
2014-02-25 Chandler Carruth[SROA] Use the original load name with the SROA-prefixe...
2014-02-25 Chandler Carruth[SROA] Thread the ability to add a pointer-specific...
2014-02-25 Chandler Carruth[SROA] Rather than copying the logic for building a...
2014-02-25 Chandler Carruth[SROA] Simplify some of the logic to dig out the old...
2014-02-25 Chandler Carruth[SROA] Adjust to new clang-format style.
2014-02-25 Nico RieckReuse constants for COFF string table entry offsets
2014-02-25 Chandler Carruth[SROA] Fix a *glaring* bug in r202091: you have to...
2014-02-25 Renato GolinDisable old JIT unittests for AARch64
2014-02-25 Renato GolinIgnore old JIT tests in AARch64 - CMake style
2014-02-25 Renato GolinAdd aarch64 to config.guess
2014-02-25 Alexey SamsonovSilence GCC warning
2014-02-25 Alp TokerFix typos
2014-02-25 Chandler Carruth[SROA] Add a debugging tool which shuffles the slices...
2014-02-25 Chandler Carruth[SROA] Use a more direct way of determining whether...
2014-02-25 Chandler CarruthAdd some convenience accessors for the underlying Use...
2014-02-25 Nick LewyckyIndent this continued line.
2014-02-25 Chandler Carruth[SROA] Fix another instability in SROA with respect...
2014-02-24 David Blaikiellvm-dwarfdump: Support for debug_line.dwo section...
2014-02-24 Rafael EspindolaMake some DataLayout pointers const.
2014-02-24 Bernard OgdenPermit CMAKE_INSTALL_RPATH to be set on command line
2014-02-24 Albrecht Kadlectrivial test commit
2014-02-24 Simon Atanasyanllvm-objdump: Do not attempt to disassemble symbols...
2014-02-24 Andrew TrickDisable an MCJIT test on older Darwins until we have...
2014-02-24 Matt ArsenaultFix unused variable
2014-02-24 Matt ArsenaultR600/SI - Add new CI arithmetic instructions.
2014-02-24 Matt ArsenaultR600: Make check clearer.
2014-02-24 Matt ArsenaultFix DOT4 missing from getTargetOpcodeName
2014-02-24 Matt ArsenaultAdd missing const
2014-02-24 Matt ArsenaultTrivial code simplification
2014-02-24 Arnold SchwaighoferSLPVectorizer: Try vectorizing 'splat' stores
2014-02-24 Quentin Colombet[X86][SchedModel] Add missing scheduling model for...
2014-02-24 Roman DivackyAdd a dwarf number to the Y register.
2014-02-24 Rafael EspindolaReplace the F_Binary flag with a F_Text one.
2014-02-24 Arnold SchwaighoferLTO: Add the loop vectorizer to the LTO pipeline.
2014-02-24 Rafael EspindolaFix windows unittest I missed in the raw_fd_ostream...
2014-02-24 Reed KotlerFor lcov tests, don't Xfail mips littl endian (mipsel...
2014-02-24 Rafael EspindolaDon't make F_None the default.
2014-02-24 Alexey Samsonov[CMake] Remove dependency on non-existing profile_rt...
2014-02-24 Kostya Serebryany[asan] remove test that should have been removed in...
2014-02-24 Kostya Serebryany[asan] simplify the code that compute the shadow offset...
2014-02-24 Christian PirkerAdd AArch64 big endian Target (aarch64_be)
2014-02-24 Elena DemikhovskyAVX-512: Fixed encoding of VPCMPEQ and VPCMPGT
2014-02-24 Rafael EspindolaShare a createUniqueEntity implementation between unix...
2014-02-24 Rafael EspindolaDelete dead code.
2014-02-23 Saleem AbdulrasoolAsm Parser: support .error directive
2014-02-23 Saleem AbdulrasoolAsmParser: support .ifeqs directive
2014-02-23 Benjamin KramerSPARC: Implement TRAP lowering. Matches what GCC emits.
2014-02-23 Saleem AbdulrasoolARMAsmParser: whitespace
2014-02-23 Saleem AbdulrasoolARM IAS: support .align without parameters
2014-02-23 Saleem AbdulrasoolMCAsmParser: support .ifne
2014-02-23 Saleem AbdulrasoolMCAsmParser: handle space properly for .ifc/.ifnc
2014-02-23 Saleem AbdulrasoolMCAsmParser: add support for .err directive
2014-02-23 Rafael EspindolaUse static instead of an anonymous namespace.
2014-02-23 Elena DemikhovskyAVX-512: Fixed encoding of VPTESTMQ
2014-02-23 Rafael EspindolaSimplify remove, create_directory and create_directories.
2014-02-23 Rafael EspindolaUse simpler form of llvm::sys::fs::remove.
2014-02-23 Benjamin KramerLocalStackSlotAllocation: Turn one-iteration loop into if.
2014-02-23 NAKAMURA TakumiTableGen.cmake: Functionalize and reformat.
2014-02-23 NAKAMURA TakumiSimplify linking to system libraries
2014-02-23 Saleem AbdulrasoolARM IAS: support .short and .hword
2014-02-23 Michael Gottesman[python-bindings] Remove some cruft that snuck in.
2014-02-22 Benjamin KramerMake test more resilient against scheduling decisions.
2014-02-22 Manman RenFix typo
2014-02-22 Nico RieckMC: Support COFF string tables larger than 10MB
2014-02-22 Logan ChienDon't inline get[S|U]LEB128Size() until they are proved...
2014-02-22 Logan ChienMove get[S|U]LEB128Size() to LEB128.h.
2014-02-22 Rafael EspindolaRevert "Revert "Use relative rpath so that the installa...
2014-02-22 Rafael EspindolaRevert "Use relative rpath so that the installation...
2014-02-22 Logan ChienAdd const to some member functions of SuccIterator.
2014-02-22 NAKAMURA TakumiPrune debug message in AddLLVM.cmake.
2014-02-22 NAKAMURA Takumillvm/test/CodeGen/X86/shift-pcmp.ll: Tweak to appease...
2014-02-22 Logan ChienInclude <cctype> for isdigit().
2014-02-22 Michael Gottesman[python-bindings] Added OpCode like support for all...
2014-02-22 Quentin Colombet[CodeGenPrepare] Fix the check of the legality of an...
2014-02-22 Rafael EspindolaUse relative rpath so that the installation and build...
2014-02-22 Quentin ColombetSwitch the LLVM error reporting on the new diagnostic...
2014-02-22 Quentin Colombet[CodeGenPrepare] Move CodeGenPrepare into lib/CodeGen.
2014-02-21 Quentin Colombet[DAGCombiner] PCMP* sets its result to all ones or...
2014-02-21 Juergen Ributzka[Stackmaps] Move the target-independent frame index...
2014-02-21 Aaron BallmanShankar kindly pointed out that I wasn't following...
2014-02-21 Aaron BallmanFixing the MSVC build by including a file.
2014-02-21 Rui Ueyamallvm-objdump/COFF: LoadConfiguration does not exist...
2014-02-21 Rafael EspindolaAdd missing include.
2014-02-21 Rafael EspindolaAdd a SymbolicFile interface between Binary and ObjectFile.
2014-02-21 David BlaikieDebugInfo: Remove the empty macinfo section.
2014-02-21 Rafael EspindolaRename a few more DataLayout variables from TD to DL.
2014-02-21 Sebastian Popadd -da-delinearize runs and checks to MIV testcases
2014-02-21 Sebastian Popfix a corner case in delinearization
2014-02-21 Sebastian Popnormalize the last delinearized dimension
2014-02-21 Sebastian Popfail delinearization when the size of subscripts differs
2014-02-21 Sylvestre LedruRemove dead declaration
2014-02-21 NAKAMURA Takumi[CMake] llvm-c/lto.h should be installed if libLTO...
2014-02-21 NAKAMURA Takumi[CMake] libLTO: Use (SHARED|STATIC) to build both share...
2014-02-21 NAKAMURA Takumi[CMake] llvm_add_library: Add dependencies also to...
2014-02-21 NAKAMURA Takumi[CMake] Introduce "llvm_add_library(SHARED STATIC)...
2014-02-21 NAKAMURA TakumiTeach LLVM-Config to use logical target names (2/2)
2014-02-21 NAKAMURA TakumiTeach LLVM-Config to use logical target names (1/2)
2014-02-21 Kevin Qin[AArch64] Add register constraints to avoid generating...
2014-02-21 Filip PizloThis test was failing on non-X86-64 platforms because...
next