platform/upstream/llvm.git
2013-08-21 Ahmed BougachaMC CFG: When disassembly is impossible, fallback to...
2013-08-21 Ahmed BougachaMC CFG: Add MCObjectDisassembler support for entrypoint...
2013-08-21 Ahmed BougachaMC CFG: Split MCBasicBlocks to mirror atom splitting.
2013-08-21 Ahmed BougachaMC CFG: Add a few needed methods, mainly MCModule:...
2013-08-21 Ahmed BougachaMC: ObjectSymbolizer can now recognize external functio...
2013-08-21 Ahmed BougachaMC: Refactor ObjectSymbolizer to make relocation/sectio...
2013-08-21 Ahmed BougachaMC CFG: Add entrypoint address to MCModule.
2013-08-21 Ahmed BougachaMC CFG: Add more MCFunction container methods (find...
2013-08-21 Ahmed BougachaMC CFG: Keep pointer to parent MCModule in created...
2013-08-21 Ahmed BougachaMC CFG: Don't insert preds/succs again.
2013-08-21 Ahmed BougachaMC CFG: Remap enough for the inserted instruction.
2013-08-21 Ahmed BougachaMC CFG: uint64_t -> size_t for vector size.
2013-08-21 Ahmed BougachaMC CFG: Add a getter for MCDataAtom's data array.
2013-08-21 Timur IskhodzhanovAbstract out virtual calls and virtual function prologu...
2013-08-21 David MajnemerDebugInfo: Do not use the DWARF Version for the .debug_...
2013-08-21 Craig TopperSynchronize VEX JIT encoding code with the MCJIT versio...
2013-08-21 Craig TopperAdd avx512cd, avx512er, avx512pf feature flags and...
2013-08-21 Nadav RotemIn LLVM FMA3 operands are dst, src1, src2, src3, howeve...
2013-08-21 Nadav RotemAdd the FMA3 feature in order to test FMA encoding...
2013-08-21 Bob WilsonFor Darwin builds, locate tools using xcrun when available.
2013-08-21 Nick LewyckyIssue fixits replacing invalid character literals with...
2013-08-21 Craig TopperRevert accidental commit.
2013-08-21 Craig TopperRevert accidental commit.
2013-08-21 Craig TopperReplace avx-512 with avx512f to match llvm side and...
2013-08-21 Craig TopperRename mattr names for AVX-512 to from avx-512 -> avx51...
2013-08-21 Marshall ClowLWG 2145 - mark constructor for std::error_category...
2013-08-21 Nick LewyckyNo functionality change. Adjust a bunch of formatting...
2013-08-21 NAKAMURA TakumiX86TargetMachine.cpp: Clarify to emit GOT in i686-...
2013-08-21 NAKAMURA Takumilli/RecordingMemoryManager.cpp: Make it complain if...
2013-08-21 Argyrios KyrtzidisRemove more uses of 'index' as namespace scope.
2013-08-21 Richard SmithIf we find an error in the range expression in a range...
2013-08-21 Jakub StaszakMove #includes from .h to .cpp file.
2013-08-21 Akira Hatanaka[micromips] Print instruction alias "not" if the last...
2013-08-21 Argyrios KyrtzidisAvoid using the 'index' namespace as scope.
2013-08-20 Bill WendlingMove registering the execution of a basic block to...
2013-08-20 Akira Hatanaka[mips] Add support for mfhc1 and mthc1.
2013-08-20 Akira Hatanaka[mips] Add support for calling convention CC_MipsO32_FP...
2013-08-20 Fariborz JahanianObjectiveC migrator. make sure to embed audited
2013-08-20 Akira Hatanaka[mips] Remove predicates that were incorrectly or unnec...
2013-08-20 Jakub StaszakAdd some constantness.
2013-08-20 Bill WendlingUse -disable-output and to suppress output and don...
2013-08-20 Akira Hatanaka[mips] Define register class FGRH32 for the high half...
2013-08-20 Jakub StaszakFix include guards.
2013-08-20 Eli FriedmanRemove Extension warning for GNU local labels.
2013-08-20 Eli FriedmanAdd more specific flags for misc GNU extensions.
2013-08-20 Fariborz JahanianObjectiveC migrator: make sure audited pragams are
2013-08-20 Rafael EspindolaCentralize the handling of -target-cpu (-cc1, -cc1as...
2013-08-20 David BlaikieTest case for PR16933/r188707.
2013-08-20 Eli FriedmanFix iterator invalidation. PR16935.
2013-08-20 David BlaikieDebugInfo: comment/inlining based on feedback from...
2013-08-20 Hans WennborgLook at lowercase version of argv[0] when determining...
2013-08-20 Arnold SchwaighoferSLPVectorizer: Fix invalid iterator errors
2013-08-20 Matt ArsenaultTeach ConstantFolding about pointer address spaces
2013-08-20 Akira Hatanaka[mips] Resolve register classes dynamically using ptr_r...
2013-08-20 David BlaikieDebugInfo: Simplify/clarify propagation of typemembers...
2013-08-20 Reed KotlerAdd an option which permits the user to specify using...
2013-08-20 Akira Hatanaka[mips] Guard micromips instructions with predicate...
2013-08-20 Fariborz JahanianObjectiveC migrator: More tweaking of heuristics
2013-08-20 Richard SmithDuring typo correction, check for an exact match in...
2013-08-20 Edwin Vanecpp11-migrate: Use Replacement serialization from clang...
2013-08-20 Jim GrosbachARM: Fix fast-isel copy/paste-o.
2013-08-20 Edwin VaneAdding Replacement serialization support
2013-08-20 Rafael EspindolaCentralize the logic for handling -m* options and fix...
2013-08-20 Fariborz JahanianObjectiveC migrator: More tweaking of heuristics
2013-08-20 Andrew KaylorStill more MCJIT PIC test XFAILs
2013-08-20 Andrew KaylorClarifying two MCJIT PIC tests as XFAIL on i686-pc...
2013-08-20 Marshall ClowUpdated status of issues #2093, 2144, and 2185
2013-08-20 Andrew KaylorRemoving duplicate XFAIL markers
2013-08-20 Marshall ClowUpdated status and description of issues 2064, 2069...
2013-08-20 Marshall ClowUpdated status of issues #2028, 2047, and 2053.
2013-08-20 Hafiz Abid... To test commit access.
2013-08-20 Andrew KaylorMarking two more MCJIT PIC tests as XFAIL on i686
2013-08-20 Andrew KaylorMarking MCJIT PIC tests as XFAIL on arm
2013-08-20 Rafael EspindolaRemove duplicated error checking.
2013-08-20 Alexey Samsonov[LSan] Add support for building standalone LSan runtime...
2013-08-20 Alexey Samsonov[LSan] Add support for building standalone LSan runtime...
2013-08-20 Marshall ClowUpdated status of issues #1214, 2207 and 2209. They...
2013-08-20 Rafael EspindolaRemove dead code.
2013-08-20 Ed MasteInclude checksum in non-ack mode
2013-08-20 NAKAMURA TakumiUniqueHeaderNameTest.cpp: Appease valgrind.
2013-08-20 Rafael EspindolaRefactor the x86 feature handling.
2013-08-20 Vladimir MedicFix style issues in AsmParser.cpp
2013-08-20 Tim NorthoverARM: add test for last commit
2013-08-20 Tim NorthoverARM: default to arm1176jzf-s for hard-float platforms.
2013-08-20 Guillaume PapinRevert "cpp11-migrate: Add a class to support include...
2013-08-20 Daniel Jasperclang-format: Format enum struct/class like enum.
2013-08-20 Daniel Jasperclang-format: Additional options for spaces around...
2013-08-20 Benjamin KramerARCMigrate depends on the static analyzer.
2013-08-20 Guillaume Papincpp11-migrate: Add a class to support include directive...
2013-08-20 NAKAMURA Takumiclang/test/Driver/cl-options.c: Remove the feature...
2013-08-20 NAKAMURA Takumiclang/test/Driver: Remove the feature "clang-driver...
2013-08-20 NAKAMURA Takumiclang/test/Driver: Remove the feature "clang-driver...
2013-08-20 Elena DemikhovskyAVX-512: Added more patterns for VMOVSS, VMOVSD, VMOVD...
2013-08-20 Daniel Sanders[mips][msa] Added fexdo, fexup[lr] builtins
2013-08-20 Daniel Sanders[mips][msa] Removed fcge, fcgt, fsge, fsgt
2013-08-20 Richard Sandiford[SystemZ] Update README
2013-08-20 Richard Sandiford[SystemZ] Use SRST to optimize memchr
2013-08-20 Benjamin Kramermemcmp is not a valid way to compare structs with paddi...
2013-08-20 Daniel Sanders[mips][msa] Added insve
2013-08-20 Ed MasteFix crash when connecting to gdbserver without loading...
next