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
Commit message (
Expand
)
Author
Age
Files
Lines
*
this should be xfailed on darwin. Darwin doesn't use the libstdc++ in the ll...
Chris Lattner
2009-07-16
1
-0
/
+1
*
With recent MC changes, RIP base register is explicitly modeled. Make sure we...
Evan Cheng
2009-07-16
2
-7
/
+111
*
Update CMake file.
Ted Kremenek
2009-07-16
1
-0
/
+1
*
Move the ConstantInt uniquing table into LLVMContextImpl. This exposed a num...
Owen Anderson
2009-07-16
34
-91
/
+173
*
Removed the SubsectionsViaSymbols MCStreamer API and replaced it with a generic
Kevin Enderby
2009-07-16
3
-8
/
+13
*
Tweak svn:ignore
Daniel Dunbar
2009-07-16
0
-0
/
+0
*
Fill in some holes in ScalarEvolution's loop iteration condition
Dan Gohman
2009-07-16
2
-2
/
+65
*
Clean up the definition of Str in AsmParser::ParseDirectiveDarwinDumpOrLoad
Kevin Enderby
2009-07-16
1
-3
/
+1
*
Add SmallString unit test.
Daniel Dunbar
2009-07-16
1
-0
/
+64
*
In an Apple-style build, compile with llvm-gcc/llvm-g++ if available.
Stuart Hastings
2009-07-16
1
-2
/
+5
*
Add an isLoopSimplifyForm() predicate, following the example of
Dan Gohman
2009-07-16
2
-0
/
+29
*
Use setStream infomatted_raw_ostream's constructor, to reduce code
Dan Gohman
2009-07-16
1
-10
/
+9
*
Remove inapplicable comments.
Dan Gohman
2009-07-16
1
-4
/
+0
*
Add explicit keywords.
Dan Gohman
2009-07-16
1
-2
/
+2
*
Tidy up #includes.
Dan Gohman
2009-07-16
4
-4
/
+1
*
Convert more tools code from cerr and cout to errs() and outs().
Dan Gohman
2009-07-16
21
-285
/
+278
*
Use size_t.
Dan Gohman
2009-07-16
4
-24
/
+24
*
Make xfail proper
Anton Korobeynikov
2009-07-16
1
-1
/
+1
*
Unbreak
Anton Korobeynikov
2009-07-16
11
-56
/
+122
*
Temporary disable 16 bit bswap
Anton Korobeynikov
2009-07-16
2
-3
/
+5
*
Add instruction formats and few opcodes
Anton Korobeynikov
2009-07-16
2
-983
/
+705
*
Add bswap patterns
Anton Korobeynikov
2009-07-16
2
-0
/
+66
*
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
2
-1
/
+33
*
Unbreak the test
Anton Korobeynikov
2009-07-16
1
-1
/
+2
*
Expand 32-bit bitconverts via memory
Anton Korobeynikov
2009-07-16
2
-2
/
+17
*
Fix incomin arg stack frame offset in case we need to generate stack frame
Anton Korobeynikov
2009-07-16
2
-1
/
+23
*
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
8
-183
/
+16
*
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
*
Emit proper rounding mode for fp_to_sint
Anton Korobeynikov
2009-07-16
1
-4
/
+4
*
f32/f64 regs are stored on stack if we're short in FP regs
Anton Korobeynikov
2009-07-16
1
-2
/
+2
*
Lower anyext to zext, 32-bit stuff does not have any implicit zero-extension ...
Anton Korobeynikov
2009-07-16
8
-16
/
+183
*
Make FP zero to be legal FP immediate via LOAD ZERO
Anton Korobeynikov
2009-07-16
2
-0
/
+48
*
Loads are not two-address in any way
Anton Korobeynikov
2009-07-16
1
-8
/
+7
[next]