summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Fix linking of unnamed_addr in functions.Rafael Espindola2013-09-04
* Rename in preparation for adding tests for function linking.Rafael Espindola2013-09-04
* Use CHECK-DAG instead of sort.Rafael Espindola2013-09-04
* Support/Process: Add comments about PageSize and AllocationGranularity on Cyg...NAKAMURA Takumi2013-09-04
* MemoryBuffer.cpp: Don't peek the next page if file is multiple of *physical* ...NAKAMURA Takumi2013-09-04
* Whitespace.NAKAMURA Takumi2013-09-04
* Fix linking of unnamed_addr.Rafael Espindola2013-09-04
* InstCombine: allow unmasked icmps to be combined with logical opsTim Northover2013-09-04
* InstCombine: look for masked compares with subset relationTim Northover2013-09-04
* Inplement aarch64 neon instructions in AdvSIMD(shift). About 24 shift instruc...Hao Liu2013-09-04
* Use Intrinsic::ID for the pattern match templates, fixing a signed/unsignedEric Christopher2013-09-04
* Revert "Revert "Remove the darwin gdb option, that version of gdb is now dead...Michael Gottesman2013-09-04
* Revert "Remove the darwin gdb option, that version of gdb is now dead and the...Michael Gottesman2013-09-04
* Add llvm namespace to llvm::next.Michael Gottesman2013-09-04
* Use llvm::next() instead of incrementing begin iterators of std::vector.Michael Gottesman2013-09-04
* MCDwarf.h: Prune a few stray \param(s). [-Wdocumentation]NAKAMURA Takumi2013-09-04
* Remove the darwin gdb option, that version of gdb is now dead andEric Christopher2013-09-04
* Make the default dwarf version 3 for darwin when we can't find oneEric Christopher2013-09-04
* It's a very large constant. Say so.Eric Christopher2013-09-04
* Add r159136 back now that pr13124 has been fixed.Rafael Espindola2013-09-03
* [lit] Allow config files to pass arbitrary values to child configs.Daniel Dunbar2013-09-03
* X86: Mark non-crashing report_fatal_errors() as such.Jim Grosbach2013-09-03
* [objc-arc] Remove dead code from previous commit.Michael Gottesman2013-09-03
* [objc-arc] Turn off the objc_retainBlock -> objc_retain optimization.Michael Gottesman2013-09-03
* [objc-arc] Move some block tests from basic.ll -> retain-block.ll and add som...Michael Gottesman2013-09-03
* Add comments to the CFI instructions and reformat with clang-format. No funct...Bill Wendling2013-09-03
* Fix copy and pasto with CMake files for unittest.Eric Christopher2013-09-03
* Add a hashing routine that handles hashing types. Add a test forEric Christopher2013-09-03
* Sentences end with periods.Eric Christopher2013-09-03
* Enable late-vectorization by default.Nadav Rotem2013-09-03
* Fix grammarMatt Arsenault2013-09-03
* Teach InstCombineLoadCast about address spaces.Matt Arsenault2013-09-03
* Use type form of getIntPtrType in alloca visitor.Matt Arsenault2013-09-03
* WIP: Refactor some code so that it can be called by more than just one method...Bill Wendling2013-09-03
* Alphabetize.Eric Christopher2013-09-03
* Add a Python-like join function to merge a list of strings with aJoerg Sonnenberger2013-09-03
* Revert "Revert "ARM: Improve pattern for isel mul of vector by scalar.""Jim Grosbach2013-09-03
* Add the rest of the stock attributes to the attribute table.Eric Christopher2013-09-03
* TableGen: Enumerate Schedule Model too.Vincent Lejeune2013-09-03
* In this patch we are trying to do two things:Yi Jiang2013-09-03
* Print string value for DT_RPATH and DT_RUNPATH.Joerg Sonnenberger2013-09-03
* [MC] Revert part of my previous change, I was a bit overzealous.Joey Gouly2013-09-03
* Migrate the DWARF_VERSION constant to 4. It largely needs to go away.Eric Christopher2013-09-03
* [SystemZ] Add support for TMHH, TMHL, TMLH and TMLLRichard Sandiford2013-09-03
* [MC] AvailableFeatures needs to be a uint64_t to match FeatureBits in MCSubta...Joey Gouly2013-09-03
* [msan] Fix handling of select with struct arguments.Evgeniy Stepanov2013-09-03
* [msan] Fix select instrumentation.Evgeniy Stepanov2013-09-03
* [mips][msa] Added IntrNoMem and removed Commutative from sub intrinsics.Daniel Sanders2013-09-03
* [mips][msa] Added IntrNoMem to the floating-point intrinsics.Daniel Sanders2013-09-03
* [Sparc] Add support for soft long double (fp128).Venkatraman Govindaraju2013-09-03