platform/upstream/llvm.git
2012-09-17 Andrew TrickBackout the wrong subtarget emitter fix
2012-09-17 Fariborz Jahanianobjective-C: improve on warnings about misplacement...
2012-09-17 Manman RenPGO: preserve branch-weight metadata when simplifying...
2012-09-17 Andrew TrickFix release build after reverting
2012-09-17 Jakob Stoklund... Merge into undefined lanes under -new-coalescer.
2012-09-17 Jakob Stoklund... Stop adding <imp-def> operands when expanding REG_SEQUENCE.
2012-09-17 Andrew TrickRevert r164061-r164067. Most of the new subtarget emitter.
2012-09-17 Richard SmithRemove redundant semicolons to fix -pedantic-errors...
2012-09-17 NAKAMURA Takumillvm/Target/TargetSubtargetInfo.h: Fix case in #include...
2012-09-17 Manman RenPGO: preserve branch-weight metadata when simplifying...
2012-09-17 Andrew TrickDon't use NULL as a fake keyword
2012-09-17 Andrew TrickInitMCProcessor
2012-09-17 Andrew TrickTargetSchedModel API. Implement latency lookup, disabled.
2012-09-17 Andrew Trickcomment typo
2012-09-17 Andrew TrickTableGen subtarget emitter. Use getSchedClassIdx.
2012-09-17 Andrew TrickTableGen subtarget emitter. Generate resolveSchedClass...
2012-09-17 Andrew TrickTableGen subtarget emitter. Initialize MCSubtargetInfo...
2012-09-17 Andrew TrickTableGen subtarget emitter. Format and emit data tables...
2012-09-17 Andrew TrickTableGen subtarget emitter. Generate data tables for...
2012-09-17 Andrew TrickTableGen subtarget emitter. Emit processor resources...
2012-09-17 Andrew TrickTableGen subtarget parser: Add getProcResourcesIdx().
2012-09-17 Jan Wen VoungAdd some cases to x86 OptimizeCompare to handle DEC...
2012-09-17 Alexander KornienkoAdded an example of an empty case label to avoid confusion.
2012-09-17 Manman RenPGO: preserve branch-weight metadata when simplifying...
2012-09-17 Fariborz Jahanianobjective-C: peroform property attribute consistency
2012-09-17 Bill WendlingRemove debugging code.
2012-09-17 Akira HatanakaMake sure there is enough room for RA. getStackSize...
2012-09-17 Enrico GranataMake the Class Descriptors able to fetch the class...
2012-09-17 Sean CallananRe-applied Enrico's patch that I so rudely
2012-09-17 Enrico GranataStop validating the vtable_ptr since it's not actually...
2012-09-17 Fariborz Jahanianobjective-C: issue warning when there is no whitespace
2012-09-17 Anna Zaks[analyzer] Teach the analyzer about implicit initializa...
2012-09-17 Michael IlsemanIncrease the static sizes of some SmallSets. finalizeBu...
2012-09-17 Michael Ilsemanwhitespace
2012-09-17 Michael LiaoFix PR13859
2012-09-17 Jim GrosbachTableGen: Add initializer.
2012-09-17 Bill Wendlings/__llvm_gcov_flush/__gcov_flush/g
2012-09-17 Jordan Rose-Warc-retain-cycles: look through [^{...} copy] and...
2012-09-17 Benjamin KramerLLVM_ATTRIBUTE_USED forces emission of a function....
2012-09-17 Benjamin KramerNewSROA: Provide a full set of operator< for ByteRanges.
2012-09-17 Axel NaumannDon't write uninitialized values even if nobody ever...
2012-09-17 Axel NaumannFix a few vars that can end up being used without initi...
2012-09-17 Alexander PotapenkoRun install_name_tool to fix the dynamic library ID...
2012-09-17 Silviu BarangaRemoved the VMLxForwarding feature for the Cortex-A15...
2012-09-17 Tom StellardAdd a MachinePostDominator pass
2012-09-17 Axel NaumannOpen up a few higher-level functions for tools.
2012-09-17 Sid ManningAdd ELFReference class - parse relocations needed by...
2012-09-17 Sid ManningAdd Michael Spencer's iterator class for stepping throu...
2012-09-17 Benjamin KramerUpdate linux stdio.h to support the recent additions...
2012-09-17 Nadav RotemDisable the protection from escaped allocas in an attem...
2012-09-17 Alexey Samsonov[TSan] Actually delete moved dirs with tests
2012-09-17 Alexey Samsonov[TSan] move: rtl_tests->tests/rtl unit_tests->tests...
2012-09-17 Alexey Samsonov[TSan] If we detect an unlimited stack, try to re-exec...
2012-09-17 Alexey Samsonov[Sanitizer] Hoist functions to get/set stack size and...
2012-09-17 Alexey Samsonov[ASan] increase sleep time if ASan finds two bugs simul...
2012-09-17 Craig TopperMark unimplemented copy constructors and copy assignmen...
2012-09-17 Craig TopperMark unimplemented copy constructors and copy assignmen...
2012-09-17 Craig TopperMark unimplemented copy constructors and copy assignmen...
2012-09-17 Craig TopperMark unimplemented copy constructors and copy assignmen...
2012-09-17 Craig TopperRemove a couple unused fields. Not detected by Wunused...
2012-09-17 Michael LiaoFix typo
2012-09-17 Dmitry Vyukovtsan: increase internal memory block limit 1GB->4GB
2012-09-17 Dmitry Vyukovtsan: reserve msb in stack depot id's (required for...
2012-09-16 Craig TopperAdd include of Compiler.h to fix build bot failures.
2012-09-16 Craig TopperAdd includes of Compiler.h to fix build bot failures.
2012-09-16 Craig TopperUse LLVM_DELETED_FUNCTION for copy constructors and...
2012-09-16 Craig TopperUse LLVM_DELETED_FUNCTION for copy constructors and...
2012-09-16 Craig TopperAdd LLVM_OVERRIDE and LLVM_FINAL C++11 compatibility...
2012-09-16 Howard HinnantAlign <atomic> with clang r163964 which disallows const...
2012-09-16 Chandler CarruthRefactor the SROA visitors for partitioning an alloca...
2012-09-16 Craig TopperAdd 'virtual' keywoards to output file for overridden...
2012-09-16 Craig TopperChange unsigned to uint32_t to match base class declara...
2012-09-16 Craig TopperFix bad comment. No functional change.
2012-09-16 Craig TopperAdd 'virtual' keywoards to output file for overridden...
2012-09-16 Nadav RotemFix the testcase to work on all platforms.
2012-09-16 Craig TopperAdd explicit virtual keywords for methods that override...
2012-09-16 Nadav RotemThe PMOVZXWD family of functions had patterns extends...
2012-09-16 Ted KremenekFix dead store found by static analyzer.
2012-09-16 Andrew TrickGuard fields by NDEBUG until they get used in the relea...
2012-09-16 Craig TopperTidy up formatting of some elses on a separate line...
2012-09-16 Jakob Stoklund... Add alternative coalescing algorithm under a flag.
2012-09-16 Jakob Stoklund... Fix problem when using LiveRangeQuery with block entries.
2012-09-16 Douglas GregorUpdate the PCH internals documentation to cover chained...
2012-09-16 Craig TopperTidy up trailing whitespace.
2012-09-16 Craig TopperRemove unneeded header.
2012-09-15 Dmitri GribenkoComment parsing: support \namespace like other commands...
2012-09-15 Dmitri GribenkoComment parsing: don't treat typedef to a typedef to...
2012-09-15 Dmitri GribenkoFix Doxygen issues: wrap code examples in \code and...
2012-09-15 Dmitri GribenkoUse LLVM_DELETED_FUNCTION in place of 'DO NOT IMPLEMENT...
2012-09-15 Dmitri GribenkoMake PTHManager properly noncopyable.
2012-09-15 Dmitri GribenkoAddress a long-standing FIXME: remove an unused copy...
2012-09-15 Craig TopperFix includes of llvm and clang files that used angle...
2012-09-15 Craig TopperFix includes of llvm files that used angle brackets.
2012-09-15 Craig TopperFix a couple include directives that used angle bracket...
2012-09-15 Craig TopperUse LLVM_DELETED_FUNCTION in place of 'DO NOT IMPLEMENT...
2012-09-15 Craig TopperRemove unused private fields to silence -Wunused-privat...
2012-09-15 Jakob Stoklund... Don't depend on kill flags in removeCopyByCommutingDef().
2012-09-15 Jakob Stoklund... Make LiveRangeQuery work for PHIDefs as well.
2012-09-15 Craig TopperUse LLVM_DELETED_FUNCTION in place of 'DO NOT IMPLEMENT...
2012-09-15 Craig TopperUse LLVM_DELETED_FUNCTION in place of 'DO NOT IMPLEMENT...
next