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
/
Target
/
SystemZ
Commit message (
Expand
)
Author
Age
Files
Lines
*
Simplify JIT target selection.
Daniel Dunbar
2009-07-25
1
-7
/
+2
*
Add new helpers for registering targets.
Daniel Dunbar
2009-07-25
3
-27
/
+5
*
Get rid of the Pass+Context magic.
Owen Anderson
2009-07-22
1
-4
/
+4
*
Missed a piece of the commit to remove the shift flavor.
Eli Friedman
2009-07-21
1
-1
/
+0
*
make AsmPrinter::doFinalization iterate over the global variables
Chris Lattner
2009-07-21
1
-12
/
+2
*
fix Sparc, SystemZ, and MSP430 to not override AsmPrinter::doInitialization.
Chris Lattner
2009-07-21
1
-8
/
+0
*
Rename LessPrivateGlobalPrefix -> LinkerPrivateGlobalPrefix to match the
Chris Lattner
2009-07-21
1
-1
/
+1
*
Pass in the unfortunately named "LessPrivatePrefix" for the
Bill Wendling
2009-07-20
1
-1
/
+2
*
Add plumbing for the `linker_private' linkage type. This type is meant for
Bill Wendling
2009-07-20
1
-0
/
+2
*
CMake support for SystemZ.
Daniel Dunbar
2009-07-20
2
-0
/
+29
*
SystemZ *does* have a CodeGen/AsmPrinter split.
Daniel Dunbar
2009-07-19
1
-1
/
+1
*
Tweak cmake files for the four targets that don't split CodeGen out.
Daniel Dunbar
2009-07-19
1
-1
/
+1
*
Add dependencies from TargetInfo onto .td generation.
Daniel Dunbar
2009-07-19
1
-0
/
+1
*
Put Target definitions inside Target specific header, and llvm namespace.
Daniel Dunbar
2009-07-18
4
-3
/
+4
*
Add carry producing / using versions of add / sub
Anton Korobeynikov
2009-07-18
1
-6
/
+63
*
Expand frem
Anton Korobeynikov
2009-07-18
1
-0
/
+2
*
Turn abort() into unreachable
Anton Korobeynikov
2009-07-18
1
-4
/
+6
*
Turn few asserts into errors / unreachable's
Anton Korobeynikov
2009-07-18
3
-12
/
+14
*
Handle vector returns
Anton Korobeynikov
2009-07-18
1
-3
/
+3
*
Provide expansion for ct* intrinsics
Anton Korobeynikov
2009-07-18
2
-0
/
+19
*
Expand sext_inreg for i1
Anton Korobeynikov
2009-07-18
1
-0
/
+2
*
Add missed return
Anton Korobeynikov
2009-07-17
1
-1
/
+1
*
Avoid a compiler warning when assertions are turned off.
Duncan Sands
2009-07-17
1
-3
/
+2
*
Fix 'may be used uninitialized' warning.
Daniel Dunbar
2009-07-17
1
-2
/
+2
*
Unbreak
Anton Korobeynikov
2009-07-16
11
-56
/
+122
*
Temporary disable 16 bit bswap
Anton Korobeynikov
2009-07-16
1
-3
/
+4
*
Add instruction formats and few opcodes
Anton Korobeynikov
2009-07-16
2
-983
/
+705
*
Add bswap patterns
Anton Korobeynikov
2009-07-16
1
-0
/
+18
*
Provide crazy pseudos for regpairs spills / reloads
Anton Korobeynikov
2009-07-16
2
-2
/
+47
*
Handle long-disp stuff more consistently
Anton Korobeynikov
2009-07-16
3
-7
/
+31
*
All FP instructions have 12 bit memory displacement field
Anton Korobeynikov
2009-07-16
1
-34
/
+34
*
Another predicate routine
Anton Korobeynikov
2009-07-16
2
-0
/
+31
*
More helpers
Anton Korobeynikov
2009-07-16
2
-0
/
+66
*
Add bunch of branch folding stuff
Anton Korobeynikov
2009-07-16
3
-1
/
+187
*
Add missed opcodes to short => long displacement conversion
Anton Korobeynikov
2009-07-16
1
-0
/
+2
*
Cleanup
Anton Korobeynikov
2009-07-16
1
-91
/
+29
*
Fix logic inversion for RI-mode address selection
Anton Korobeynikov
2009-07-16
1
-1
/
+1
*
Expand 32-bit bitconverts via memory
Anton Korobeynikov
2009-07-16
1
-2
/
+2
*
Fix incomin arg stack frame offset in case we need to generate stack frame
Anton Korobeynikov
2009-07-16
1
-1
/
+1
*
Fix instruction mnemonics for some fp_to_sint operations
Anton Korobeynikov
2009-07-16
1
-2
/
+2
*
i32 values are passed extended also on stack. Handle this in generic way
Anton Korobeynikov
2009-07-16
1
-23
/
+24
*
We definitely have 1-0 bools
Anton Korobeynikov
2009-07-16
1
-0
/
+1
*
Revert the commit, it just hides the real bug
Anton Korobeynikov
2009-07-16
1
-1
/
+2
*
Out GR128 regclass is not a 'real' i128 one.
Anton Korobeynikov
2009-07-16
3
-5
/
+4
*
Add missed condbranch opcodes
Anton Korobeynikov
2009-07-16
1
-5
/
+29
*
Handle bitconverts
Anton Korobeynikov
2009-07-16
3
-4
/
+16
*
Unbreak mvi and friends - emit only 'significant' part of the operand
Anton Korobeynikov
2009-07-16
2
-6
/
+17
*
Expand fp_to_uint too
Anton Korobeynikov
2009-07-16
1
-0
/
+3
*
We don't have FP truncstores
Anton Korobeynikov
2009-07-16
1
-0
/
+3
*
Expand uint_to_fp
Anton Korobeynikov
2009-07-16
1
-0
/
+2
[next]