index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
clang
/
test
/
Driver
/
clang-translation.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
clang -cc1: Rename -mcpu to -target-cpu to match other target options and not...
Daniel Dunbar
2009-12-18
1
-2
/
+2
*
Update tests to use %clang instead of 'clang', and forcibly disable use of '
Daniel Dunbar
2009-12-15
1
-6
/
+6
*
Driver: Switch to using "clang" "-cc1" instead of "clang-cc".
Daniel Dunbar
2009-12-11
1
-3
/
+6
*
Improve test portability.
Daniel Dunbar
2009-12-08
1
-3
/
+3
*
Unbreak clang-cc handling of -msoft-float / -mfloat-abi=, which I borked.
Daniel Dunbar
2009-12-08
1
-0
/
+26
*
Fix Clang tool translation to forward -fvisibility as separate arguments, the
Daniel Dunbar
2009-12-03
1
-1
/
+2
*
Move LLVM backend options to explicit clang-cc / clang -cc1 options, which we...
Daniel Dunbar
2009-11-29
1
-5
/
+5
*
Standardize Driver translation to call clang-cc using '-foo' form instead of ...
Daniel Dunbar
2009-11-20
1
-6
/
+6
*
Switch -f{builtin,math-errno,rtti} and -analyzer-purge-dead to -...no... vari...
Daniel Dunbar
2009-11-19
1
-1
/
+0
*
Add clang -mcpu=native support, patch by Roman Divacky, varioustweaks by me.
Daniel Dunbar
2009-11-14
1
-2
/
+2
*
Remove RUN: true lines.
Daniel Dunbar
2009-11-08
1
-1
/
+0
*
Eliminate &&s in tests.
Daniel Dunbar
2009-11-08
1
-15
/
+15
*
MultiTestRunner: Validate '&&' at the end of RUN lines.
Daniel Dunbar
2009-07-25
1
-3
/
+3
*
Change these tests to not depend as much on the name of the input.
Daniel Dunbar
2009-07-25
1
-1
/
+1
*
Tweak x86 -mcpu defaults.
Daniel Dunbar
2009-05-06
1
-1
/
+1
*
Improve handling of (X86) target features.
Daniel Dunbar
2009-05-06
1
-0
/
+4
*
(LLVM up) Update to use llvm::sys::getHostTriple().
Daniel Dunbar
2009-03-31
1
-1
/
+1
*
Driver: Translate -fverbose-asm for LLVM backend.
Daniel Dunbar
2009-03-24
1
-1
/
+2
*
Driver: ArgList::getLastArg was in fact returning the first matching arg.
Daniel Dunbar
2009-03-24
1
-1
/
+1
*
Rename clang-driver to clang.
Daniel Dunbar
2009-03-24
1
-1
/
+1
*
Don't use &> in tests; dash doesn't understand it.
Eli Friedman
2009-03-22
1
-1
/
+1
*
Driver: Fix bug in translating -O to clang, add clang-translation test
Daniel Dunbar
2009-03-18
1
-0
/
+11