index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move all the dependencies on X86FixupKinds.h to a single method in preparation
Rafael Espindola
2011-12-22
1
-27
/
+34
*
ARM VFP assembly parsing and encoding for VCVT(float <--> fixed point).
Jim Grosbach
2011-12-22
4
-16
/
+70
*
Add missing usesCustomInserter flag on Int_eh_sjlj_setjmp_nofp.
Bob Wilson
2011-12-22
1
-1
/
+1
*
Tidy up. Use predicate function a bit more liberally.
Jim Grosbach
2011-12-22
1
-97
/
+52
*
Fix incorrect relocation generation. Patch by Kristof Beyls.
Rafael Espindola
2011-12-22
1
-8
/
+1
*
Add the actual code for r147175.
Chad Rosier
2011-12-22
1
-11
/
+82
*
ARM VFP add encoding of the bitcount to fixed-point<-->floating point. insns.
Jim Grosbach
2011-12-22
1
-0
/
+3
*
Remove some bogus comments.
Jim Grosbach
2011-12-22
1
-36
/
+18
*
ARM pre-UAL aliases. fcmp[sd].
Jim Grosbach
2011-12-22
2
-1
/
+3
*
Fix an incomplete refactoring of the ppc backend. Thanks to rdivacky for repo...
Rafael Espindola
2011-12-22
2
-15
/
+3
*
ARM assembler should accept shift-by-zero for any shifted-immediate operand.
Jim Grosbach
2011-12-22
1
-0
/
+33
*
ARM assembly parser canonicallize on 'lsl' for shift-by-zero form.
Jim Grosbach
2011-12-22
1
-0
/
+4
*
Tidy up. Trailing whitespace.
Jim Grosbach
2011-12-22
1
-2
/
+2
*
Nuke invalid comment from copy/paste.
Jim Grosbach
2011-12-22
1
-1
/
+0
*
Give string constants generated by IRBuilder private linkage.
Benjamin Kramer
2011-12-22
1
-1
/
+1
*
Make the unreachable probability much much heavier. The previous
Chandler Carruth
2011-12-22
1
-2
/
+3
*
Kill the monstrosity that was ELFObjectWriter.h.
Rafael Espindola
2011-12-22
2
-361
/
+331
*
Misc cleanups.
Rafael Espindola
2011-12-22
2
-76
/
+58
*
Fix APInt::rotl and APInt::rotr so that they work correctly. Found while wri...
Eli Friedman
2011-12-22
1
-12
/
+4
*
Move the Mips only bits of the ELF writer to lib/Target/Mips.
Rafael Espindola
2011-12-22
6
-145
/
+146
*
Make the virtual methods in ARMELFObjectWriter public.
Rafael Espindola
2011-12-22
1
-7
/
+6
*
Speculatively revert r146578 to determine if it is the cause of a number of
Chad Rosier
2011-12-22
1
-82
/
+11
*
Move the MBlaze ELF writer bits to lib/Target/MBlaze.
Rafael Espindola
2011-12-22
6
-71
/
+86
*
Hoisted some loop invariant smallvector lookups out of a MachineLICM loop
Pete Cooper
2011-12-22
1
-1
/
+3
*
Fix cmake.
Rafael Espindola
2011-12-22
1
-0
/
+1
*
Changed MachineLICM to use a worklist list MachineCSE instead of recursion.
Pete Cooper
2011-12-22
1
-44
/
+125
*
Move PPC bits to lib/Target/PowerPC.
Rafael Espindola
2011-12-22
5
-94
/
+120
*
Hopefully fix the cmake build.
Rafael Espindola
2011-12-22
1
-0
/
+1
*
Fix name in comments.
Rafael Espindola
2011-12-22
1
-1
/
+1
*
Local dynamic TLS model for direct object output. Create the correct TLS MIPS
Akira Hatanaka
2011-12-22
5
-0
/
+49
*
Unbreak cmake build after r147115.
Richard Smith
2011-12-22
1
-0
/
+1
*
Move the ARM specific parts of the ELF writer to Target/ARM.
Rafael Espindola
2011-12-22
6
-275
/
+310
*
getEFlags is const.
Rafael Espindola
2011-12-22
2
-5
/
+5
*
ARM NEON mnemonic aliase for vrecpeq.
Jim Grosbach
2011-12-21
1
-0
/
+3
*
ARM VFP optional data type on VMOV GPR<-->SPR.
Jim Grosbach
2011-12-21
1
-3
/
+11
*
ARM NEON optional data type on VSWP instructions.
Jim Grosbach
2011-12-21
1
-0
/
+6
*
ARM NEON mnemonic aliases for vzipq and vswpq.
Jim Grosbach
2011-12-21
1
-0
/
+3
*
Revert patch from 147090. There is not point to make code less readable if we
Jakub Staszak
2011-12-21
1
-43
/
+45
*
ARM asm parser should be more lenient w/ .thumb_func directive.
Jim Grosbach
2011-12-21
1
-8
/
+17
*
Fix a copy+pasto. No testcase, because the symptoms of dereferencing
Dan Gohman
2011-12-21
1
-1
/
+1
*
Thumb2 assembly parsing of 'mov rd, rn, rrx'.
Jim Grosbach
2011-12-21
1
-1
/
+3
*
Fix 80-column violations.
Chad Rosier
2011-12-21
1
-6
/
+6
*
Thumb2 assembly parsing of 'mov(register shifted register)' aliases.
Jim Grosbach
2011-12-21
2
-0
/
+41
*
Continue counting intrinsics as instructions (except when they aren't, such as
Nick Lewycky
2011-12-21
1
-3
/
+17
*
Fix typo and spacing, no functionality change.
Nick Lewycky
2011-12-21
1
-2
/
+2
*
- Change a few operator[] to lookup which is cheaper.
Jakub Staszak
2011-12-21
1
-45
/
+43
*
Oops - LiveIntervalUnion.cpp file does use std::find. Moving STL header inclu...
Lang Hames
2011-12-21
1
-0
/
+2
*
Remove disused STL header include.
Lang Hames
2011-12-21
1
-2
/
+0
*
Switch from WriteEFlags to getEFlags in preparation for moving it
Rafael Espindola
2011-12-21
2
-9
/
+8
*
Move common code into an MRI function.
Jakob Stoklund Olesen
2011-12-21
3
-24
/
+6
[next]