oota-llvm.git
2013-10-23 NAKAMURA Takumiinclude/llvm-c: Whitespace.
2013-10-23 Jim GrosbachX86: Make concat_vectors combine a bit more conservative.
2013-10-23 Shuxin YangUse address-taken to disambiguate global variable and...
2013-10-23 Benjamin KramerMark zero-argument functions explicitly in C headers.
2013-10-23 Zoran JovanovicSupport for microMIPS relocations 1.
2013-10-23 Anders WaldenborgFix cmake dependency on llvm-c-test in test
2013-10-23 Matheus Almeida[mips][msa] Direct Object Emission support for the...
2013-10-23 Daniel Sanders[mips][msa] Added support for matching fexp2 from norma...
2013-10-23 Artyom SkrobovMake ARM hint ranges consistent, and add tests for...
2013-10-23 Anders WaldenborgFix check for supported targets in llvm-c lit.local.cfg
2013-10-23 Anders WaldenborgAdd llvm-c-test tool for testing llvm-c
2013-10-23 Tom StellardR600/SI: Replace ffs(x) - 1 with countTrailingZeros(x)
2013-10-23 Yuchen WuTest commit. Added whitespace in GCOV.cpp.
2013-10-23 Tom StellardR600/SI: fix MIMG writemask adjustement
2013-10-23 Tom StellardR600: Fix handling of vector kernel arguments
2013-10-23 Tom StellardSelectionDAG: Pass along the original argument/element...
2013-10-23 Tom StellardR600/SI: Add support for i64 bitwise or
2013-10-23 Tom StellardR600/SI: Use S_LOAD_DWORD instructions for v8i32 and...
2013-10-22 David BlaikieMC: Support multiple sections with the same name in...
2013-10-22 Quentin Colombet[X86][FastISel] Add a comment to help understanding...
2013-10-22 Matt ArsenaultR600/SI: Don't assert on SCC usage
2013-10-22 Manman RenDebug Info: code clean up.
2013-10-22 David BlaikieWhitespace
2013-10-22 David BlaikieDIEHashing: Provide an assert for unreachable functiona...
2013-10-22 Bob Wilsonllvm-cov: Use uint32_t for loop variables to be more...
2013-10-22 Bob Wilsonllvm-cov: fix a typo and rename a variable.
2013-10-22 Tim NorthoverARM: provide diagnostics on more writeback LDM/STM...
2013-10-22 Tom StellardR600/SI: Use llvm_unreachable() for an always false...
2013-10-22 Tom StellardR600/SI: Fix warning on non-asserts build
2013-10-22 Tom StellardR600: Simplify handling of private address space
2013-10-22 Tom StellardR600: Remove unused InstrInfo::getMovImmInstr() function
2013-10-22 Manman RenSimplify testing case (Thanks Rafael for the testing...
2013-10-22 David BlaikieDWARF type hashing: pointers to members
2013-10-22 Bob WilsonFix llvm-cov counts to be 64-bit integers to avoid...
2013-10-22 Benjamin KramerSpeling fixes.
2013-10-22 Alp TokerFix the -Werror -Wpedantic clang selfhost build
2013-10-22 Matheus Almeida[mips][msa] Direct Object Emission support for conditio...
2013-10-22 Elena DemikhovskyAVX-512: aligned / unaligned load and store for 512...
2013-10-22 Bill WendlingAdd testcase for PR3168. It was fixed over time.
2013-10-22 Wan XiaofeiUsing FoldingSet in SelectionDAG::getVTList.
2013-10-22 Anders Waldenborgllvm-c: Add LLVMPrintTypeToString
2013-10-22 Bob WilsonChange llvm-cov output formatting to be more similar...
2013-10-22 Andrew TrickClarify SCEV comments.
2013-10-22 Craig TopperReplace (V)MOVZDI2PDIrr/rm instructions with patterns...
2013-10-22 Jim GrosbachARM: Thumb2 copy for GPRPair needs to use thumb instruc...
2013-10-22 Jim GrosbachARM: Clean up copyPhysReg() a bit.
2013-10-22 Manman RenTBAA: fix PR17620.
2013-10-22 Eric ChristopherFormatting/whitespace.
2013-10-22 Bob WilsonMove the printing of llvm-cov information out from...
2013-10-21 Adrian Prantlfix two typos.
2013-10-21 Andrew KaylorFIXME comment shouldn't have been doxygen style
2013-10-21 Eric ChristopherFix spelling, grammar, and match naming convention...
2013-10-21 David BlaikieDWARF Type Hashing: Include reference and rvalue refere...
2013-10-21 David BlaikieDWARF type hashing: begin implementing Step 5, summary...
2013-10-21 Andrew KaylorRemoving unnecessary link component for MCJIT unittests
2013-10-21 David BlaikieDIEHashTest: Correct the order of operands to the TEST...
2013-10-21 Chad Rosier[AArch64] Add the constraint to NEON scalar mla/mls...
2013-10-21 Tom StellardSimplifyCFG: Don't duplicate calls to functions marked...
2013-10-21 Matt ArsenaultRemove unused TargetLowering field.
2013-10-21 Matt ArsenaultFix CodeGen for vectors of pointers with address spaces.
2013-10-21 Matt ArsenaultFix CodeGen for different size address space GEPs
2013-10-21 Matt ArsenaultUse more type helper functions
2013-10-21 Matt ArsenaultReuse variable
2013-10-21 Reid KlecknerFix the build in DIE.cpp with MSVC 2010
2013-10-21 David BlaikieDWARF type hashing: Handle multiple (including recursiv...
2013-10-21 Matt ArsenaultTeach SimplifyCFG about address spaces
2013-10-21 Matt ArsenaultFix creating bitcasts between address spaces in SCEV.
2013-10-21 Matt ArsenaultRemove unused SCEV functions
2013-10-21 Lang HamesX86 vector element shift-by-immediate instructions...
2013-10-21 Eric ChristopherFix up some old review feedback.
2013-10-21 Andrew KaylorImproving MCJIT/RuntimeDyld thread safety
2013-10-21 David BlaikieDebugInfo: Put each kind of constant (form, attribute...
2013-10-21 Rafael EspindolaOptimize more linkonce_odr values during LTO.
2013-10-21 David BlaikieDebugInfo: Hash DW_FORM_GNU_str_index as a string.
2013-10-21 Elena DemikhovskyAVX-512: MUL operation lowering for v8i64
2013-10-21 Matheus Almeida[mips][msa] Direct Object Emission support for LD/ST...
2013-10-21 Matheus Almeida[mips][msa] Direct Object Emission support for LDI...
2013-10-21 Matheus Almeida[mips][msa] Direct Object Emission support for MOVE.v.
2013-10-21 Matheus Almeida[mips][msa] Direct Object Emission support for CTCMSA...
2013-10-21 Matheus Almeida[mips][msa] Direct Object Emission of SPLAT instruction.
2013-10-21 Matheus Almeida[mips][msa] Fix definition of SLD instruction.
2013-10-21 Michael GottesmanFix the predecessor removal logic in r193045.
2013-10-21 Bill WendlingDon't eliminate a partially redundant load if it's...
2013-10-21 Nick LewyckyFix typo in test's XFAIL line. Patch by Dimitry Andric!
2013-10-20 Michael GottesmanTeach simplify-cfg how to correctly create covered...
2013-10-20 Peter CollingbourneTypo.
2013-10-20 Peter CollingbourneEmit prefix data after debug and EH directives.
2013-10-20 Peter CollingbourneEmit DWARF line entries for all data in the instruction...
2013-10-19 Benjamin KramerRemove unused variable.
2013-10-19 Bill WendlingPerform an intelligent splice of the predecessor with...
2013-10-19 Yaron KerenAvoid duplicate search by reusing the iterator.
2013-10-19 Yaron KerenAdded comments from Andrew Kaylor.
2013-10-19 Yaron KerenRemove NDBEUG from all release types compile flags.
2013-10-19 Eric ChristopherReformat.
2013-10-19 Eric ChristopherFix up a few minor performance problems spotted in...
2013-10-19 Andrew TrickUpdate PPC loop tests after SCEV non-unit-stride checki...
2013-10-18 Andrew TrickSCEV should use NSW to get trip count for positive...
2013-10-18 Bill WendlingWrite a simple description of the 'target triple' direc...
2013-10-18 Nadav RotemMark some command line flags as hidden
2013-10-18 Bill WendlingClarify that an alignment of 0 or 1 on a mem* intrinsic...
next