OSDN Git Service

android-x86/external-llvm.git
2011-11-14 John McCallFix the printing of constants. Patch by Stepan Dyatkov...
2011-11-14 Bill WendlingAdd Eero to the list of external projects.
2011-11-14 NAKAMURA TakumiPPCInstrInfo.cpp: Fix one "unused" warning.
2011-11-14 NAKAMURA Takumiruntime/libprofile/PathProfiling.c: Use __inline__...
2011-11-14 NAKAMURA Takumitest/CodeGen/X86/vec_shuffle-39.ll: Add explicit -mtrip...
2011-11-14 NAKAMURA Takumitest/CodeGen/X86/vec_shuffle-38.ll: Relax expression...
2011-11-14 NAKAMURA Takumitest/CodeGen/X86/vec_shuffle.ll: Add explicit -mtriple...
2011-11-14 Eli FriedmanMake sure to mark vector extload's as expand on ARM...
2011-11-14 Eli FriedmanAdd a bunch of calls to RemoveDeadNode in LegalizeDAG...
2011-11-14 Bill WendlingCleanup the formatting.
2011-11-14 Evan ChengAdd x86 isel logic and patterns to match movlps from...
2011-11-14 Bill WendlingConvert to the new EH model.
2011-11-14 Bill WendlingConvert to the new EH model.
2011-11-14 Bill WendlingConvert tests to the new EH model.
2011-11-14 Chad RosierEnable support for returning i1, i8, and i16. Nothing...
2011-11-14 Pete CooperAdded missing newline
2011-11-14 Eli FriedmanRevert r144034 while I try to track down a crash.
2011-11-14 Bill WendlingThis code is dead, what with the new EH model and the...
2011-11-14 Jakob Stoklund... Fix test for Windows as well.
2011-11-14 Jakob Stoklund... Kill and collapse outstanding DomainValues.
2011-11-14 Pete CooperInstCombine now optimizes vector udiv by power of 2...
2011-11-14 Eli FriedmanAdd a bunch of calls to RemoveDeadNode in LegalizeDAG...
2011-11-14 Eric ChristopherAdd all completed and named types to the dwarf type...
2011-11-14 Bill WendlingAdd ISPC to the external projects list.
2011-11-14 Jakob Stoklund... Use a reverse post order instead of a DFS order.
2011-11-14 Eric ChristopherMove the hash function to using and taking a StringRef.
2011-11-14 Eric ChristopherSimple destructor to delete the hash data we created...
2011-11-14 Chad RosierAllow i1 to be promoted to i32 for ARM AAPCS and AAPCS...
2011-11-14 Jakob Stoklund... Extract two methods. No functional change.
2011-11-14 Akira HatanakaVarious Mips64 floating point instruction patterns.
2011-11-14 Akira HatanakaAdd definition of the base class for floating point...
2011-11-14 Akira HatanakaAdd code needed for copying between 64-bit integer...
2011-11-14 Akira HatanakaAdd definitions of 64-bit instructions which move data...
2011-11-14 Jakob Stoklund... MBB doesn't need to be a class member.
2011-11-14 Jakob Stoklund... Fix pass name after the source was moved.
2011-11-14 Benjamin KramerSimplify some uses of utohexstr.
2011-11-14 Benjamin KramerSimplify code. No functionality change.
2011-11-14 Jakob Stoklund... Fix test for Linux.
2011-11-14 Bill WendlingMake sure we don't insert instructions before a landing...
2011-11-14 Jakob Stoklund... Expand V_SET0 to xorps by default.
2011-11-14 Akira HatanakaAdd definition of 64-bit load upper immediate.
2011-11-14 Akira HatanakaInclude RegSaveAreaSize in the computation of stack...
2011-11-14 Akira HatanakaDefine functions that get or set the size of area on...
2011-11-14 Akira HatanakaUse array_lengthof to compute the number of iterations...
2011-11-14 Akira HatanakaFix patterns for unaligned 32-bit load. DSLL32 or DSRL3...
2011-11-14 Akira HatanakaMake the type of shift amount i32 in order to reduce...
2011-11-14 Akira HatanakaAdd 64-bit to 32-bit trunc pattern.
2011-11-14 Eric ChristopherUse StringRef::startswith to do some string comparisons.
2011-11-14 Eric ChristopherAvoid the use of a local temporary for comment twines.
2011-11-14 Eric ChristopherAllow for the case where the name of the subprogram...
2011-11-14 Owen AndersonFix llvm-objdump's MachO mode to not depend on the...
2011-11-14 Richard OsborneDon't introduce custom nodes after legalization in...
2011-11-14 Eric ChristopherRemove unnecessary addition to API. Replace with someth...
2011-11-14 Eric ChristopherAdd new files to cmake.
2011-11-14 Eric ChristopherAdd the support code to enable the dwarf accelerator...
2011-11-14 Eric ChristopherAdd a new dwarf accelerator table prototype with the...
2011-11-14 Eric ChristopherExpose a way to get the beginning of the dwarf string...
2011-11-14 Eric ChristopherFix up comment.
2011-11-14 Eric ChristopherTypo.
2011-11-14 Craig TopperAdd AVX2 variable shift instructions and intrinsics.
2011-11-14 Craig TopperAdd AVX2 VPMOVMASK instructions and intrinsics.
2011-11-14 Craig TopperAdd AVX2 VEXTRACTI128 and VINSERTI128 instructions...
2011-11-14 Craig TopperFix accidental edit to __builtin_ia32_vperm2f128_ps256...
2011-11-14 NAKAMURA TakumiFix CRT selection logic when using CMake NMake generator.
2011-11-14 Craig TopperMore AVX2 instructions and their intrinsics.
2011-11-14 Benjamin KramerReplace (Lower|Upper)caseString in favor of StringRef...
2011-11-14 Benjamin KramerFix a typo.
2011-11-14 Daniel DunbarRevert "llvm-config-2: Switch to using real library...
2011-11-14 Daniel Dunbarllvm-config: Users are allowed to provide component...
2011-11-14 Daniel DunbarADT/StringRef: Add ::lower() and ::upper() methods.
2011-11-14 Daniel Dunbarllvm-config-2: Switch to using real library dependency...
2011-11-14 Andrew TrickRelease Notes: add a description of -enable-iv-rewrite.
2011-11-14 Peter CollingbourneReturn only the least significant 8 bits of the exit...
2011-11-14 NAKAMURA Takumidocs/GettingStarted.html: [Git] Add another example...
2011-11-14 Craig TopperAdd more AVX2 instructions and intrinsics.
2011-11-14 Chandler CarruthCMake should join the party in a post 3.0 world. ;...
2011-11-14 Chad RosierAdd support for passing i1, i8, and i16 call parameters...
2011-11-14 Benjamin KramerUpdate lit's list of tools.
2011-11-14 Benjamin KramerAudited all the format strings in libDebugInfo and...
2011-11-14 Benjamin KramerReduce the offsets in DwarfDebugInfoEntry to 32 bit...
2011-11-14 Benjamin KramerTwinify.
2011-11-14 Benjamin KramerMachOObject: Use DataExtractor's uleb parser instead...
2011-11-14 Benjamin KramerAdd an option to pad an uleb128 to MCObjectWriter and...
2011-11-14 Nick LewyckyDo simple cross-block DSE when we encounter a free...
2011-11-14 Benjamin KramerFix pasto.
2011-11-14 Benjamin KramerAdd more PRI.64 macros for MSVC and use them throughout...
2011-11-14 Daniel Dunbarbuild/cmake: Enable initial llvm-build integration.
2011-11-14 Peter CollingbourneRecommend the -flto flag instead of -use-gold-plugin...
2011-11-14 Peter CollingbourneNow that the linker supports lazily materialising globa...
2011-11-14 Peter CollingbourneUse absolute path to exportsfile in gold plugin CMake...
2011-11-14 Daniel Dunbarutils/llvm-build: Ensure output directory exists for...
2011-11-14 Daniel Dunbarutils/llvm-build: Add trivial quoting of slashes for...
2011-11-14 Chad RosierAllow i1 to be promoted to i32 for ARM APCS calling...
2011-11-14 Pete CooperAdded missing &. Fixes <rdar://problem/10393723>
2011-11-14 Eli FriedmanEnhanced vzeroupper insertion pass that avoids insertin...
2011-11-14 Chad RosierCannot create a result register for non-legal types.
2011-11-14 Daniel Dunbarbuild/make: Fix the output path of the llvm-config...
2011-11-14 Daniel Dunbarllvm-build: Quote colons in target names, in an attempt...
2011-11-14 Daniel Dunbarllvm-build: Add initial --write-cmake-fragment option.
2011-11-14 Chad RosierWhen materializing an i32, SExt vs ZExt doesn't matter...
next