summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Spell correct (s/begining/beginning/)David Blaikie2013-06-19
* llvm-dwarfdump: Add support for dumping the .debug_loc sectionDavid Blaikie2013-06-19
* Access the TargetLoweringInfo from the TargetMachine object instead of cachin...Bill Wendling2013-06-19
* Remove unused function.Rafael Espindola2013-06-19
* [MC/DWARF] Generate multiple .debug_line entries for adjacent .loc directivesUlrich Weigand2013-06-19
* [APFloat] Converted all references to APFloat::isNormal => APFloat::isFiniteN...Michael Gottesman2013-06-19
* Really fix the missing header :-(Rafael Espindola2013-06-19
* Add missing include found by the bots.Rafael Espindola2013-06-19
* Remove last use of PathV1.h from Archive.hRafael Espindola2013-06-19
* Access the TargetLoweringInfo from the TargetMachine object instead of cachin...Bill Wendling2013-06-19
* Modified the implementation of fs::GetUniqueID on Windows such that it actual...Aaron Ballman2013-06-19
* [APFloat] Added isFiniteNonZero predicate.Michael Gottesman2013-06-19
* Access the TargetLoweringInfo from the TargetMachine object instead of cachin...Bill Wendling2013-06-19
* Add operator!= as the compliment to operator==. This is for a future change.Bill Wendling2013-06-19
* Don't cache the TLI object since we have access to it through TargetMachine a...Bill Wendling2013-06-19
* [APFloat] Expose isSmallest/isLargest as public methods.Michael Gottesman2013-06-19
* Allow creation of single-byte MCAtoms.Ahmed Bougacha2013-06-19
* Move StructurizeCFG out of R600 to generic Transforms.Matt Arsenault2013-06-19
* LSR: Fix the parameters used to compute the scaling factor cost.Quentin Colombet2013-06-19
* Add unit test to test a trivial verifier check.Bill Wendling2013-06-19
* Always set the mode.Rafael Espindola2013-06-19
* Remove more uses of sys::Path.Rafael Espindola2013-06-19
* SLPVectorizer: handle scalars that are extracted from vectors (using ExtractE...Nadav Rotem2013-06-19
* Remove unused function.Rafael Espindola2013-06-19
* Another attempt at fixing the bots.Rafael Espindola2013-06-19
* SLPVectorizer: start constructing chains at stores that are not power of two.Nadav Rotem2013-06-19
* Attempt at fixing some bots.Rafael Espindola2013-06-19
* Reduce sys::Path usage in llvm-ar.Rafael Espindola2013-06-19
* Remove Path::getDirectoryContents.Rafael Espindola2013-06-19
* Remove the 'R' modifier.Rafael Espindola2013-06-19
* Remove Path::isObjectFile.Rafael Espindola2013-06-19
* Remove Path::canExecute.Rafael Espindola2013-06-19
* The RenderMethod field in RegisterOperand class sets the name of the method o...Vladimir Medic2013-06-19
* MachOUniversal.cpp: Fix abuse of Twine. It would be sufficient to use std::st...NAKAMURA Takumi2013-06-19
* Fixed comment typo that causes the given comment to actually make sense.Michael Gottesman2013-06-19
* SLPVectorizer: vectorize compares and selects.Nadav Rotem2013-06-19
* Document the return value and fix a typo.Nadav Rotem2013-06-19
* Test commit access.Wan Xiaofei2013-06-19
* Remove `using namespace` and use explicit qualification.Sean Silva2013-06-19
* Remove spurious space.Sean Silva2013-06-19
* Remove unused parameter.Sean Silva2013-06-19
* [yaml2obj][ELF] Beef up this test a bit.Sean Silva2013-06-19
* [yaml2obj][ELF] Support ELFOSABI_* enum.Sean Silva2013-06-19
* There is no ELF ABI version enum.Sean Silva2013-06-19
* [yaml2obj][ELF] Support st_info through `Binding` and `Type` YAML keys.Sean Silva2013-06-19
* Use GetUnderlyingObject instead of custom functionMatt Arsenault2013-06-18
* [yaml2obj][ELF] Don't monkeypatch the YAML sections.Sean Silva2013-06-18
* [yaml2obj][ELF] Ensure STN_UNDEF entry is present.Sean Silva2013-06-18
* [yaml2obj][ELF] Rudimentary symbol table support.Sean Silva2013-06-18
* Small correction to unordered memory code generation of ARM LDRDJF Bastien2013-06-18