platform/upstream/llvm.git
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...
2011-12-14 Jim GrosbachARM NEON improve factoring a bit. No functional change.
2011-12-14 Johnny Chenhttp://llvm.org/bugs/show_bug.cgi?id=11569
2011-12-14 Evan ChengModel ARM predicated write as read-mod-write. e.g.
2011-12-14 Anna Zaks[analyzer] Disable verification step on the failing...
2011-12-14 DeLesley HutchinsAllow empty argument lists in thread safety attributes
2011-12-14 Jim GrosbachARM NEON VST2 assembly parsing and encoding.
2011-12-14 Stepan DyatkovskiyFix for bug #11429: Wrong behaviour for switches. Small...
2011-12-14 Dan GohmanIt turns out that clang does use pointer-to-function...
2011-12-14 David BlaikieMove & comment the 'decltype in declarator-id' as sugge...
2011-12-14 Jakob Stoklund... Fix speling and 80-col.
2011-12-14 Anna Zaks[analyzer] Re-enable the test which was failing on...
2011-12-14 Akira HatanakaAdd support for local dynamic TLS model in LowerGlobalT...
2011-12-14 Jim GrosbachFix copy/pasto that skipped the 'modify' step.
2011-12-14 Jim GrosbachARM/Thumb2 mov vs. mvn alias goes both ways.
2011-12-14 Chad RosierVFP2 is required for FP loads. Noticed by inspection.
2011-12-14 Chad RosierTidy up.
2011-12-14 Jim GrosbachARM/Thumb2 'cmp rn, #imm' alias to cmn.
2011-12-14 Chad RosierFix 80-column violation and extraneous brackets.
2011-12-14 Bob WilsonFix obvious error in _mm_test_all_zeros. PR11565.
2011-12-14 Douglas GregorEliminate the vistigial ObjCClassDecl::ObjCClassRef...
2011-12-14 Douglas GregorWhen name lookup comes across a declaration that is...
2011-12-14 Matt Beaumont-Gayr146430 lost some compile-time performance on MultiSour...
2011-12-14 Duncan SandsVectors are not aggregate types (see isAggregateType).
2011-12-14 Tobias GrosserAllow to run the Polly preopt passes with -O0
2011-12-14 Tobias Grosserwww: Enable mp4 version of the developer meeting talk
2011-12-14 Tobias GrosserScheduler: Try to maximize the band depth
2011-12-14 Tobias GrosserScheduler: Set maximal constant term
2011-12-14 Tobias GrosserUpdate isl
2011-12-14 Bob WilsonEnable stack protectors by default for iOS. <rdar...
2011-12-14 Jason MolendaOn Mac OS X the Objective-C runtime (libobjc) has many...
2011-12-14 NAKAMURA Takumillvm/lib/CodeGen: Fix cmake build since r146542.
2011-12-14 Eli FriedmanFix a stupid typo in MemDepPrinter.
2011-12-14 Eli FriedmanAdd missing cases to SDNode::getOperationName(). Patch...
2011-12-14 Evan ChengAllow target to specify register output dependency...
2011-12-14 Bill WendlingRevert r146481 to review possible miscompilations.
2011-12-14 Bill WendlingDisable to review some failures.
2011-12-14 Eli FriedmanSwitch test over to using -verify instead of using...
2011-12-14 Jim GrosbachARM assembler support for the target-specific .req...
2011-12-14 Evan Cheng- Add MachineInstrBundle.h and MachineInstrBundle.cpp...
2011-12-14 Anna Zaks[analyzer] Revert the taint test, which is failing...
2011-12-14 Johnny Chenllvm.org/bugs/show_bug.cgi?id=11560 lldb::SBTarget...
2011-12-14 Johnny ChenPrint out the breakpoint description only if self.Trace...
2011-12-14 Chad RosierAdd newline at EOF.
2011-12-14 Sean CallananThis commit is the result of a general audit of
2011-12-14 Anna Zaks[analyzer] Treat stdin as a source of taint.
2011-12-14 Anna Zaks[analyzer] Minor refactor to addTaint.
2011-12-14 Nick LewyckyDW_AT_virtuality is also defined to be constant, not...
2011-12-14 Anna Zaks[analyzer] Mark output of fscanf and fopen as tainted.
2011-12-14 Anna Zaks[analyzer] Mark getenv output as tainted.
2011-12-14 Chad RosierPer discussion on the list, remove BitcodeVerify pass...
2011-12-14 Chad RosierPer discussion on the list, remove BitcodeVerify pass...
2011-12-14 Kostya Serebryany[asan] insert __asan_init into ".preinit_array" section...
2011-12-14 Kostya Serebryany[asan] fix the test runner to detect build breakages...
2011-12-14 Kostya Serebryany[asan] remove .preinit_array from the compiler module...
2011-12-13 Kostya Serebryany[asan] fix some more format warnings in sysinfo/sysinfo.cc
2011-12-13 Richard TrieuMake the diagnostic message more consistant. Update...
2011-12-13 Michael J.... llvm-nm: refactor in order to support reading files...
2011-12-13 Michael J.... Support/FileSystem: Add file_magic and move a vew clien...
2011-12-13 Michael J.... Support/Program: Make Change<stream>ToBinary return...
2011-12-13 Michael J.... Cleanup whitespace.
2011-12-13 Jim GrosbachThumb2 assembler aliases for "mov(shifted register)"
2011-12-13 Jim GrosbachARM LDM/STM system instruction variants.
2011-12-13 Jim GrosbachThumb2 pre/post indexed stores can be from any non...
2011-12-13 Jim GrosbachTest for 146516
2011-12-13 Jim GrosbachThumb2 tweak for ccout handling in RSB parsing.
2011-12-13 Jim GrosbachARM thumb2 parsing of "rsb rd, rn, #0".
2011-12-13 Jim GrosbachARM NEON two-operand aliases for VQDMULH.
2011-12-13 Jim GrosbachARM pre-UAL NEG mnemonic for convenience when porting...
2011-12-13 Jim GrosbachARM add some more pre-UAL VFP mnemonics for convenience...
2011-12-13 Jim GrosbachARM add more 'gas' compatibility aliases for NEON instr...
2011-12-13 Kostya Serebryanymention AddressSanitizer in 3.1 release notes
2011-12-13 Fariborz Jahanianobjc: diagnose duplicate declaration of methods
2011-12-13 Kostya Serebryany[asan] report an error if blacklist file contains a...
2011-12-13 Chad Rosier[fast-isel] Unaligned loads of floats are not supported...
2011-12-13 Kostya Serebryany[asan] canonicalise the output for double-free and...
2011-12-13 Kostya Serebryanybuild compiler-rt with -fPIC, otherwise the run-time...
2011-12-13 Argyrios Kyrtzidis[libclang] Indexing API: Provide the protocols list...
next