index
:
~gabbayo/llvm
base
master
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-18
COFFDumper: Dump data directory entries.
Rui Ueyama
1
-36
/
+46
2013-07-18
Clean up some of this code a tiny bit, no functionality change.
Nick Lewycky
1
-13
/
+8
2013-07-18
ARM: Make sure the instruction alias for PLI uses the right subtarget features.
Tilmann Scheller
1
-1
/
+3
2013-07-18
R600/SI: Fix crash with VSELECT
Tom Stellard
2
-1
/
+13
2013-07-18
R600/SI: Add support for v2f32 loads
Tom Stellard
3
-1
/
+5
2013-07-18
R600/SI: Add support for v2f32 stores
Tom Stellard
2
-0
/
+6
2013-07-18
R600: Expand VSELECT for all types
Tom Stellard
2
-3
/
+3
2013-07-18
Revert "Remove DIBuilder cache of variable TheCU and change the few"
Eric Christopher
2
-21
/
+17
2013-07-18
Remove DIBuilder cache of variable TheCU and change the few
Eric Christopher
2
-17
/
+21
2013-07-18
Small improvement to the use of GetFileType:
Rafael Espindola
1
-1
/
+8
2013-07-18
Handle constants without going through SCEV.
Nadav Rotem
1
-0
/
+6
2013-07-18
SLPVectorizer: Speedup isConsecutive by manually checking GEPs with multiple ...
Nadav Rotem
1
-4
/
+12
2013-07-18
Windows/Path.inc: Introduce file_type::character_file and file_type::fifo_fil...
NAKAMURA Takumi
1
-0
/
+13
2013-07-18
[Support] Beef up and expose the response file parsing in llvm::cl
Reid Kleckner
1
-62
/
+141
2013-07-18
Change 'n' to 'N' to keep consistent with other instructions.
Joey Gouly
1
-4
/
+4
2013-07-18
[ARMv8] Add NEON instructions VCVT{A, N, P, M}.
Joey Gouly
2
-0
/
+64
2013-07-18
[SystemZ] Use RNSBG
Richard Sandiford
2
-21
/
+67
2013-07-18
Add Thumb tests for the ARMv8 FP instructions that I recently added.
Joey Gouly
1
-2
/
+2
2013-07-18
[SystemZ] Generalize RxSBG SRA case
Richard Sandiford
1
-27
/
+36
2013-07-18
[SystemZ] Use RXSBG
Richard Sandiford
1
-11
/
+16
2013-07-18
[SystemZ] Rename and formatting fixes
Richard Sandiford
1
-64
/
+61
2013-07-18
Remove the extra leading 0 from VMAXNMND.
Joey Gouly
1
-1
/
+1
2013-07-18
This patch extends mips register parsing methods to allow indexed register pa...
Vladimir Medic
1
-0
/
+12
2013-07-18
Fix copy and paste bug from r186491 to make v2f64 use MOVAPD/MOVUPD as it sho...
Craig Topper
1
-2
/
+2
2013-07-18
Reapply r186316 with a fix for one bug where the code could walk off the
Chandler Carruth
1
-1255
/
+976
2013-07-18
SLPVectorizer: Speedup isConsecutive (that checks if two addresses are consec...
Nadav Rotem
1
-12
/
+31
2013-07-18
PPC: Support dynamic allocas with large alignment
Hal Finkel
2
-27
/
+53
2013-07-18
Remove dead code.
Rafael Espindola
2
-82
/
+0
2013-07-18
Convert two uses if fstat with sys::fs::status.
Rafael Espindola
1
-14
/
+13
2013-07-18
Give 'hasPath' a longer but clearer name 'isPotentiallyReachable'. Also expand
Nick Lewycky
1
-5
/
+7
2013-07-17
PPC: Add base-pointer support to builtin setjmp/longjmp
Hal Finkel
5
-41
/
+72
2013-07-17
Add comparison operators for DIDescriptors to fix c++98 fallout
Eric Christopher
1
-1
/
+1
2013-07-17
Fix a comment.
Nadav Rotem
1
-1
/
+1
2013-07-17
Handle '.' correctly in hex float literal parsing.
Eli Friedman
1
-30
/
+20
2013-07-17
Restore r181216, which was partially reverted in r182499.
Stephen Lin
2
-43
/
+29
2013-07-17
Fix a funny typo. Thanks to Aaron Ballman for noticing.
Rafael Espindola
1
-1
/
+1
2013-07-17
Add a micro optimization to catch cases where the PtrA equals PtrB.
Nadav Rotem
1
-1
/
+1
2013-07-17
Add FILE_SHARE_WRITE to openFileForRead.
Rafael Espindola
1
-1
/
+1
2013-07-17
Silencing an MSVC warning about signed vs unsigned comparison mismatches.
Aaron Ballman
1
-1
/
+1
2013-07-17
[mips] Use "foreach" loop to make register definitions more concise.
Akira Hatanaka
1
-80
/
+9
2013-07-17
Add -*- C++ -*- to InstrEmitter.h.
Michael Gottesman
1
-1
/
+1
2013-07-17
This patch checks for valid mnemonics at the beginning of parseInstruction me...
Vladimir Medic
1
-0
/
+5
2013-07-17
Split openFileForRead into Windows and Unix versions.
Rafael Espindola
3
-15
/
+40
2013-07-17
Fix comparisons of alloca alignment in inliner merging
Hal Finkel
1
-3
/
+12
2013-07-17
Implement eret and deret(return from exception) instructions for Mips. Test e...
Vladimir Medic
2
-0
/
+21
2013-07-17
[ARMv8] Add support for the NEON instructions vmaxnm/vminnm.
Joey Gouly
5
-0
/
+119
2013-07-17
Ensure sys::getProcessTriple always uses a normalized triple. Patch by
Duncan Sands
1
-1
/
+1
2013-07-17
[XCore] Ensure implicit operands aren't lost on the return instruction.
Richard Osborne
1
-1
/
+3
2013-07-17
Teach x86 fast-isel to use AVX opcodes for vector stores when AVX is enabled.
Craig Topper
1
-6
/
+6
2013-07-17
Make x86 fast-isel correctly choose between aligned and unaligned operations ...
Craig Topper
1
-12
/
+28
[next]