platform/upstream/llvm.git
2011-12-15 Eli FriedmanMake check a bit more strict so we don't call ARM_AM...
2011-12-15 Jim GrosbachARM NEON VCLE is an alias for VCGE w/ the source operan...
2011-12-15 Kostya Serebryany[asan] add the name of the module to the description...
2011-12-15 Johnny ChenAdd fuzz call for newly added method SBTarget.GetInstru...
2011-12-15 Johnny ChenAdd fuzz calls for newly added SBProcess methods. ...
2011-12-15 Douglas GregorMove ObjCInterfaceDecl's "EndLoc" into DefinitionData...
2011-12-15 Tony LinthicumAdd MCTargetDesc library to Hexagon target
2011-12-15 Jim GrosbachARM NEON VTBL/VTBX assembly parsing and encoding.
2011-12-15 Jakob Stoklund... Enable proper constant island alignment by default.
2011-12-15 Chad RosierAdd missing zmovl AVX patterns which were causing crashes.
2011-12-15 Kostya Serebryany[asan] fix a bug (issue 19) where dlclose and the follo...
2011-12-15 Kostya Serebryany[asan] fix a bug (issue 19) where dlclose and the follo...
2011-12-15 Jim GrosbachSilence warning.
2011-12-15 Jim GrosbachARM NEON two-register double spaced register list parsi...
2011-12-15 Chad RosierFix assert in LowerBUILD_VECTOR for v16i16 type on...
2011-12-15 Anna Zaks[analyzer] Address Jordy's comments for r145985.
2011-12-15 Eli FriedmanZap unnecessary semicolons.
2011-12-15 Kostya Serebryany[asan] regression test for asan issue 19, currently...
2011-12-15 Douglas GregorWhen name lookup finds a module-private Objective-C...
2011-12-15 Douglas GregorKeep track of all declarations of an Objective-C class...
2011-12-15 Lang HamesSet specific target cpu for testcase.
2011-12-15 Howard HinnantFixed several bugs, implemented support for vector...
2011-12-15 Johnny ChenMove disassemble-raw-data dir to reside under test...
2011-12-15 Lang HamesAdded test case for r146671.
2011-12-15 Jakob Stoklund... Use the proper comparator for set_intersection.
2011-12-15 Richard SmithRefactor and simplify AddInitializerToDecl.
2011-12-15 Chris Lattnerclarify that clang version number macros are marketing...
2011-12-15 Lang HamesFix VSELECT operand order. Was previously backwards...
2011-12-15 Devang PatelUpdate DebugLoc while merging nodes at -O0.
2011-12-15 Douglas GregorExtend ObjCInterfaceDecl::DefinitionData to contain...
2011-12-15 Devang PatelUpdate tests to match r146665.
2011-12-15 Douglas GregorIntroduce the core infrastructure needed to model a...
2011-12-15 Hal FinkelAdd a test case to make sure that the nop really does...
2011-12-15 Devang PatelVirtual table holder field is either metadata or null.
2011-12-15 Hal FinkelEnsure that the nop that should follow a bl call in...
2011-12-15 Kostya Serebryany[asan] poison the internal asan heap memory, just in...
2011-12-15 Douglas Gregor"Accidentally" fixed a bug with overloading of function...
2011-12-15 Douglas GregorTwo null Decl*'s don't refer to the same declaration...
2011-12-15 Douglas GregorProvide a default constructor for ObjCInterfaceDecl...
2011-12-15 Jakob Stoklund... Synthesize missing register class intersections.
2011-12-15 Richard OsbornePass optLevel to XCoreDAGToDAGISel.
2011-12-15 Howard HinnantRemove quotes from locale name identifier. Credit...
2011-12-15 Hans WennborgFix test/Sema/format-strings-scanf.c
2011-12-15 Hans WennborgSupport the 'a' length modifier in scanf format strings...
2011-12-15 Argyrios Kyrtzidis[libclang] Give up on using write(); hopefully unbreaks...
2011-12-15 Argyrios KyrtzidisRevert r146646 that was a mistake, and make the intende...
2011-12-15 Argyrios Kyrtzidis[libclang] Try to unbreak mingw build.
2011-12-15 Douglas GregorMove the definition-specific data of ObjCInterfaceDecl...
2011-12-15 Greg ClaytonBumped Xcode project version to lldb-95 and debugserver...
2011-12-15 Eli FriedmanFix test.
2011-12-15 Argyrios Kyrtzidis[libclang] Install a fatal error handler that will...
2011-12-15 Greg Clayton<rdar://problem/10584789>
2011-12-15 Eli FriedmanMake constant folding for GEPs a bit more aggressive.
2011-12-15 Eli Friedman<climits> has UINT_MAX, not <limits>.
2011-12-15 Anna ZaksAnother fixit for r146633 (to make debian-fnt bot happy...
2011-12-15 Greg ClaytonExpose new read memory fucntion through python in SBPro...
2011-12-15 Anna ZaksFixit for r146633. Make sure UINT_MAX is defined on...
2011-12-15 Eli FriedmanEnhance the -Wsign-compare handling to suppress the...
2011-12-15 Anna ZaksAdd support for matching one or more (aka regex +)...
2011-12-15 Eli Friedmangcov-style profiling support for OpenBSD. Patch by...
2011-12-15 Eli FriedmanDon't try to form FGETSIGN after legalization; it is...
2011-12-15 Johnny Chenhttp://llvm.org/bugs/show_bug.cgi?id=11579
2011-12-15 Anna Zaks[analyzer] Ensure that the order in which checker callb...
2011-12-15 Chad RosierUse SmallVector/assign(), rather than std::vector/push_...
2011-12-15 Fariborz Jahanianobjc: do not auto synthesize properties declared in
2011-12-15 Chad RosierAdd support for lowering fneg when AVX is enabled.
2011-12-15 Pete CooperAdded InstCombine for "select cond, ~cond, x" type...
2011-12-15 Owen AndersonEnable synthesis of FLOG2 and FEXP2 SelectionDAG nodes...
2011-12-15 Douglas GregorIn debugger support mode, if we have a top-level messag...
2011-12-15 Eli FriedmanMake loop preheader insertion in LoopSimplify handle...
2011-12-15 Richard TrieuModify how the -verify flag works. Currently, the...
2011-12-15 Douglas GregorReplace all comparisons between ObjCInterfaceDecl point...
2011-12-15 Bill WendlingRe-re-enable compact unwind after fixing a failure...
2011-12-15 Argyrios Kyrtzidis[libclang] Indexing API: provide an attribute list...
2011-12-15 Argyrios Kyrtzidis[libclang] Suppress indexing references for occurrences...
2011-12-15 Kevin EnderbyAnother improvement to the implementation of .incbin...
2011-12-14 Douglas GregorReplace Decl::isSameEntityAs with a free function decla...
2011-12-14 Bill WendlingThe saved registers weren't being processed in the...
2011-12-14 Sean CallananI have added a function to SBTarget that allows
2011-12-14 Dan GohmanMove Instruction::isSafeToSpeculativelyExecute out...
2011-12-14 Jakob Stoklund... Consider CPE alignment in CreateNewWater().
2011-12-14 Jim GrosbachARM NEON better assembly operand range checking for...
2011-12-14 Richard SmithProduce more detailed diagnostics when static_assert...
2011-12-14 Johnny ChenAdd more robustness - use PyString_CheckExact(pvalue...
2011-12-14 Jim GrosbachARM NEON VLD2/VST2 lane indexed assembly parsing and...
2011-12-14 Devang PatelDo not sink instruction, if it is not profitable.
2011-12-14 Evan ChengAdd a blurb about MachineInstr bundling support.
2011-12-14 Bill WendlingReapply r146481 with a fix to create the Builder value...
2011-12-14 Kevin EnderbyImprove the implementation of .incbin directive by...
2011-12-14 Andrew TrickLSR: Fold redundant bitcasts on-the-fly.
2011-12-14 Richard SmithHalve the constexpr recursion depth in this test in...
2011-12-14 Rafael EspindolaFix typos.
2011-12-14 Jim GrosbachARM NEON fix alignment encoding for VST2 w/ writeback.
2011-12-14 Kevin EnderbyAdd the .incbin directive which takes the binary data...
2011-12-14 Douglas GregorIntroduce Decl::isSameEntityAs(), to help compare decla...
2011-12-14 Jim GrosbachNuke old code. Missed in last commit.
2011-12-14 Evan ChengAdd high level description of MachineInstr bundles.
2011-12-14 Jim GrosbachARM NEON refactor VST2 w/ writeback instructions.
2011-12-14 Douglas GregorDon't consider an overloaded operator& when the express...
2011-12-14 Rafael EspindolaDon't use the frame pointer on linux x86 and x86_64...
next