oota-llvm.git
2014-02-20 Daniel Sanders[mips] Make mips64 the default CPU for the mips64 archi...
2014-02-20 Evgeniy StepanovUnconditionally include msan_interface.h when building...
2014-02-20 Daniel SandersAdded release note about making all inline assembly...
2014-02-20 NAKAMURA TakumiCOFFObjectFile.cpp: Appease msvc in r201760.
2014-02-20 Craig Topper[x86] Switch PAUSE instruction to use XS prefix instead...
2014-02-20 Elena DemikhovskyAVX-512: added a lit test for truncate operation
2014-02-20 Elena DemikhovskyAVX-512: Fixed compilation issue
2014-02-20 Rui Ueyamallvm-objdump/COFF: Print SEH table addresses.
2014-02-20 Nick LewyckyFix change in behaviour accidentally introduced in...
2014-02-20 Elena DemikhovskyAVX-512: Assembly parsing of broadcast semantic in...
2014-02-20 Rui UeyamaObject/COFF: Fix padding between CSDVersion and EditList.
2014-02-20 Nick LewyckySimplify the implementation of getUnderlyingObjectsForI...
2014-02-20 Eric ChristopherAdd support for hashing attributes with DW_FORM_block...
2014-02-20 Eric ChristopherMake DIELoc/DIEBlock's ComputeSize method const. Add...
2014-02-20 Eric ChristopherFormat.
2014-02-20 Eric ChristopherThis tests DW_FORM_sdata, not DW_FORM_block. Make the...
2014-02-20 Eric ChristopherFix commit thinkos from splitting out patches.
2014-02-20 Eric ChristopherAdd support for hashing DW_FORM_sdata and a small testcase.
2014-02-20 Eric ChristopherFormat.
2014-02-20 Eric ChristopherRemove FIXME that had snuck in.
2014-02-19 Tobias GrosserAvoid collisions with Objective-C++ keywords
2014-02-19 Tobias GrosserFix typo
2014-02-19 Reed KotlerMake one statement easier to understand from post commm...
2014-02-19 Roman DivackyExpand 64bit {SHL,SHR,SRA}_PARTS on sparcv9.
2014-02-19 Rafael Espindolamove getNameWithPrefix and getSymbol to TargetMachine.
2014-02-19 Rafael EspindolaAdd back r201608, r201622, r201624 and r201625
2014-02-19 Eli BenderskyRefactor TargetOptions initialization into a single...
2014-02-19 Christian PirkerTest commit - remove the new line to lib/Target/AArch64...
2014-02-19 Daniel Sanders[mips] Use multiple FileCheck prefixes rather than...
2014-02-19 Daniel Sanders[mips] In the integrated assembler, select the default...
2014-02-19 Christian PirkerTest commit - added a new line to lib/Target/AArch64...
2014-02-19 Venkatraman... [Sparc] Remove spurious checks from a testcase.
2014-02-19 Daniel Sanders[mips] Use llvm::Triple in ParseMipsTriple() instead...
2014-02-19 Rafael EspindolaThis reverts commit r201625 and r201624.
2014-02-19 Daniel Sanders[mips] Add explicit N32 and N64 tests to nabi-regs...
2014-02-19 Alexey SamsonovSupport GTest for FreeBSD platforms (9.x)
2014-02-19 Daniel Sanders[mips] Remove unused NotN64 predicate
2014-02-19 Cameron McInallyFix AVX512 vector sqrt assembly strings.
2014-02-19 Logan ChienDisable override and final C++ keyword in gcc 4.6.
2014-02-19 Daniel JasperRevert r201622 and r201608.
2014-02-19 Tim NorthoverX86: move test requiring X86TargetLowering info into...
2014-02-19 Tim NorthoverTry addding datalayout in case that's what Hexagon...
2014-02-19 Tim NorthoverX86 CodeGenPrep: sink shufflevectors before shifts
2014-02-19 Evgeniy StepanovBuild PIE binaries when cross-compiling to Android.
2014-02-19 Alexey SamsonovTry to revive buildbots after r201620
2014-02-19 Craig TopperRemove special FP opcode maps and instead add enough...
2014-02-19 Craig TopperReduce size of map field in X86 TSFlags since it now...
2014-02-19 Craig TopperPut some of the X86 formats in a more logical order.
2014-02-19 Craig TopperRemove A6/A7 opcode maps. They can all be handled with...
2014-02-19 Rui Ueyamallvm-objdump/COFF: Print load configuration table.
2014-02-19 Mingjie XingFix a typo in a comment.
2014-02-19 Saleem AbdulrasoolMCAsmParser: support required parameters
2014-02-19 Saleem AbdulrasoolMCAsmParser: change representation of MCAsmMacroParameter
2014-02-19 Rafael EspindolaNow that llvm always does the right thing with private...
2014-02-19 Rafael EspindolaUse PrivateLinkage now that it is safe.
2014-02-19 Rafael EspindolaAvoid an infinite cycle with private linkage and -f...
2014-02-19 Sean Silva[docs] Clean up some more llvm-gcc stuff
2014-02-18 Sean Silva[docs] Nuke some references to llvm-gcc
2014-02-18 Rafael EspindolaFix PR18743.
2014-02-18 Rafael EspindolaRename a DebugLoc variable to DbgLoc and a DataLayout...
2014-02-18 Lang HamesConsistently check 'IsCode' when allocating sections...
2014-02-18 Ana Pazos[AArch64] Expanded sin, cos, pow with FP vector types...
2014-02-18 Daniel Sanders[mips] Add support for ELF64-mips and the R_MIPS_32...
2014-02-18 Rafael EspindolaRename some member variables from TD to DL.
2014-02-18 Marshall ClowAdd myself as owner for libc++
2014-02-18 Robert LyttonXCore target: Handle common linkage
2014-02-18 Robert LyttonXCore target: addMemOperand as necessary
2014-02-18 Robert LyttonXCore target: Fix llvm.eh.return and EH info register...
2014-02-18 Tim NorthoverDarwin builds: handle different possible form for SDKROOT.
2014-02-18 Tim NorthoverGlobalMerge: move "-global-merge" option to the pass...
2014-02-18 Tim NorthoverX86: use vpsllvd (& friends) for 16-bit shifts on Haswell
2014-02-18 Justin Bognerllvm-cov: Support gcov's extermely lenient treatment...
2014-02-18 Craig TopperAdd PS prefix to some classes I missed in r201538.
2014-02-18 Craig TopperAdd a bunch of OpSize32 tags to 64-bit mode only instru...
2014-02-18 Elena DemikhovskyAVX-512: Fixed size of mask registers
2014-02-18 Jiangning LiuFix a typo about lowering AArch64 va_copy.
2014-02-18 Craig TopperAdd an x86 prefix encoding for instructions that would...
2014-02-17 Duncan P. N... PGO: llvm-profdata: tool for merging profiles
2014-02-17 Kevin EnderbyFix the arm assembler so that this malformed instruction:
2014-02-17 Anders WaldenborgAdd support for assigning to . in AsmParser.
2014-02-17 Craig TopperFix diassembler handling of rex.b when mod=00/01/10...
2014-02-17 Elena DemikhovskyAVX-512: implemented zext fron i1 to i16
2014-02-17 Gerolf Hoflehnerfix for null VectorizedValue assertion in the SLP Vecto...
2014-02-17 Saleem AbdulrasoolMCAsmParser: add some mixed argument tests
2014-02-17 Saleem AbdulrasoolMCAsmParser: better handling for named arguments
2014-02-16 Mark SeabornUse 16 byte stack alignment for NaCl on ARM
2014-02-16 Arnold SchwaighoferSCEVExpander: Try hard not to create derived induction...
2014-02-16 Rafael EspindolaRemove dead code, we already require cmake 2.8.8.
2014-02-16 Rafael EspindolaRemove unnecessary typename.
2014-02-16 Nico RieckFix more broken CHECK lines
2014-02-16 Nico RieckAdd extra CHECK prefix to tests with explicit prefix
2014-02-16 Nico RieckActually call FileCheck in tests
2014-02-16 NAKAMURA Takumillvmbuild: Exclude disabled targets from LLVMExports...
2014-02-16 NAKAMURA TakumiLLVMExports.cmake: Add System libs $(LIBS) to LLVMSuppo...
2014-02-16 NAKAMURA TakumiLLVMExports.cmake: Exclude gtest since they are not...
2014-02-16 Elena DemikhovskyAVX-512: simpyfied BUILD_VECTOR for masks; fixed cmp...
2014-02-16 Gerolf Hoflehnerfixed typo in comment as my test commit
2014-02-16 Eric ChristopherAdd a DIELoc class to cover the DW_FORM_exprloc set...
2014-02-16 Nico RieckFix broken CHECK lines
2014-02-16 Saleem AbdulrasoolMCAsmParser: relax declaration parsing
next