Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
008151782f866df98a61533f52aeeb27e318544b
0081517
Fix broken links, reported by Baptiste Lepilleur
by Chris Lattner
· 19 years ago
912095b
Expand fcopysign to a series of bitwise of operations when it's profitable to
by Evan Cheng
· 19 years ago
37e01c5
regenerate
by Chris Lattner
· 19 years ago
b924054
If we hit a parse error, emit something bad to the output stream. This ensures that
by Chris Lattner
· 19 years ago
aae5884
Document this tool as experimental and list its deficiencies.
by Reid Spencer
· 19 years ago
cf130b3
remove the 'protected' workaround now that we don't care about gcc 2.95 anymore.
by Chris Lattner
· 19 years ago
ad8d6de
remove xfailed test that depends on obsolete argument to lli
by Chris Lattner
· 19 years ago
6a21d84
Remove a manual renaming of a variable that was introduced before
by Reid Spencer
· 19 years ago
a517338
Clean up usage of "unsigned" and "signed" in the documentation to indicate
by Reid Spencer
· 19 years ago
b2a69a1
Add test for constructor and destructor sections.
by Lauro Ramos Venancio
· 19 years ago
30b51d9
Add extload(i1) test.
by Lauro Ramos Venancio
· 19 years ago
4c6676c
Add test for FCOPYSIGN.
by Lauro Ramos Venancio
· 19 years ago
ca1f66d
Expand SELECT (f32/f64) and FCOPYSIGN (f32/f64).
by Lauro Ramos Venancio
· 19 years ago
10e7c42
Removed reference to "cnull" because typical users shouldn't need to use it.
by Bill Wendling
· 19 years ago
5907588
ding dong llvm-gcc3 is dead
by Chris Lattner
· 19 years ago
78ce3b8
gcc 4.1.1 on amd64 is broken
by Chris Lattner
· 19 years ago
8c5a53a
Death to useless bitcast instructions!
by Reid Spencer
· 19 years ago
affaf07
Do not allow packed types for icmp and fcmp instructions.
by Reid Spencer
· 19 years ago
350f8aa
icmp and fcmp do not take packed type operands.
by Reid Spencer
· 19 years ago
1b7a880
XFAIL this test until such time that code gen can handle a comparison of
by Reid Spencer
· 19 years ago
ac4a1dd
Regenerate.
by Reid Spencer
· 19 years ago
539b471
Disallow packed types in icmp/fcmp instructions. The code generator is
by Reid Spencer
· 19 years ago
70d8d12
Now that setcondinst has been eliminated, we can mark Value::SubclassID
by Chris Lattner
· 19 years ago
898b2d5
fix typo
by Chris Lattner
· 19 years ago
7ce2f8b
Enable a couple xforms for packed vectors (undef | v) -> -1 for packed.
by Chris Lattner
· 19 years ago
e94d8b2
fix some bugs handling vectors, avoid host-specific handling of undefined shift results.
by Chris Lattner
· 19 years ago
58513aa
Add a new ConstantPacked::getAllOnesValue method
by Chris Lattner
· 19 years ago
8688428
Enable new pass manager, which was accidentally disabled.
by Devang Patel
· 19 years ago
c01901c
Add a test to ensure that we can assembly comparisons of packed values.
by Reid Spencer
· 19 years ago
e68853b
Regenerate.
by Reid Spencer
· 19 years ago
b4fdfdb
Permit icmp and fcmp to have packed operands.
by Reid Spencer
· 19 years ago
13701fa
Test @zext and @sext fully as well as testing the "short" call syntax.
by Reid Spencer
· 19 years ago
5f1397d
Add a test case to test parameter attributes feature.
by Reid Spencer
· 19 years ago
f6dc65f
Update test cases that grepped for register names that have now changed
by Reid Spencer
· 19 years ago
eff838e
Regenerate.
by Reid Spencer
· 19 years ago
7596fd0
Implement many new type features including upreferences, proper retention
by Reid Spencer
· 19 years ago
e8fc2f9
Finish implementation of variable renaming to handle collapsed type planes
by Reid Spencer
· 19 years ago
fcf17a3
The previous implementation of LLVM Streams wasn't removing symbols. This
by Bill Wendling
· 19 years ago
118dfcd
Fix a configure warning noticed by Duncan Sands.
by Reid Spencer
· 19 years ago
f0e76cf
Remove the find_rule label from the output of flex. This will break any
by Reid Spencer
· 19 years ago
c9d3471
fix testcase. It's not safe to strictly evaluate a load that should be lazy.
by Chris Lattner
· 19 years ago
a3bfdd4
Private labels start with .L on linux, not just .
by Chris Lattner
· 19 years ago
aff9387
Fix a comment that referred to the now defunct ubyte type.
by Reid Spencer
· 19 years ago
f54ad97
Remove two useless bit casts.
by Reid Spencer
· 19 years ago
0a516f9
It is no longer permissible to have undefined types in function parameters.
by Reid Spencer
· 19 years ago
6f978b1
Fix this test case. It is no longer permissible to have undefined types
by Reid Spencer
· 19 years ago
bcca340
Legalizer doesn't do an ANY_EXTEND if we don't ask for one so make sure
by Reid Spencer
· 19 years ago
26a3687
NULL names should pass validation.
by Jim Laskey
· 19 years ago
1e3a577
Silence warning.
by Jim Laskey
· 19 years ago
317848f
Really big cleanup.
by Anton Korobeynikov
· 19 years ago
7f7fdcc
A bit more debugging printf's.
by Evan Cheng
· 19 years ago
376dd21
Restore previous behavior of defaulting to ZEXT. This works around two
by Reid Spencer
· 19 years ago
8c57dfb
Two changes:
by Reid Spencer
· 19 years ago
b47b25c
Clean up from recent changes. Comment the new parameter to ExpandLibCall.
by Reid Spencer
· 19 years ago
2233361
Fix this test cases to use parameter attributes for its parameter and
by Reid Spencer
· 19 years ago
52ab904
Vectors are not supported by ConstantInt::getAllOnesValue.
by Jim Laskey
· 19 years ago
56581b7
This test case previously passed the assembler without error even though
by Reid Spencer
· 19 years ago
8c8a2dc
Regenerate.
by Reid Spencer
· 19 years ago
98b3c5c
Implement checking for unresolved types in the argument types and result
by Reid Spencer
· 19 years ago
c2b861d
Fix naming inconsistency.
by Evan Cheng
· 19 years ago
ad93d7f
- Fixing naming inconsistency: calleesave -> calleesaved.
by Evan Cheng
· 19 years ago
0098b3e
Fix naming inconsistency: calleesave -> calleesaved.
by Evan Cheng
· 19 years ago
ebdf389
Add virtual method spillCalleeSaveRegisters() and restoreCalleeSaveRegisters()
by Evan Cheng
· 19 years ago
42525a3
Add a test case for abstract parameter and result types in function
by Reid Spencer
· 19 years ago
cb69b2f
PR1068 - Unbounded array debug info.
by Jim Laskey
· 19 years ago
7356ae4
Regenerate.
by Reid Spencer
· 19 years ago
2128607
Permit signed and unsigned integer constants to be used with either signed
by Reid Spencer
· 19 years ago
7e6b4f7
For PR1070:
by Reid Spencer
· 19 years ago
8aabc9e
For PR1070:
by Reid Spencer
· 19 years ago
a14c3f1
Manually upgrade this test case to make sure that the new cast-to-bool
by Reid Spencer
· 19 years ago
6e8e644
For PR1070:
by Reid Spencer
· 19 years ago
52402b0
Regenerate.
by Reid Spencer
· 19 years ago
2b8036e
For PR1070:
by Reid Spencer
· 19 years ago
627c73d
Reverse last patch, committed by accident.
by Reid Spencer
· 19 years ago
4265a08
Fix this test case to be legal. There is no ubyte %tmp ever defined!
by Reid Spencer
· 19 years ago
5fe31dc
Add some convenience functions for getting the source and destination
by Reid Spencer
· 19 years ago
8155d6d
Back out last revision now that llvm-upgrade can remove useless bitcasts.
by Reid Spencer
· 19 years ago
f5626a3
Regenerate.
by Reid Spencer
· 19 years ago
16222c0
For PR1070: Remove useless bitcasts by commenting them out.
by Reid Spencer
· 19 years ago
ee5d25e
Fix a typo.
by Reid Spencer
· 19 years ago
9066834
Convert the intrinsic function definitions to use llvm_i32_ty instead of
by Reid Spencer
· 19 years ago
6359618
Fix a cut-and-paste bug for processing of InvokeInst parameter attributes.
by Reid Spencer
· 19 years ago
c6c59fd
Regenerate.
by Reid Spencer
· 19 years ago
e03969f
Remove an extra semi-colon.
by Reid Spencer
· 19 years ago
cc615c3
Fix a bug in comparison of GEP indices.
by Reid Spencer
· 19 years ago
c28d2bc
Remove documentation of non-existent cextcc and csretextcc calling
by Reid Spencer
· 19 years ago
71305d7
Add a missing colon. Noticed by Jeff Cohen.
by Reid Spencer
· 19 years ago
9985f9f
implement missing compares patch by Lauro bug fixed by me
by Rafael Espindola
· 19 years ago
1fd79b8
Fix a bug in getParamAttrs where an invalid value would be returned if the
by Reid Spencer
· 19 years ago
f17a0b7
One more try on the table formatting.
by Reid Spencer
· 19 years ago
92f8230
Clean up some typos and formatting.
by Reid Spencer
· 19 years ago
ca86e16
For PR950:
by Reid Spencer
· 19 years ago
71d2ec9
For PR950: Convert signed integer types to signless.
by Reid Spencer
· 19 years ago
eacb702
For PR950:
by Reid Spencer
· 19 years ago
4785781
For PR950:
by Reid Spencer
· 19 years ago
e49661b
For PR950: Convert signed integer types to signless ones.
by Reid Spencer
· 19 years ago
db8d2be
For PR950: Convert signed integer types to signless.
by Reid Spencer
· 19 years ago
c5b206b
For PR950:
by Reid Spencer
· 19 years ago
05e52a1
For PR950:
by Reid Spencer
· 19 years ago
88cfda2
For PR950:
by Reid Spencer
· 19 years ago
Next »