Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix an invalid regex in the test | Eli Bendersky | 2012-12-02 | 1 | -1/+1 |
* | Fix remaining lit tests which were failing when run on an Atom | Preston Gurd | 2012-07-19 | 1 | -1/+1 |
* | Give the rdrand instructions a SideEffect flag and a chain so MachineCSE and ... | Benjamin Kramer | 2012-07-12 | 1 | -0/+38 |
* | llvm/test/CodeGen/X86/rdrand.ll: Relax expression corresponding to Win64 CC. | NAKAMURA Takumi | 2012-07-12 | 1 | -7/+7 |
* | Use %s instead of the explicit name, the latter doesn't work in out-of-tree b... | Benjamin Kramer | 2012-07-12 | 1 | -1/+1 |
* | Add intrinsics for Ivy Bridge's rdrand instruction. | Benjamin Kramer | 2012-07-12 | 1 | -0/+47 |