Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove bunch of gcc 4.3-related warnings from Target | Anton Korobeynikov | 2008-02-20 | 1 | -1/+2 |
* | Remove warning about 64-bit code on processor | Dale Johannesen | 2008-02-15 | 1 | -6/+0 |
* | Fix a x86-64 codegen deficiency. Allow gv + offset when using rip addressing ... | Evan Cheng | 2008-02-07 | 1 | -4/+0 |
* | SSE 4.1 Intrinsics and detection | Nate Begeman | 2008-02-03 | 1 | -0/+2 |
* | Enable PIC codegen on x86-64/linux | Anton Korobeynikov | 2008-01-20 | 1 | -1/+1 |
* | Use size_t to store Pos, avoid truncating value | Duncan Sands | 2008-01-08 | 1 | -1/+1 |
* | darwin9 and above support aligned common symbols. | Chris Lattner | 2008-01-02 | 1 | -10/+22 |
* | Remove attribution from file headers, per discussion on llvmdev. | Chris Lattner | 2007-12-29 | 1 | -2/+2 |
* | Make ARM an X86 memcpy expansion more similar to each other. | Rafael Espindola | 2007-10-31 | 1 | -1/+1 |
* | Mac OS X X86-64 low 4G address not available. | Evan Cheng | 2007-08-01 | 1 | -0/+4 |
* | It's not necessary to do rounding for alloca operations when the requested | Dan Gohman | 2007-07-18 | 1 | -0/+293 |