oota-llvm.git
2015-01-29 Rafael EspindolaUse enum values. NFC.
2015-01-29 Rafael EspindolaDon't create multiple mergeable sections with -fdata...
2015-01-29 Vladimir Medic[Mips][Disassembler] When disassembler meets cache...
2015-01-29 Charlie TurnerAdd a missing Tag_DIV_use test for Cortex-M7.
2015-01-29 NAKAMURA TakumiCommandLineParser: Avoid non-static member nitializer(s).
2015-01-29 Owen AndersonFix the preprocessor checks used to determine if backtr...
2015-01-29 Owen AndersonUse the existing build configuration parameter ENABLE_B...
2015-01-29 Simon Atanasyan[ELFYAML] Provide default value 0 for YAML relocation...
2015-01-29 Chandler CarruthRemove an unused private field added r227405 to fix...
2015-01-29 Chandler Carruth[LPM] Try again to appease powerpc64 in its self host...
2015-01-29 Chandler Carruth[LPM] Fix an "obvious" typo from r227411. Really sorry...
2015-01-29 Chandler Carruth[LPM] Clean up the use of TLS in pretty stack trace...
2015-01-29 Reid KlecknerRemove unused variable
2015-01-29 Reid KlecknerAdd a Windows EH preparation pass that zaps resumes
2015-01-29 Eric ChristopherRemove getSubtargetImpl from AArch64ISelLowering and...
2015-01-29 Eric ChristopherRemove getSubtargetImpl from ARMISelLowering and cache the
2015-01-29 Eric ChristopherSmall cleanup in ARMFastISel initialization.
2015-01-29 Eric ChristopherMigrate ARM except for TTI, AsmPrinter, and frame lowering
2015-01-28 Manuel JacobAdd nullptr checks for TargetSelectionDAGInfo in Select...
2015-01-28 Kostya Serebryany[fuzzer] add option -save_minimized_corpus
2015-01-28 Chandler Carruth[LPM] Fix the PPC attribute to be spelled 'global-dynam...
2015-01-28 Philip ReamesTeach SplitBlockPredecessors how to handle landingpad...
2015-01-28 Kostya SerebryanyAdd lit-style tests for the Fuzzer library
2015-01-28 Sanjay Patelfix typos; NFC
2015-01-28 Chris BienemanBuild fix for Visual Studio. NFC.
2015-01-28 Frederic Riss[dsymutil] Gather the DIE tree child->parent relationships.
2015-01-28 Frederic RissAdd DWARFUnit::getNumDIEs() and getDIEIndex()
2015-01-28 Colin LeMahieu[Hexagon] Updating several V5 intrinsics and adding...
2015-01-28 Simon PilgrimSpelling fixes. NFC.
2015-01-28 Simon PilgrimLine endings fix. NFC.
2015-01-28 Zoran Jovanovic[mips][microMIPS] Implement SWM and LWM aliases
2015-01-28 Kostya Serebryany[fuzzer] instructions for building/running clang-format...
2015-01-28 Sanjay Patelinvert check for less indentation; use local vars to...
2015-01-28 Colin LeMahieu[Hexagon] Updating many V4 intrinsic patterns. Adding...
2015-01-28 Chandler Carruth[LPM] Try to work around a bug with local-dynamic TLS...
2015-01-28 Philip ReamesRemove gc.root's performCustomLowering
2015-01-28 Chris BienemanMoving AddLiteralOption's declaration higher up in...
2015-01-28 Colin LeMahieu[Hexagon] Adding XTYPE/MPY intrinsic tests and some...
2015-01-28 Chris BienemanRefactoring llvm command line parsing and option regist...
2015-01-28 Alex RosenbergAssume code ownership for the PS4 to ensure patches...
2015-01-28 Bjorn SteinbrinkFix build breakage caused by memory leaks in llvm-c...
2015-01-28 Colin LeMahieu[Hexagon] Deleting a lot of old variants of intrinsics...
2015-01-28 Frederic Riss[dsymutil] Add DwarfLinker class.
2015-01-28 Colin LeMahieu[Hexagon] Converting XTYPE/BIT intrinsic patterns and...
2015-01-28 Sanjay Pateluse SDValue methods directly instead of getNode()-...
2015-01-28 Rafael EspindolaSimplify code. NFC.
2015-01-28 Colin LeMahieu[Hexagon] Replacing XTYPE/SHIFT intrinsic patternss...
2015-01-28 Jozef Kolek[mips][microMIPS] Implement LWGP instruction
2015-01-28 Colin LeMahieu[Hexagon] Replacing intrinsics for halfword adds and...
2015-01-28 Colin LeMahieu[Hexagon] Replacing old intrinsic tests with organized...
2015-01-28 Bjorn SteinbrinkFix LLVMSetMetadata and LLVMAddNamedMetadataOperand...
2015-01-28 Simon Atanasyan[ELFYAML] Provide explicit value for relocation addendu...
2015-01-28 Michael Kuperstein[x32] Change the condition from bitness to LP64 for...
2015-01-28 Tom StellardR600: Move DataLayout to AMDGPUTargetMachine
2015-01-28 Tom StellardR600: Use a Southern Islands GPU as the default for...
2015-01-28 Hal FinkelCorrect the AggressiveAntiDepBreaker's handling of...
2015-01-28 Michael Kuperstein[X86] Reduce some 32-bit imuls into lea + shl
2015-01-28 Michael Kuperstein[x32] Enable sibcall optimization on x32.
2015-01-28 Sean Silva[docs] Use slightly more proper .rst markup
2015-01-28 Sean Silva[docs] [cleanup] No need for a comment around C++11...
2015-01-28 Elena DemikhovskyAVX-512: Added FMA intrinsics with rounding mode
2015-01-28 Craig Topper[X86] Teach disassembler to handle illegal immediates...
2015-01-28 Craig Topper[X86] Merge printSSECC and printAVXCC. They only differ...
2015-01-28 Chandler Carruth[LPM] Rip all of ManagedStatic and ThreadLocal out...
2015-01-28 Chandler Carruth[LPM] A targeted but somewhat horrible fix to the legac...
2015-01-28 Elena DemikhovskyFold fcmp in cases where value is provably non-negative...
2015-01-28 David Majnemerllvm-ar: Remove unimplemented -N option from -help
2015-01-28 Chandler Carruth[LPM] Stop using the string based preservation API...
2015-01-28 Eric ChristopherMigrate AArch64 except for TTI and AsmPrinter away...
2015-01-28 Chandler CarruthIntroduce a section to the programmers manual about...
2015-01-28 David BlaikieAdd description to assert
2015-01-28 David BlaikiePR22356: DebugInfo: Handle the size of a member where...
2015-01-28 Lang HamesRevert r227247 and r227228: "Add weak symbol support...
2015-01-28 Zachary Turner[llvm-pdbdump] Add basic symbol dumping.
2015-01-28 Reid KlecknerMove EH personality type classification to Analysis...
2015-01-28 Zachary Turner[llvm-pdbdump] Add support for printing source files...
2015-01-28 Zachary Turner[llvm-pdbdump] Print more friendly names for enum values.
2015-01-27 Quentin ColombetRevert r227242 - Merge vector stores into wider vector...
2015-01-27 Petar Jovanovic[mips] Use __clear_cache builtin instead of cacheflush()
2015-01-27 Zachary TurnerRun dos2unix against llvm-pdbdump.
2015-01-27 Saleem AbdulrasoolSymbolRewriter: allow rewriting with comdats
2015-01-27 Saleem AbdulrasoolSymbolRewriter: prevent unnecessary rewrite
2015-01-27 Zachary TurnerAdd support for dumping debug tables to llvm-pdbdump.
2015-01-27 Sanjay Patelremove function names from comments; NFC
2015-01-27 Chris BienemanRe-landing changes to use ArrayRef instead of SmallVect...
2015-01-27 Kostya Serebryany[fuzzer] properly enable asan's coverage feedback
2015-01-27 Sanjay Patelfix typos; NFC
2015-01-27 Kostya SerebryanyAdd a Fuzzer library
2015-01-27 Ahmed Bougacha[SimplifyLibCalls] Don't confuse strcpy_chk for stpcpy_chk.
2015-01-27 Sanjoy DasTeach IRCE to look at branch weights when recognizing...
2015-01-27 Alexey SamsonovRevert "[x86] Combine x86mmx/i64 to v2i64 conversion...
2015-01-27 Keno Fischer[ExecutionEngine] Fix r227228 tests on Windows
2015-01-27 Kevin Enderbydd the option, -link-opt-hints to llvm-objdump used...
2015-01-27 Sanjay PatelMerge vector stores into wider vector stores (PR21711)
2015-01-27 Zachary TurnerAdd llvm-pdbdump to tools.
2015-01-27 Dmitry Vyukovtsan: properly instrument unaligned accesses
2015-01-27 Ramkumar Ramachandraoverloaded-intrinsic-name: exercise anyptr on struct
2015-01-27 Keno Fischer[ExecutionEngine] Add weak symbol support to RuntimeDyld
2015-01-27 Keno Fischer[ExecutionEngine] FindFunctionNamed: Skip declarations
2015-01-27 Kai Nacke[mips] Add range checks and transformation to octeon...
next