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
*
[tests] Update to use lit_config and lit package, as appropriate.
Daniel Dunbar
2013-08-09
4
-32
/
+35
*
Make helper static and fix formatting.
Benjamin Kramer
2013-08-09
1
-5
/
+4
*
This fixes the Thumb2 CPS assembly syntax.
Mihai Popa
2013-08-09
4
-2
/
+41
*
Fix assembling of Thumb2 branch instructions.
Mihai Popa
2013-08-09
10
-16
/
+451
*
Remove byte order mark from source file.
Benjamin Kramer
2013-08-09
1
-1
/
+1
*
Add back missing PPC relocation types.
Ulrich Weigand
2013-08-09
1
-0
/
+36
*
[SystemZ] Update README
Richard Sandiford
2013-08-09
1
-15
/
+5
*
Try to unbreak Windows build after r188022
Alexey Samsonov
2013-08-09
1
-1
/
+1
*
Add missing 'v' prefix in front of palignr on one of checks.
Craig Topper
2013-08-09
1
-1
/
+1
*
Change asserts at the top of getVectorShuffle to check that LHS and RHS have ...
Craig Topper
2013-08-09
1
-6
/
+3
*
Set ISD::FROUND to Expand by default for all types
Hal Finkel
2013-08-09
2
-4
/
+25
*
[CodeGen] prevent abnormal on invalid attributes
Saleem Abdulrasool
2013-08-09
10
-22
/
+36
*
Optimistically ignore scattered relocations in MachO in RuntimeDyld. This
Lang Hames
2013-08-09
4
-0
/
+12
*
[lit] Rename lit.{TestFormats,Util} to their aliased names {formats,util}.
Daniel Dunbar
2013-08-09
7
-20
/
+24
*
[lit] Inject the lit specific config object as 'lit_config' when loading conf...
Daniel Dunbar
2013-08-09
1
-0
/
+1
*
[lit] Split TestingConfig.frompath() into separate ctor and load methods.
Daniel Dunbar
2013-08-09
3
-51
/
+58
*
[lit] Eliminate mustExist parameter from TestingConfig.frompath().
Daniel Dunbar
2013-08-09
3
-37
/
+34
*
[lit] Only create config copies when a local config file is present.
Daniel Dunbar
2013-08-09
2
-5
/
+12
*
[lit] Eliminate parent argument from TestingConfig.frompath(), which is effec...
Daniel Dunbar
2013-08-09
3
-6
/
+12
*
Add missing PPC64 relocation types.
Michael J. Spencer
2013-08-08
1
-0
/
+42
*
Update the CMake build files.
Eric Christopher
2013-08-08
1
-0
/
+1
*
Revert r185882. This is causing problems with the gold linker and might be be...
Bill Wendling
2013-08-08
1
-4
/
+2
*
Move hash computation code into a separate class and file.
Eric Christopher
2013-08-08
3
-99
/
+191
*
Mips ELF: MicroMips direct object Little endian support.
Jack Carter
2013-08-08
4
-52
/
+126
*
llvm isn't C++11 yet :(
Michael J. Spencer
2013-08-08
1
-1
/
+1
*
[Object] Split the ELF interface into 3 parts.
Michael J. Spencer
2013-08-08
17
-2745
/
+2829
*
[mips] Rename accumulator register classes and FP register operands.
Akira Hatanaka
2013-08-08
12
-246
/
+246
*
[mips] Mark pseudo instructions as code-gen only.
Akira Hatanaka
2013-08-08
1
-5
/
+5
*
[mips] Delete register class HWRegs64.
Akira Hatanaka
2013-08-08
5
-56
/
+3
*
cast fix to appease buildbot
David Fang
2013-08-08
1
-1
/
+1
*
Revert "Reapply r185872 now that the address sanitizer has been changed to su...
Arnold Schwaighofer
2013-08-08
2
-9
/
+10
*
[tests] Remove dead VALGRIND and CLEANED_TESTSUITE makefile variables.
Daniel Dunbar
2013-08-08
1
-6
/
+0
*
[lit] Change --show-{tests,suites} to exit after printing.
Daniel Dunbar
2013-08-08
3
-12
/
+14
*
[lit] Remove --repeat option, which wasn't that useful.
Daniel Dunbar
2013-08-08
4
-23
/
+0
*
[lit] Eliminate some nested imports.
Daniel Dunbar
2013-08-08
4
-13
/
+8
*
[lit] Remove on_clone member, which is no longer used.
Daniel Dunbar
2013-08-08
2
-14
/
+9
*
initial draft of PPCMachObjectWriter.cpp
David Fang
2013-08-08
7
-22
/
+502
*
Fix off-by-one error in Regex::isValid
Alexey Samsonov
2013-08-08
2
-1
/
+9
*
R600/SI: Implement fp32<->fp64 conversions
Niels Ole Salscheider
2013-08-08
4
-2
/
+27
*
R600/SI: Implement sint<->fp64 conversions
Niels Ole Salscheider
2013-08-08
4
-2
/
+30
*
Use pop_back() instead of pop_back_val() when the returned value is not used.
Jakub Staszak
2013-08-08
1
-4
/
+4
*
Remove the now redundant FeatureFP16 from the Cortex-A15 feature list. It was...
Silviu Baranga
2013-08-08
1
-1
/
+1
*
Fix the comment.
Jakub Staszak
2013-08-08
1
-1
/
+1
*
Use EXPECT_TRUE/EXPECT_FALSE to avoid bogus warnings from the guts of gtest.
Benjamin Kramer
2013-08-08
1
-20
/
+20
*
test commit.
Andrea Di Biagio
2013-08-08
1
-1
/
+1
*
The name "tCDP" isn't used anywhere else in the source code, so renaming it f...
Mihai Popa
2013-08-08
1
-1
/
+1
*
DISubprogram metadata have an MDNode representing which base type
Eric Christopher
2013-08-08
1
-1
/
+1
*
Disable inlining between sanitized and non-sanitized functions.
Evgeniy Stepanov
2013-08-08
2
-5
/
+135
*
For DW_TAG_template_type_parameter the actual passed in type could
Eric Christopher
2013-08-08
2
-1
/
+57
*
Remove AllUndef check from one of the loops in getVectorShuffle. It was alrea...
Craig Topper
2013-08-08
1
-5
/
+1
[next]