summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
* s/compiler_used/compiler.used/.Rafael Espindola2013-07-19
* [Option] Add inclusion and exclusion flags to option parsingReid Kleckner2013-07-19
* Add a line that got missed off somehow. Sorry about that!Joey Gouly2013-07-19
* [SystemZ] Add ALRK, AGLRK, SLRK and SGLRKRichard Sandiford2013-07-19
* [ARMv8] Implement the NEON instructions VRINT{N, X, A, Z, M, P}.Joey Gouly2013-07-19
* [SystemZ] Add AHIK and AGHIKRichard Sandiford2013-07-19
* [SystemZ] Add ARK, AGRK, SRK and SGRKRichard Sandiford2013-07-19
* [SystemZ] Add NGRK, OGRK and XGRKRichard Sandiford2013-07-19
* Initialize TempFileHandle.Serge Pavlov2013-07-19
* [SystemZ] Add NRK, ORK and XRKRichard Sandiford2013-07-19
* ARM: Add instruction aliases for the Thumb2 PLD/PLDW (literal) alternate form.Tilmann Scheller2013-07-19
* [SystemZ] Use SLLK, SRLK and SRAK for codegenRichard Sandiford2013-07-19
* [SystemZ] Start adding z196 and zEC12 supportRichard Sandiford2013-07-19
* Split openFileForWrite into windows and unix versions.Rafael Espindola2013-07-19
* Cleanup the stats counters for the new implementation. These actuallyChandler Carruth2013-07-19
* Fix another assert failure very similar to PR16651's test case. ThisChandler Carruth2013-07-19
* Try to move to a more reasonable set of naming conventions given the newChandler Carruth2013-07-19
* Fix uninitialized memory read found by MemorySanitizer: always set output par...Alexey Samsonov2013-07-19
* A long overdue cleanup in SROA to use 'DL' instead of 'TD' for theChandler Carruth2013-07-19
* Fix PR16651, an assert introduced in my recent re-work of the innards ofChandler Carruth2013-07-19
* [mips] Delete MFC1_FT_CCR, MTC1_FT_CCR and MOVCCRToCCR.Akira Hatanaka2013-07-19
* Remove DIBuilder cache of variable TheCU and change the fewEric Christopher2013-07-19
* Debug Info: enable verifying by default and disable testing cases that fail.Manman Ren2013-07-19
* MI Sched: Update the way resources are tracked so the current heuristics make...Andrew Trick2013-07-19
* Revert "COFFDumper: Dump data directory entries."Rui Ueyama2013-07-18
* COFFDumper: Dump data directory entries.Rui Ueyama2013-07-18
* Clean up some of this code a tiny bit, no functionality change.Nick Lewycky2013-07-18
* ARM: Make sure the instruction alias for PLI uses the right subtarget features.Tilmann Scheller2013-07-18
* R600/SI: Fix crash with VSELECTTom Stellard2013-07-18
* R600/SI: Add support for v2f32 loadsTom Stellard2013-07-18
* R600/SI: Add support for v2f32 storesTom Stellard2013-07-18
* R600: Expand VSELECT for all typesTom Stellard2013-07-18
* Revert "Remove DIBuilder cache of variable TheCU and change the few"Eric Christopher2013-07-18
* Remove DIBuilder cache of variable TheCU and change the fewEric Christopher2013-07-18
* Small improvement to the use of GetFileType:Rafael Espindola2013-07-18
* Handle constants without going through SCEV.Nadav Rotem2013-07-18
* SLPVectorizer: Speedup isConsecutive by manually checking GEPs with multiple ...Nadav Rotem2013-07-18
* Windows/Path.inc: Introduce file_type::character_file and file_type::fifo_fil...NAKAMURA Takumi2013-07-18
* [Support] Beef up and expose the response file parsing in llvm::clReid Kleckner2013-07-18
* Change 'n' to 'N' to keep consistent with other instructions.Joey Gouly2013-07-18
* [ARMv8] Add NEON instructions VCVT{A, N, P, M}.Joey Gouly2013-07-18
* [SystemZ] Use RNSBGRichard Sandiford2013-07-18
* Add Thumb tests for the ARMv8 FP instructions that I recently added.Joey Gouly2013-07-18
* [SystemZ] Generalize RxSBG SRA caseRichard Sandiford2013-07-18
* [SystemZ] Use RXSBGRichard Sandiford2013-07-18
* [SystemZ] Rename and formatting fixesRichard Sandiford2013-07-18
* Remove the extra leading 0 from VMAXNMND.Joey Gouly2013-07-18
* This patch extends mips register parsing methods to allow indexed register pa...Vladimir Medic2013-07-18
* Fix copy and paste bug from r186491 to make v2f64 use MOVAPD/MOVUPD as it sho...Craig Topper2013-07-18
* Reapply r186316 with a fix for one bug where the code could walk off theChandler Carruth2013-07-18