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
/
utils
Commit message (
Expand
)
Author
Age
Files
Lines
*
tblgen uses dynamic_cast heavily, so it needs rtti info
Chris Lattner
2007-10-18
1
-0
/
+1
*
Reverting unnecessary commit of generated files.
Gordon Henriksen
2007-10-17
2
-51
/
+51
*
Switching TargetMachineRegistry to use the new generic Registry.
Gordon Henriksen
2007-10-17
2
-51
/
+51
*
Updated VC++ build system.
Hartmut Kaiser
2007-10-17
1
-8
/
+8
*
One mundane change: Change ReplaceAllUsesOfValueWith to *optionally*
Chris Lattner
2007-10-15
1
-2
/
+2
*
Fix typos.
Evan Cheng
2007-10-12
1
-5
/
+5
*
If the user did not check out LLVM and request it to be built, it should be a...
Tanya Lattner
2007-10-02
1
-1
/
+0
*
Add sqrt and powi intrinsics for long double.
Dale Johannesen
2007-09-28
2
-0
/
+8
*
Rename keyword "modify" -> "implicit".
Evan Cheng
2007-09-25
1
-6
/
+6
*
Add CopyCost to TargetRegisterClass. This specifies the cost of copying a value
Evan Cheng
2007-09-19
3
-2
/
+6
*
Bug fix and minor clean up of generated code.
Evan Cheng
2007-09-17
1
-29
/
+18
*
regenerate
Chris Lattner
2007-09-17
3
-2348
/
+1511
*
Remove spurious consts. This fixes warnings with compilers that
Dan Gohman
2007-09-14
1
-1
/
+1
*
Initial support for multi-result patterns:
Evan Cheng
2007-09-12
2
-57
/
+100
*
Allow set operators with multiple destinations, i.e. (set x, y, (op a, b)).
Evan Cheng
2007-09-11
1
-22
/
+25
*
update this to use llvm-config, patch by Jose M. Moya
Chris Lattner
2007-09-11
1
-4
/
+3
*
TableGen no longer emit CopyFromReg nodes for implicit results in physical
Evan Cheng
2007-09-07
1
-44
/
+15
*
Always check the type of node. This prevents situations such as selecting 32-...
Evan Cheng
2007-09-04
1
-36
/
+30
*
Add MVT::fAny for overloading intrinsics on floating-point types.
Dan Gohman
2007-08-16
2
-2
/
+4
*
Make use of the llvm-ld tool's new ability to read input from stdin to extract
Reid Spencer
2007-08-13
1
-7
/
+7
*
Now that llvm-ld can accept - as input from stdin, use this feature to extract
Reid Spencer
2007-08-11
1
-2
/
+2
*
propagate struct size and alignment of byval arguments to the DAG
Rafael Espindola
2007-08-10
1
-1
/
+3
*
This resolves a regression of BasicAA which failed to find any memory informa...
Chandler Carruth
2007-08-06
1
-2
/
+2
*
This is the patch to provide clean intrinsic function overloading support in ...
Chandler Carruth
2007-08-04
4
-51
/
+61
*
Added TargetInstrDescriptor::numDefs - num of results.
Evan Cheng
2007-08-02
1
-1
/
+2
*
More explicit keywords.
Dan Gohman
2007-07-30
1
-1
/
+1
*
VStudio compiler errors and placing Function*->ExFunc map under ManagedStatic...
Chuck Rose III
2007-07-27
1
-2
/
+2
*
Fix a pasto in a comment.
Dan Gohman
2007-07-26
1
-1
/
+1
*
Have register info provide the inverse mapping of register->superregisters. P...
Christopher Lamb
2007-07-26
1
-3
/
+43
*
Add target independent MachineInstr's to represent subreg insert/extract in M...
Christopher Lamb
2007-07-26
4
-6
/
+57
*
Teach TableGen about the new vector types.
Christopher Lamb
2007-07-26
1
-0
/
+4
*
A minor simplication in the generated code.
Dan Gohman
2007-07-24
1
-2
/
+2
*
Fixing some differences between CVS and SVN diff'ing. Reid fixed these already,
Chandler Carruth
2007-07-20
1
-2
/
+2
*
No need for noResults anymore.
Evan Cheng
2007-07-20
3
-5
/
+2
*
Change instruction description to split OperandList into OutOperandList and
Evan Cheng
2007-07-19
4
-4
/
+35
*
It's not necessary to do rounding for alloca operations when the requested
Dan Gohman
2007-07-18
76
-0
/
+23845