oota-llvm.git
2014-04-09 Bradley Smith[ARM64] Floating point to fixed point scaled conversion...
2014-04-09 Bradley Smith[ARM64] Port over the PostEncoderMethod fix for SMULH...
2014-04-09 Bradley Smith[ARM64] Add missing tlbi operands and error for extra...
2014-04-09 Bradley Smith[ARM64] Rework system register parsing to overcome...
2014-04-09 Bradley Smith[ARM64] Port over the PostEncoderMethod from AArch64...
2014-04-09 Bradley Smith[ARM64] Use PStateMapper to ensure that MSRcpsr operand...
2014-04-09 Bradley Smith[ARM64] Remove PrefetchOp and use ARM64PRFM instead.
2014-04-09 Bradley Smith[ARM64] Add WZR to isGPR32Register, since every use...
2014-04-09 Bradley Smith[ARM64] Remove ARM64SYS.
2014-04-09 Bradley Smith[ARM64] Move CPSRField and DBarrier operands over to...
2014-04-09 Bradley Smith[ARM64] Switch the decoder, disassembler, instprinter...
2014-04-09 Bradley Smith[ARM64] Move ARM64BaseInfo.{cpp,h} into a Utils/ subdir...
2014-04-09 Bradley Smith[ARM64] Copy the named immediate operand mapping logic...
2014-04-09 Bradley Smith[ARM64] Shifted register ALU ops are reserved if sf...
2014-04-09 Bradley Smith[ARM64] Add support for NV condition code (exists only...
2014-04-09 Bradley Smith[ARM64] Add missing 1Q -> 1q vector kind alias
2014-04-09 Bradley Smith[ARM64] Add parsing for vector lists such as {v0.8b...
2014-04-09 Bradley Smith[ARM64] Correctly alias LSL to UXTW for 32bit instructi...
2014-04-09 Bradley Smith[ARM64] STRHro and STRBro were not being decoded at...
2014-04-09 Bradley Smith[ARM64] MOVK with sf=0 and hw<1>=1 is unallocated....
2014-04-09 Bradley Smith[ARM64] Register-offset loads and stores with the ...
2014-04-09 Filipe CabecinhasRevert "YAMLIO: Encode ambiguous hex strings explicitly"
2014-04-09 Arnold SchwaighoferSLPVectorizer: Only vectorize intrinsics whose operands...
2014-04-09 Elena DemikhovskyAVX-512: insert element to mask vector; store i1 data
2014-04-09 Viktor KutuzovAdd support for building LLVM on FreeBSD 9.2
2014-04-09 Daniel SandersRe-commit: [mips] abs.[ds], and neg.[ds] should be...
2014-04-09 David MajnemerYAMLIO: Encode ambiguous hex strings explicitly
2014-04-09 Tobias GrosserDelinearize: Extend informationin -analyze output
2014-04-09 Matt ArsenaultR600/SI: Match not instruction.
2014-04-09 Tim NorthoverARM64: scalarize v1i64 mul operation
2014-04-09 Tim NorthoverARM64: add pattern for <1 x i64> custom not node.
2014-04-09 Saleem AbdulrasoolObject: add type names for ARM/COFF relocations
2014-04-09 Saleem AbdulrasoolARM MC: 80 column
2014-04-09 Saleem AbdulrasoolARM MC: sort source files in CMakeLists
2014-04-09 Craig Topper[C++11] More 'nullptr' conversion or in some cases...
2014-04-09 Craig Topper[C++11] Make use of 'nullptr' in TableGen library.
2014-04-09 Craig Topper[C++11] Replace some comparisons with 'nullptr' with...
2014-04-08 David MajnemerWinCOFF: Emit common symbols as specified in the COFF...
2014-04-08 Matt ArsenaultBug 19348: Check for legal ExtLoad operation before...
2014-04-08 Sebastian Popdivide by the result of the gcd
2014-04-08 Sebastian Pophandle special cases when findGCD returns 1
2014-04-08 Sebastian Popin findGCD of multiply expr return the gcd
2014-04-08 Sean Silva[docs] VCS contains a record of authorship
2014-04-08 Sean Silva[docs] Fix up some links to the preferred style.
2014-04-08 Juergen Ributzka[Constant Hoisting][ARM64] Enable constant hoisting...
2014-04-08 Duncan P. N... RegAlloc: Account for a variable entry block frequency
2014-04-08 Hal Finkel[PowerPC] Don't return false from PPC::isVSLDOIShuffleMask
2014-04-08 Kevin EnderbyFix the ARM VLD3 (single 3-element structure to all...
2014-04-08 Duncan P. N... Verifier: Give the right message for bad atomic loads
2014-04-08 Diego NovilloAdd -pass-remarks flag to 'opt'.
2014-04-08 Diego NovilloAdd support for optimization reports.
2014-04-08 NAKAMURA TakumiX86MCAsmInfoGNUCOFF: Set PointerSize as 8 for targeting...
2014-04-08 Tim NorthoverARM64: fix fmsub patterns which assumed accum operand...
2014-04-08 Richard SmithThe LLVM C API shouldn't be including a file from the...
2014-04-08 Elena DemikhovskyAVX-512: Added fp_to_uint and uint_to_fp patterns.
2014-04-08 Andrew TrickFix a (legacy) PassManager crash that occurs when a...
2014-04-08 David MajnemerX86: Split the relocation selection up
2014-04-07 Jim GrosbachTidy up comments a bit.
2014-04-07 Jim GrosbachARM64: Range based for loop in ARM64PromoteConstant...
2014-04-07 Jim GrosbachARM64: Clean up file header comment a bit.
2014-04-07 David Majnemerobj2yaml: Use the correct relocation type for different...
2014-04-07 Sean Silva[docs] Fix some links
2014-04-07 Sean Silva[docs] Update link title
2014-04-07 Sean Silva[docs] Fix some Sphinx warnings that have crept in.
2014-04-07 Reed KotlerReverting commit r205628 due to mips64 issues.
2014-04-07 Andrew TrickPut a limit on ScheduleDAGSDNodes::ClusterNeighboringLo...
2014-04-07 Tom StellardR600/SI: Handle INSERT_SUBREG in SIFixSGPRCopies
2014-04-07 Tom StellardR600: Match 24-bit arithmetic patterns in a Target...
2014-04-07 Tom StellardR600: Replace dyn_cast + assert with cast
2014-04-07 Richard SmithRemove an unused file.
2014-04-07 Richard SmithWhen a CHECK-NEXT fails because there was no match...
2014-04-07 Matt ArsenaultUse std::swap
2014-04-07 Matt ArsenaultUse .data() instead of &x[0]
2014-04-07 Eric ChristopherInvert the option to enable debug info verification...
2014-04-07 Eric ChristopherRevert the last couple of patches here and go back...
2014-04-07 Eric ChristopherHandle vlas during inline cost computation if they...
2014-04-07 Eric ChristopherXFAIL this completely at the moment:
2014-04-07 Simon AtanasyanFix a typo in the comment.
2014-04-07 Eric ChristopherAdd NDEBUG markers around debug only function.
2014-04-07 Eric ChristopherAdd debug location information to the vectorizer debug...
2014-04-07 Eric ChristopherMake test run on most platforms and only fail on cygwin...
2014-04-07 Manuel KlimekMake docs point to new domain.
2014-04-07 Craig TopperUse 'false' for a bool instead of '0'
2014-04-07 Craig Topper[C++11] Make use of 'nullptr' in the Support library.
2014-04-07 Serge PavlovUpdated phabricator server.
2014-04-06 Elena DemikhovskyChanges in IntelJITEventListener - By Arch Robinson
2014-04-06 NAKAMURA TakumiQuick fix: Triple::isOSMSVCRT() should be false for...
2014-04-06 Simon Atanasyan[yaml2obj][ELF] Rename class SectionNameToIdxMap =...
2014-04-06 David BlaikieDebugInfo: Support namespace aliases as DW_TAG_imported...
2014-04-06 Argyrios Kyrtzidis[Support] Modify LockFileManager::waitForUnlock() to...
2014-04-05 David BlaikieRemove unused parameter
2014-04-05 Saleem AbdulrasoolAsmParser: add a warning for compatibility parsing
2014-04-05 David BlaikieMachineInstr: introduce explicit_operands and implicit_...
2014-04-05 David BlaikieRemove unnecessary "inline" of inline defined member...
2014-04-05 Saleem AbdulrasoolARM: consolidate MachO checks for ARM asm parser
2014-04-05 David BlaikieSimplify compression API by compressing into a SmallVec...
2014-04-05 David BlaikieSimplify compression API by decompressing into a SmallV...
2014-04-05 Saleem AbdulrasoolAsmParser: restore LLVM IR compatibility for linker_pri...
2014-04-05 David BlaikieFixing typo.
2014-04-05 David BlaikieFix typo
next